mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
updated
This commit is contained in:
parent
8e735d1eea
commit
336124c3dc
@ -3,7 +3,7 @@ all:
|
||||
install:
|
||||
|
||||
test:
|
||||
./runtests.sh
|
||||
./runtests.pl
|
||||
|
||||
clean:
|
||||
rm -rf log
|
||||
|
@ -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…
Reference in New Issue
Block a user