]> git.ipfire.org Git - thirdparty/tar.git/commitdiff
* README-hacking: Add testing note.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Nov 2025 19:07:05 +0000 (11:07 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 15 Nov 2025 23:10:48 +0000 (15:10 -0800)
README-hacking

index 5292cd1313a4bcba439d3d87ff8e5ca62081abdb..85cbff47004112653601461b42d3415585c91300 100644 (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.
+
 \f
 * Copyright information