]> arthur.barton.de Git - ngircd-alex.git/commit
Fixed echo without newline for systems not understanding "echo -n"; added
authorAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 22:04:06 +0000 (22:04 +0000)
committerAlexander Barton <alex@barton.de>
Mon, 6 Sep 2004 22:04:06 +0000 (22:04 +0000)
commit450251f082e0d9b4b1cbdf803e061ca5b5fcf9ab
tree5ee96a149b74b81dd1a15f5827154c1ac86f314a
parentceef0580655e77e7e4dcbe6df180b015716f7e00
Fixed echo without newline for systems not understanding "echo -n"; added
new file "functions.inc" for functions usable by all test scripts.
src/testsuite/functions.inc [new file with mode: 0644]
src/testsuite/start-server.sh
src/testsuite/stop-server.sh
src/testsuite/stress-server.sh
src/testsuite/tests.sh
src/testsuite/wait-tests.sh