diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 15:56:40 -0800 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2011-03-04 15:56:40 -0800 |
commit | c60a6153be81956b8bd9fcec46fc12ee3b7ca38a (patch) | |
tree | 819aadbdca78f05c8af2df484f6a97355fcd47eb /tests/data/test1307 | |
parent | 80225b08cdda44cf1a764361131eef122f8c9451 (diff) |
Moved test 577 into the unit test framework as test 1307
Diffstat (limited to 'tests/data/test1307')
-rw-r--r-- | tests/data/test1307 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tests/data/test1307 b/tests/data/test1307 new file mode 100644 index 000000000..82ed3c07f --- /dev/null +++ b/tests/data/test1307 @@ -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> |