summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Resolve an irritating segv for those of us who deliberatelyWilliam A. Rowe Jr2010-10-051-1/+2
* Merge r983618 from trunk:Ruediger Pluem2010-08-201-6/+29
* Backport r917838.Graham Leggett2010-03-079-62/+62
* backport r888669 from trunk:Eric Covener2010-01-041-1/+1
* merge r834585 from trunk:Jeff Trawick2009-11-141-1/+105
* merge r834130 and r834133 from trunk:Jeff Trawick2009-11-141-20/+24
* Merge r833907 from trunk:Jeff Trawick2009-11-081-1/+6
* Merge r821524, r822431, r822892, r824500 from trunk:Ruediger Pluem2009-10-162-0/+61
* Backport r824549: fixed error message in abts_ptr_notnull()Guenter Knauf2009-10-161-1/+1
* cleaned up main NetWare test makefile.Guenter Knauf2009-10-051-206/+0
* improved NetWare test makefiles.Guenter Knauf2009-10-053-13/+520
* fixed nw_misc.c so that it doesnt overwrite line 24 anymore.Guenter Knauf2009-10-059-2095/+1
* renamed NetWare makefiles to our usuaL scheme.Guenter Knauf2009-10-058-0/+2087
* Backport r809854 from the trunk.Bojan Smojver2009-09-013-2/+13
* Backport r800627 from the trunk.Bojan Smojver2009-08-031-0/+3
* Backport r799497 from the trunk.Bojan Smojver2009-07-312-0/+6
* replaced pressanykey() since it blocks the NetWare loader when called inside ...Guenter Knauf2009-07-151-2/+12
* play nice when called from bash.Guenter Knauf2009-06-301-0/+1
* As I had gone ahead and built this table as part of another exercise,William A. Rowe Jr2008-11-211-1/+46
* "make testall" does not build the support programs (readchild, mod_test.la, ...)Greg Ames2008-10-031-1/+1
* Test for telnet service instead of http (Solaris 8 doesn't have http).Bojan Smojver2008-08-111-3/+3
* Moved new apr_file_link() function to open.c for all platformsThomas J. Donovan2008-07-252-20/+19
* Add apr_file_link() function.Bojan Smojver2008-07-251-0/+20
* * Increase the size of the mapped block from 16k to 64k since the default pageRuediger Pluem2008-06-181-2/+2
* Use correct format for apr_time_t.Bojan Smojver2008-06-171-2/+3
* Add test for apr_getservbyname().Bojan Smojver2008-06-021-0/+21
* Correct license statements to the ASF labeling policy. Note major partsWilliam A. Rowe Jr2008-05-282-13/+12
* Revert unintentional r658631 change to Makefile.inWilliam A. Rowe Jr2008-05-211-2/+0
* Add APR_DSOPATH for walking library path locationsWilliam A. Rowe Jr2008-05-211-0/+2
* 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