From a61dc2074ae6cd00f1c166dc0102c491db056060 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:06:33 +0000 Subject: zsh-3.1.5-pws-1 --- Misc/globtests | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Misc/globtests') diff --git a/Misc/globtests b/Misc/globtests index 728aee5ae..b7d5fd0bd 100755 --- a/Misc/globtests +++ b/Misc/globtests @@ -103,5 +103,14 @@ t :] [:]]# t [ [[] t ] []] t [] [^]]] +t fooxx (#i)FOOXX +f fooxx (#l)FOOXX +t FOOXX (#l)fooxx +f fooxx (#i)FOO(#I)X(#i)X +t fooXx (#i)FOO(#I)X(#i)X +t fooxx ((#i)FOOX)x +f fooxx ((#i)FOOX)X +f BAR (bar|(#i)foo) +t FOO (bar|(#i)foo) EOT print "$failed tests failed." -- cgit 1.4.1