summaryrefslogtreecommitdiff
path: root/test/testnames.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_48(no author)2003-10-241-0/+13
* Add the NetWare file system root stringbnicholes2003-01-081-0/+2
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Look at the status before the pointer resultwrowe2002-12-311-1/+1
* ABS_ROOT is simpler to follow if it is what its name implieswrowe2002-12-311-16/+16
* Make the testnames program portable. This fails one test on Windowsrbb2002-12-171-14/+20
* Migrate testnames to the new test suite.rbb2002-12-071-70/+153
* Use apr_ischar() ... especially within apr itself!wrowe2002-06-231-2/+2
* Update our copyright for this year.fielding2002-03-131-1/+1
* clean up some gcc warningstrawick2001-10-121-2/+3
* Get this compiling again. Seems like the right choice.jerenkrantz2001-07-011-1/+1
* get rid of an unused local variabletrawick2001-06-261-1/+0
* Hmmm... been sitting on this little test bench a while, time to share.wrowe2001-05-161-6/+17
* get rid of a couple of warnings in testnames.c, one for a bad printftrawick2001-05-011-2/+2
* Hmmm... fgets() is flavored a bit differenly from gets()wrowe2001-04-091-0/+7
* gets is an unsafe function, and it outputs and error message on Linux.rbb2001-04-091-2/+2
* Add my testbench that demonstrates apr_filepath_merge. This would bewrowe2001-04-081-0/+130