tests: delete unused commands

`runtests.pl` defaults to `-` if a command is missing, since
c43ad0f972.
This commit is contained in:
Viktor Szakats 2025-08-19 16:09:04 +02:00
parent 52775a7fb4
commit cc21ca6413
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
8 changed files with 0 additions and 24 deletions

View file

@ -23,9 +23,6 @@ TrackMemory
<name>
unit tests memory tracking operational
</name>
<command>
nothing
</command>
</client>
#

View file

@ -18,9 +18,6 @@ lib%TESTNUMBER
<name>
Test all curl_easy_setopt and curl_easy_getinfo options
</name>
<command>
unused
</command>
</client>
#

View file

@ -22,9 +22,6 @@ lib%TESTNUMBER
<name>
libcurl URL escape/unescape tests
</name>
<command>
nothing
</command>
</client>
#

View file

@ -23,9 +23,6 @@ lib%TESTNUMBER
<name>
libcurl strerror API call tests
</name>
<command>
nothing
</command>
</client>
#

View file

@ -25,9 +25,6 @@ lib%TESTNUMBER
<name>
initialization with memory callbacks and actual usage
</name>
<command>
nothing
</command>
</client>
#

View file

@ -23,9 +23,6 @@ lib%TESTNUMBER
<name>
curl_getdate() testing
</name>
<command>
nothing
</command>
</client>
#

View file

@ -23,9 +23,6 @@ lib%TESTNUMBER
<name>
curl_mprintf() testing
</name>
<command>
nothing
</command>
</client>
#

View file

@ -27,9 +27,6 @@ lib%TESTNUMBER
<name>
libtest memory tracking operational
</name>
<command>
nothing
</command>
</client>
#