summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Revert to 1.2.x style build for binary compatibility; it was neverWilliam A. Rowe Jr2008-05-285-66/+36
* Correct license statements to the ASF labeling policy. Note major partsWilliam A. Rowe Jr2008-05-282-13/+12
* Revert r47540Mladen Turk2008-04-131-17/+0
* Introduce apr_pollset_wakeup()Mladen Turk2008-04-131-0/+17
* win32 find.exe != bsd/gnu find, and we want the native flavor.William A. Rowe Jr2007-12-261-1/+2
* fix some obvious reversals of expected and actual values in invocations Jeff Trawick2007-11-1810-48/+48
* check that the library function succeeded, not thatJeff Trawick2007-11-181-2/+2
* Learn the appropriate csize Allocation magic applicableWilliam A. Rowe Jr2007-11-081-3/+2
* No use for rv now.William A. Rowe Jr2007-11-061-1/+0
* On some (bogus) platforms we can only discover csize-by-name.William A. Rowe Jr2007-11-061-0/+2
* More effectively explain apr_shm_remove, and the hints thatWilliam A. Rowe Jr2007-11-061-10/+19
* After reviewing the code, back out the previous two commitsWilliam A. Rowe Jr2007-11-061-5/+12
* The test for remove should actually be verifying thatWilliam A. Rowe Jr2007-11-061-7/+3
* Axe another poor illustration, apr_shm_destroy preceeds apr_shm_removeWilliam A. Rowe Jr2007-11-061-6/+3
* Leftover cut-n-paste junk noted by Lucian Adrian Grijincu <lucian.grijincu gm...William A. Rowe Jr2007-11-061-1/+1
* It is entirely pointless to have nonportable behaviors as examplesWilliam A. Rowe Jr2007-11-061-12/+1
* Broken on EBCDIC platforms at a minimum, perhaps others.William A. Rowe Jr2007-11-011-51/+67
* Address the make flavor discrepancies that Joe Orton pointed out.William A. Rowe Jr2007-10-311-33/+52
* * test/testlfs.c (test_open): Fix style issues introduced inJoe Orton2007-10-301-8/+4
* Lots of testing on this first draft is needed. Committing to make it easierWilliam A. Rowe Jr2007-10-301-55/+82
* avoid passing function ptr in void *Jeff Trawick2007-10-291-4/+16
* fix implicit return type for closeConnection()Jeff Trawick2007-10-291-1/+1
* Explanations would be goodWilliam A. Rowe Jr2007-10-262-0/+18
* Drop redundant referenceWilliam A. Rowe Jr2007-10-261-1/+1
* Finish reverting to the old manner of building mod_test.laWilliam A. Rowe Jr2007-10-261-1/+1
* Back out this change, let libmod_test carry all linkage dependencies andWilliam A. Rowe Jr2007-10-251-5/+3
* Avoid a truncation emit, keep the math size_t big.William A. Rowe Jr2007-10-191-1/+1
* Clean up the last overflow lines, and toss in some dependenciesWilliam A. Rowe Jr2007-10-191-1/+8
* Push check: to the end where it's easy to find, and roughly matchesWilliam A. Rowe Jr2007-10-191-16/+16
* In my recent commit (586209) I demonstrated that we were much too wordyWilliam A. Rowe Jr2007-10-191-17/+17
* ./testall and ./data/, like peanut butter and jelly. Am I right or what?William A. Rowe Jr2007-10-191-0/+3
* Reordering; group into logical (what a concept) groups of tests,William A. Rowe Jr2007-10-191-37/+41
* Reordering, put TESTS front and centerWilliam A. Rowe Jr2007-10-191-12/+14
* Missed the pre-aprapp bindings for test gui-buildsWilliam A. Rowe Jr2007-10-181-5/+35
* Rename apr_app to clearly fall in our target tree asWilliam A. Rowe Jr2007-10-181-2/+2
* Correct typos, apr looks goodWilliam A. Rowe Jr2007-10-182-4/+4
* THOSE other programs :)William A. Rowe Jr2007-10-171-1/+1
* Provide -v'erbose output during test-builds, andWilliam A. Rowe Jr2007-10-161-16/+24
* * test/testlockperf.c: Silence gcc warning from missing type.Joe Orton2007-10-161-1/+1
* AlphasortWilliam A. Rowe Jr2007-10-161-15/+15
* Apply the Unix fix to Win32 (gee thanks Joe ;-)William A. Rowe Jr2007-10-151-7/+13
* Erm, we should /not/ fail.William A. Rowe Jr2007-10-151-2/+2
* Reset (tc->)failed so we see the second failure message.William A. Rowe Jr2007-10-151-2/+2
* reset the fail flag or we cannot see consecutive failures. We areWilliam A. Rowe Jr2007-10-151-2/+6
* Without otherwise addressing the issues on Win32 when presentedWilliam A. Rowe Jr2007-10-151-3/+8
* Better isolate IPv6 tests from the rest, and split recvfromWilliam A. Rowe Jr2007-10-151-10/+16
* Fix testsockets the right way, moving forwards share aWilliam A. Rowe Jr2007-10-151-19/+3
* Prevent the suite from crashing on win32, watch out for anWilliam A. Rowe Jr2007-10-151-1/+5
* Test won't compile on AIX, stop overloading symbol names!William A. Rowe Jr2007-10-151-9/+9
* Patch to resolve one stray case of AF not available.William A. Rowe Jr2007-10-141-2/+13