* README-hacking: Add testing note.

This commit is contained in:
Paul Eggert 2025-11-09 11:07:05 -08:00
parent 109edc9edb
commit f8b087a9f8

View File

@ -61,6 +61,12 @@ To only fetch auxiliary files from the network, run './bootstrap --pull'.
To only generate files such as 'configure', without accessing the
network, run './bootstrap --gen'.
* Testing
GNU Tar uses Autoconf's Autotest framework for testing; see the tests/
subdirectory, where the file testsuite.at contains the top level.
Run './testsuite --help' to see how to run individual tests.
* Copyright information