summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* A brand new (and -greatly- simplified) test build environment for Win32wrowe2000-12-041-7/+2
* Add the sendfile test to the testsock program. This allows make test torbb2000-12-031-6/+2
* The test programs themselves should always be built with debug mode on.rbb2000-12-031-1/+1
* *) Add functions for file-level locking/unlocking.gstein2000-11-291-1/+6
* This patch removes the dependencies from Makefile.in. Dependenciestrawick2000-11-151-71/+2
* add UUID generation/formatting/parsing to APRgstein2000-10-061-0/+5
* Add a test driver for ap_sendfile().trawick2000-06-261-0/+5
* Remove some dependancies that shouldn't be there...dreid2000-06-031-9/+6
* serious bug fix:trawick2000-05-061-17/+22
* Improve the other_child test program.rbb2000-05-031-0/+5
* Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter cansascha2000-04-301-1/+0
* Update comment for depend target. The template makefiles are now calledsascha2000-04-301-1/+1
* Remove the htdigest files from the test directory. I am moving these torbb2000-04-271-9/+0
* Remvoe ApacheBench from the test directory in APR. This has been moved torbb2000-04-271-9/+0
* Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw.rbb2000-04-221-1/+1
* Remove all the test programs that were never ported. These are still inrbb2000-04-221-64/+62
* Other child logic finished for Unix. Docs are forthcoming. This shouldrbb2000-04-041-0/+5
* Adding tests for dso support and the Makefile. This also updates somerbb2000-04-041-42/+77
* Add a test program for pipes. Add support for non-buffered CGI's to mod_cgi.rbb2000-03-011-1/+5
* A first pass at shared memory for Unix. This is still pretty ugly, but Irbb2000-01-271-1/+5
* The compiler for PowerPC versions of BeOS is about as pedantic asdreid1999-12-191-2/+1
* With the removal of the signalling logic, this should have gone away too.rbb1999-11-221-9/+0
* Make a single APR library file.bjh1999-10-241-2/+2
* PR:dreid1999-10-201-3/+8
* Make use of -lcrypt conditional on actually having libcrypt.abjh1999-10-141-1/+1
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-041-8/+7
* A change to how APR uses user data. Now, user data is a linked list thatrbb1999-09-141-0/+5
* Fix the test programs to use the new timeout API's in network I/O. Also, fixrbb1999-09-031-1/+1
* Run make depend after moving the four header files. Remove the test programsrbb1999-08-181-34/+45
* Initial revisionrbb1999-08-171-0/+127