summaryrefslogtreecommitdiff
path: root/test/testfnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* Document another unexpected failure, researchingwrowe2011-05-191-0/+1
* Add more pattern tests involving slashes.wrowe2011-05-181-1/+11
* Worked out a test to reveal the flaw corrected by r1103041wrowe2011-05-171-0/+2
* Catch several faulty edgecases, no serious harm donewrowe2011-05-141-0/+10
* * test/testfnmatch.c: Add a few more apr_fnmatch() tests tojorton2011-05-111-0/+48
* Merge from 1.4.x branch:jorton2011-05-111-0/+109
* fix some obvious reversals of expected and actual values in invocations trawick2007-11-181-2/+2
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* * test/testfnmatch.c: Really fix the constant.jorton2004-12-081-1/+1
* * test/testfnmatch.c: Update silly constant again for new test file.jorton2004-12-061-1/+1
* * test/testfnmatch.c (test_glob, test_glob_currdir): Fix for presencejorton2004-11-171-13/+15
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-6/+6
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-13/+13
* Remove some unused #includes.rbb2004-03-151-5/+0
* Fix testfnmatch, it must clean up after itself by cd'ing back intorbb2004-03-131-0/+1
* * test/testfnmatch.c: Convert to Unix newlines.jorton2004-03-061-77/+77
* Add apr_match_glob and two tests to make sure that it is working. Thererbb2004-03-051-0/+77