mirror of
https://github.com/curl/curl.git
synced 2026-07-28 03:53:12 +03:00
tests: delete unused commands
`runtests.pl` defaults to `-` if a command is missing, since
c43ad0f972.
This commit is contained in:
parent
52775a7fb4
commit
cc21ca6413
8 changed files with 0 additions and 24 deletions
|
|
@ -23,9 +23,6 @@ TrackMemory
|
|||
<name>
|
||||
unit tests memory tracking operational
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -18,9 +18,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
Test all curl_easy_setopt and curl_easy_getinfo options
|
||||
</name>
|
||||
<command>
|
||||
unused
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -22,9 +22,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libcurl URL escape/unescape tests
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libcurl strerror API call tests
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -25,9 +25,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
initialization with memory callbacks and actual usage
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_getdate() testing
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -23,9 +23,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
curl_mprintf() testing
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
|
|
@ -27,9 +27,6 @@ lib%TESTNUMBER
|
|||
<name>
|
||||
libtest memory tracking operational
|
||||
</name>
|
||||
<command>
|
||||
nothing
|
||||
</command>
|
||||
</client>
|
||||
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue