summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* merge r834585 from trunk:trawick2009-11-141-1/+105
* merge r834130 and r834133 from trunk:trawick2009-11-141-20/+24
* Merge r833907 from trunk:trawick2009-11-081-1/+6
* Merge r821524, r822431, r822892, r824500 from trunk:rpluem2009-10-162-0/+61
* Backport r824549: fixed error message in abts_ptr_notnull()fuankg2009-10-161-1/+1
* cleaned up main NetWare test makefile.fuankg2009-10-051-206/+0
* improved NetWare test makefiles.fuankg2009-10-053-13/+520
* fixed nw_misc.c so that it doesnt overwrite line 24 anymore.fuankg2009-10-059-2095/+1
* renamed NetWare makefiles to our usuaL scheme.fuankg2009-10-058-0/+2087
* Backport r809854 from the trunk.bojan2009-09-013-2/+13
* Backport r800627 from the trunk.bojan2009-08-031-0/+3
* Backport r799497 from the trunk.bojan2009-07-312-0/+6
* replaced pressanykey() since it blocks the NetWare loader when called inside ...fuankg2009-07-151-2/+12
* play nice when called from bash.fuankg2009-06-301-0/+1
* As I had gone ahead and built this table as part of another exercise,wrowe2008-11-211-1/+46
* "make testall" does not build the support programs (readchild, mod_test.la, ...)gregames2008-10-031-1/+1
* Test for telnet service instead of http (Solaris 8 doesn't have http).bojan2008-08-111-3/+3
* Moved new apr_file_link() function to open.c for all platformstdonovan2008-07-252-20/+19
* Add apr_file_link() function.bojan2008-07-251-0/+20
* * Increase the size of the mapped block from 16k to 64k since the default pagerpluem2008-06-181-2/+2
* Use correct format for apr_time_t.bojan2008-06-171-2/+3
* Add test for apr_getservbyname().bojan2008-06-021-0/+21
* Correct license statements to the ASF labeling policy. Note major partswrowe2008-05-282-13/+12
* Revert unintentional r658631 change to Makefile.inwrowe2008-05-211-2/+0
* Add APR_DSOPATH for walking library path locationswrowe2008-05-211-0/+2
* Revert r47540mturk2008-04-131-17/+0
* Introduce apr_pollset_wakeup()mturk2008-04-131-0/+17
* win32 find.exe != bsd/gnu find, and we want the native flavor.wrowe2007-12-261-1/+2
* fix some obvious reversals of expected and actual values in invocations trawick2007-11-1810-48/+48
* check that the library function succeeded, not thattrawick2007-11-181-2/+2
* Learn the appropriate csize Allocation magic applicablewrowe2007-11-081-3/+2
* No use for rv now.wrowe2007-11-061-1/+0
* On some (bogus) platforms we can only discover csize-by-name.wrowe2007-11-061-0/+2
* More effectively explain apr_shm_remove, and the hints thatwrowe2007-11-061-10/+19
* After reviewing the code, back out the previous two commitswrowe2007-11-061-5/+12
* The test for remove should actually be verifying thatwrowe2007-11-061-7/+3
* Axe another poor illustration, apr_shm_destroy preceeds apr_shm_removewrowe2007-11-061-6/+3
* Leftover cut-n-paste junk noted by Lucian Adrian Grijincu <lucian.grijincu gm...wrowe2007-11-061-1/+1
* It is entirely pointless to have nonportable behaviors as exampleswrowe2007-11-061-12/+1
* Broken on EBCDIC platforms at a minimum, perhaps others.wrowe2007-11-011-51/+67
* Address the make flavor discrepancies that Joe Orton pointed out.wrowe2007-10-311-33/+52
* * test/testlfs.c (test_open): Fix style issues introduced injorton2007-10-301-8/+4
* Lots of testing on this first draft is needed. Committing to make it easierwrowe2007-10-301-55/+82
* avoid passing function ptr in void *trawick2007-10-291-4/+16
* fix implicit return type for closeConnection()trawick2007-10-291-1/+1
* Explanations would be goodwrowe2007-10-262-0/+18
* Drop redundant referencewrowe2007-10-261-1/+1
* Finish reverting to the old manner of building mod_test.lawrowe2007-10-261-1/+1
* Back out this change, let libmod_test carry all linkage dependencies andwrowe2007-10-251-5/+3
* Avoid a truncation emit, keep the math size_t big.wrowe2007-10-191-1/+1