summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* replaced pressanykey() since it blocks the NetWare loader when called inside ...fuankg2009-07-151-2/+12
* play nice when called from bash.fuankg2009-07-061-0/+1
* renamed NetWare makefiles to our standard.fuankg2009-07-068-0/+0
* Backport r684616 from the trunk.bojan2008-08-111-3/+3
* Merge r669111 from trunk:rpluem2008-06-181-2/+2
* Backport r668878 from the trunk.bojan2008-06-171-2/+3
* Backport rr661178 and 662326 from the trunk.bojan2008-06-031-0/+21
* Revert to 1.2.x style build for binary compatibility; it was neverwrowe2008-05-285-66/+36
* Correct license statements to the ASF labeling policy. Note major partswrowe2008-05-282-13/+12
* 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
* Clean up the last overflow lines, and toss in some dependencieswrowe2007-10-191-1/+8
* Push check: to the end where it's easy to find, and roughly matcheswrowe2007-10-191-16/+16
* In my recent commit (586209) I demonstrated that we were much too wordywrowe2007-10-191-17/+17
* ./testall and ./data/, like peanut butter and jelly. Am I right or what?wrowe2007-10-191-0/+3
* Reordering; group into logical (what a concept) groups of tests,wrowe2007-10-191-37/+41
* Reordering, put TESTS front and centerwrowe2007-10-191-12/+14
* Missed the pre-aprapp bindings for test gui-buildswrowe2007-10-181-5/+35
* Rename apr_app to clearly fall in our target tree aswrowe2007-10-181-2/+2
* Correct typos, apr looks goodwrowe2007-10-182-4/+4
* THOSE other programs :)wrowe2007-10-171-1/+1
* Provide -v'erbose output during test-builds, andwrowe2007-10-161-16/+24
* * test/testlockperf.c: Silence gcc warning from missing type.jorton2007-10-161-1/+1
* Alphasortwrowe2007-10-161-15/+15
* Apply the Unix fix to Win32 (gee thanks Joe ;-)wrowe2007-10-151-7/+13
* Erm, we should /not/ fail.wrowe2007-10-151-2/+2
* Reset (tc->)failed so we see the second failure message.wrowe2007-10-151-2/+2