OpenGrok
Cross Reference: t_fnmatch.c
xref
: /
src
/
tests
/
lib
/
libc
/
gen
/
t_fnmatch.c
Home
|
History
|
Annotate
|
Download
|
only in
gen
History log of
/src/tests/lib/libc/gen/t_fnmatch.c
Revision
Date
Author
Comments
1.7
31-Oct-2016
dholland
Add another case related to the ones from PR 49278: [A-\\].
1.6
12-Oct-2014
christos
branches: 1.6.2;
You need double the number of backslashes in a pattern, since \\ -> '\' in
the string which means escape. Now the tests don't fail.
1.5
12-Oct-2014
justin
Add expect fail for PR lib/49278
1.4
12-Oct-2014
justin
Add some fnmatch test cases from other C library test suites
1.3
08-Apr-2012
jruoho
branches: 1.3.2;
Append few basic test cases.
1.2
25-Mar-2012
christos
PR/41558 has been fixed.
1.1
18-Mar-2012
jruoho
Add a case for PR lib/41558. It is unclear whether this is a bug, but at
least it is documented now. Probably it would be better to follow Linux,
where the test case does not fail.
1.3.2.2
17-Apr-2012
yamt
sync with head
1.3.2.1
08-Apr-2012
yamt
file t_fnmatch.c was added on branch yamt-pagecache on 2012-04-17 00:09:10 +0000
1.6.2.1
04-Nov-2016
pgoyette
Sync with HEAD
Indexes created Wed Oct 22 13:09:56 GMT 2025