mirror of
https://github.com/curl/curl.git
synced 2026-07-23 17:47:15 +03:00
Added a generic way to disable test cases when "all" is run, and added the
FTP 3rd party transfers to that file for now until I have them sorted out.
This commit is contained in:
parent
4a24219a1a
commit
c866771cd2
3 changed files with 25 additions and 1 deletions
7
tests/data/DISABLED
Normal file
7
tests/data/DISABLED
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# This file can be used to specify test cases that should not run when all
|
||||
# test cases are run by runtests.pl. Just add the plain test case numbers, one
|
||||
# per line.
|
||||
# Comments starting with '#' letters are fine.
|
||||
230
|
||||
231
|
||||
232
|
||||
Loading…
Add table
Add a link
Reference in a new issue