Moved test 577 into the unit test framework as test 1307

This commit is contained in:
Dan Fandrich
2011-03-04 15:56:40 -08:00
parent 80225b08cd
commit c60a6153be
6 changed files with 45 additions and 96 deletions

27
tests/data/test1307 Normal file
View File

@@ -0,0 +1,27 @@
<testcase>
<!-- This replaces test 577 -->
<info>
<keywords>
unittest
wildcardmatch
</keywords>
</info>
#
# Client-side
<client>
<server>
none
</server>
<features>
unittest
</features>
<name>
internal Curl_fnmatch() testing
</name>
<tool>
unit1307
</tool>
</client>
</testcase>