mirror of
https://github.com/moparisthebest/curl
synced 2024-11-17 06:55:02 -05:00
unit1307: test many wildcards too
This commit is contained in:
parent
2a1b2b4ef5
commit
2c0c4dff08
@ -204,7 +204,11 @@ static const struct testcase tests[] = {
|
|||||||
|
|
||||||
{ "Lindmätarv", "Lindmätarv", MATCH },
|
{ "Lindmätarv", "Lindmätarv", MATCH },
|
||||||
|
|
||||||
{ "", "", MATCH }
|
{ "", "", MATCH },
|
||||||
|
{"**]*[*[\x13]**[*\x13)]*]*[**[*\x13~r-]*]**[.*]*[\xe3\xe3\xe3\xe3\xe3\xe3"
|
||||||
|
"\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3\xe3"
|
||||||
|
"\xe3\xe3\xe3\xe3\xe3*[\x13]**[*\x13)]*]*[*[\x13]*[~r]*]*\xba\x13\xa6~b-]*",
|
||||||
|
"a", NOMATCH }
|
||||||
};
|
};
|
||||||
|
|
||||||
static CURLcode unit_setup(void)
|
static CURLcode unit_setup(void)
|
||||||
|
Loading…
Reference in New Issue
Block a user