]> Savannah Git Hosting - gnulib/maint-tools.git/commitdiff
gnulib-tool-tests: Tweak README.
authorBruno Haible <bruno@clisp.org>
Wed, 20 Mar 2024 10:20:53 +0000 (11:20 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 20 Mar 2024 10:20:53 +0000 (11:20 +0100)
gnulib-tool-tests/README

index dd2d3d7134f831184ed15ba1f391be1f8844e161..9526887e322f24de81939317d8524cdf8441b815 100644 (file)
@@ -10,9 +10,9 @@ commit 35245921a8f0eace93bef05814525673078b58c7 from the stable-202401 branch,
 
 The tests themselves are shell scripts named 'test-*.sh' (which makes it
 easy to run a single test), in one of the these directories:
-  - info-tests        Tests which only produce output on stdout.
-  - import-tests      Tests which add files to a given package.
-  - create-tests      Tests which create a directory.
+  - info-tests        Tests invocations which only produce output on stdout.
+  - import-tests      Tests invocations which add files to a given package.
+  - create-tests      Tests invocations which create a directory.
 
 Each of the directories also has a 'test-all.sh' script, that runs all
 the enabled tests in that directory.