]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/testsuite/README
Spelling fixes, mostly in file comments
[ngircd-alex.git] / src / testsuite / README
index 8b695a1b4a5cea9eb8d68fc76d1918d125ed4c41..33855fb094afa4cfdeef7e3081e29cda8cf4afff 100644 (file)
@@ -50,7 +50,7 @@ start-server.sh [<id>]
        and that no other instance of the test binary is already running.
        The exit code is 0 if the test binary could be started.
 
-stop-server.sha [<id>]
+stop-server.sh [<id>]
 
        This script uses getpid.sh to detect a running test binary
        "T-ngircd<id>" and then shuts it down using the TERM signal.
@@ -71,7 +71,7 @@ tests.sh
 test-loop.sh [<loops> [<wait>]]
 
        This script runs all the tests <loops> times (default: 5) and pauses
-       <wait> seconds (default: 5) betweed runs.
+       <wait> seconds (default: 5) between runs.
        It isn't used by "make check" or "make testsuite".
 
 wait-tests.sh [<max>]
@@ -97,3 +97,4 @@ server-link-test.e
 stress-A.e
 stress-B.e
 who-test.e
+whois-test.e