]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Fix expected result for test cases with * with no leading expression.
authorUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 10:53:48 +0000 (10:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 18 Jan 2000 10:53:48 +0000 (10:53 +0000)
posix/TESTS

index 858e22315e097b1be93f19fa76142eb32f46d96a..f2c98864058ecc76544c2e0a22dfdeb909b6c677 100644 (file)
 0:ab|cd:abcd
 0:()ef:def
 0:()*:-
-1:*a:-
-0:^*:-
-0:$*:-
-1:(*)b:-
+2:*a:-
+2:^*:-
+2:$*:-
+2:(*)b:-
 1:$b:b
 2:a\:-
 0:a\(b:a(b