summaryrefslogtreecommitdiff
path: root/test/testfnmatch.c
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-201-3/+3
* testfnmatch: fix number of expected test/data/*.txt files.Yann Ylavic2021-03-111-1/+1
* Revert 1839699, this contained unintended, additional noise. Re-correcting.William A. Rowe Jr2018-08-301-13/+0
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDWilliam A. Rowe Jr2018-08-301-0/+13
* There are 10 lights! I mean filesJim Jagielski2017-04-041-1/+1
* Document another unexpected failure, researchingWilliam A. Rowe Jr2011-05-191-0/+1
* Add more pattern tests involving slashes.William A. Rowe Jr2011-05-181-1/+11
* Worked out a test to reveal the flaw corrected by r1103041William A. Rowe Jr2011-05-171-0/+2
* Catch several faulty edgecases, no serious harm doneWilliam A. Rowe Jr2011-05-141-0/+10
* * test/testfnmatch.c: Add a few more apr_fnmatch() tests toJoe Orton2011-05-111-0/+48
* Merge from 1.4.x branch:Joe Orton2011-05-111-0/+109
* fix some obvious reversals of expected and actual values in invocations Jeff Trawick2007-11-181-2/+2
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* * test/testfnmatch.c: Really fix the constant.Joe Orton2004-12-081-1/+1
* * test/testfnmatch.c: Update silly constant again for new test file.Joe Orton2004-12-061-1/+1
* * test/testfnmatch.c (test_glob, test_glob_currdir): Fix for presenceJoe Orton2004-11-171-13/+15
* Add the line number to the verbose output from abts. This also removesRyan Bloom2004-05-141-6/+6
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-13/+13
* Remove some unused #includes.Ryan Bloom2004-03-151-5/+0
* Fix testfnmatch, it must clean up after itself by cd'ing back intoRyan Bloom2004-03-131-0/+1
* * test/testfnmatch.c: Convert to Unix newlines.Joe Orton2004-03-061-77/+77
* Add apr_match_glob and two tests to make sure that it is working. ThereRyan Bloom2004-03-051-0/+77