diff options
Diffstat (limited to 'test/stdout/0002')
-rw-r--r-- | test/stdout/0002 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index 8e3c661b3..e437faded 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -356,6 +356,13 @@ > a\:b: ^a\\.+b > a\:Xb: ^a\\.+b > +> # Some tests of case-(in)dependence +> +> MiXeD-CD: Data found for case-dependent MiXeD-CD +> MixeD-CD: NOT FOUND +> MiXeD-Ncd: Data found for case-independent MiXeD-nCD +> MixeD-Ncd: Data found for case-independent MiXeD-nCD +> > # IP address (CIDR) lookups > > 1.2.3.4: data for 1.2.3.4 |