diff --git a/README-hacking b/README-hacking index 5292cd13..85cbff47 100644 --- a/README-hacking +++ b/README-hacking @@ -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