summaryrefslogtreecommitdiff
path: root/test/testnames.c
Commit message (Expand)AuthorAgeFilesLines
* Handle the variable length volume names on NetWarebnicholes2006-09-221-0/+12
* Update license header.jorton2006-09-201-6/+6
* From svn issue 1869, test for ../../../ as submitted, plus i've addedwrowe2006-07-241-0/+19
* Proveup: Bug 38801 reported by <kevin_wise motorola.com>wrowe2006-03-091-4/+32
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* Preserve leading '../' segments as when merging to an empty andwrowe2003-09-171-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