summaryrefslogtreecommitdiff
path: root/tests/lib/libc/gen/t_fnmatch.c
AgeCommit message (Expand)Author
2016-10-31Add another case related to the ones from PR 49278: [A-\\].dholland
2014-10-12You need double the number of backslashes in a pattern, since \\ -> '\' inchristos
2014-10-12Add expect fail for PR lib/49278justin
2014-10-12Add some fnmatch test cases from other C library test suitesjustin
2012-04-08Append few basic test cases.jruoho
2012-03-25PR/41558 has been fixed.christos
2012-03-18Add a case for PR lib/41558. It is unclear whether this is a bug, but atjruoho