Loading tests/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ all: install: test: ./runtests.sh ./runtests.pl clean: rm -rf log Loading tests/README +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ The cURL Test Suite Requires: perl, sh perl (and some shell tools that still hasn't been written in pure perl) Run: 'make test'. This invokes the 'runtests.sh' shell script. Edit the top Loading Loading
tests/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ all: install: test: ./runtests.sh ./runtests.pl clean: rm -rf log Loading
tests/README +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ The cURL Test Suite Requires: perl, sh perl (and some shell tools that still hasn't been written in pure perl) Run: 'make test'. This invokes the 'runtests.sh' shell script. Edit the top Loading