mirror of
https://github.com/curl/curl.git
synced 2026-08-24 14:03:35 +03:00
lib1301: unit103 turned into a libtest
It is not a unit test so moved over to libtests.
This commit is contained in:
parent
3f039dfd6f
commit
480ac6e54d
5 changed files with 70 additions and 65 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
curl_strcasecompare
|
||||
curl_strequal
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
|
|
@ -12,11 +12,8 @@ curl_strcasecompare
|
|||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
curl_strcasecompare unit tests
|
||||
curl_strequal tests
|
||||
</name>
|
||||
</client>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue