summaryrefslogtreecommitdiff
path: root/test/testfnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* * 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