gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 115/125: unit1307: test many wildcards too


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 115/125: unit1307: test many wildcards too
Date: Sun, 21 Jan 2018 23:42:50 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 2c0c4dff083f9b258c18456567cf15fa32e3acd7
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Jan 16 15:57:30 2018 +0100

    unit1307: test many wildcards too
---
 tests/unit/unit1307.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/unit/unit1307.c b/tests/unit/unit1307.c
index c5ec587a5..266eed392 100644
--- a/tests/unit/unit1307.c
+++ b/tests/unit/unit1307.c
@@ -204,7 +204,11 @@ static const struct testcase tests[] = {
 
   { "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)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]