mirror of
https://github.com/curl/curl.git
synced 2026-05-03 22:37:50 +03:00
updated
This commit is contained in:
parent
8e735d1eea
commit
336124c3dc
2 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue