Skip to content

Commit

Permalink
Add testing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHabets committed Dec 31, 2023
1 parent 26279a5 commit 2d2165c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ Don't make style-only changes, but fix the style on the line you're touching any
1. Up version in configure.ac. Commit.
2. Run `./extra/mktarball HEAD`
3. Test that tarball.
1. make check
2. make distcheck
3. Some manual tests
4. Check `git log --reverse arping-2.oldversion..HEAD` for notable changes.
5. Create tag: `git tag -s arping-2.newversion`
6. Push to github: `git push --tags`
Expand Down

0 comments on commit 2d2165c

Please sign in to comment.