summaryrefslogtreecommitdiff
path: root/test/testdir.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Only APR_FINFO_DIRENT is guarenteed to be supported... other platformswrowe2002-12-291-5/+5
* Add some tests that were written but not being run.rbb2002-11-241-0/+4
* Fix the names for all tests. (I got sick of seeing Test in the output)rbb2002-11-241-1/+1
* Change how individual test programs are run. Now, testall is the driverrbb2002-11-231-7/+0
* Remove "unused variable" warnings from GCC.jorton2002-11-141-4/+0
* Migrate the directory test program to the new test suite.rbb2002-11-111-47/+240
* Update our copyright for this year.fielding2002-03-131-1/+1
* gotta close the dir before it can be removed (at least on Win32);trawick2001-08-061-0/+3
* use exit status 0 for success in testdir, testoc, and testproctrawick2001-08-021-1/+1
* Make testdir more portablebjh2001-06-281-3/+5
* Bugfix for the unix version of apr_dir_read(). I caught it on mysussman2001-06-151-0/+131