mirror of
https://github.com/moparisthebest/curl
synced 2024-12-22 08:08:50 -05:00
updated
This commit is contained in:
parent
8e735d1eea
commit
336124c3dc
@ -3,7 +3,7 @@ all:
|
|||||||
install:
|
install:
|
||||||
|
|
||||||
test:
|
test:
|
||||||
./runtests.sh
|
./runtests.pl
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -rf log
|
rm -rf log
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
The cURL Test Suite
|
The cURL Test Suite
|
||||||
|
|
||||||
Requires:
|
Requires:
|
||||||
perl, sh
|
perl (and some shell tools that still hasn't been written in pure perl)
|
||||||
|
|
||||||
Run:
|
Run:
|
||||||
'make test'. This invokes the 'runtests.sh' shell script. Edit the top
|
'make test'. This invokes the 'runtests.sh' shell script. Edit the top
|
||||||
|
Loading…
Reference in New Issue
Block a user