summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
...
* * Makefile.in: Link programs using -no-install flag so that theyjorton2003-11-171-17/+21
* Endianness and APR types for random.ben2003-11-051-1/+1
* Really fix the build again.jorton2003-11-051-1/+1
* Start of new PRNG.ben2003-11-031-1/+1
* axe a mysterious rbb line that ignored user-specified CFLAGS whentrawick2003-08-111-2/+0
* CuTest-ify and clean up the testprocmutex test:jorton2003-07-021-2/+1
* add a testcase to catch the problem seen with PR 20295, wheretrawick2003-06-051-2/+6
* Fix typo.jorton2003-05-151-1/+1
* Use $(LIBTOOL) instead of $(LINK) for the mod_test shared objects.jerenkrantz2003-05-141-2/+2
* fix some problems with undesired build droppings left around aftertrawick2003-04-301-12/+23
* no need to list testall more than oncetrawick2003-04-181-2/+2
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-1/+2
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-1/+1
* Apply a patch to fix make check in test from Matt Kraai, extended to runthommay2002-12-291-4/+4
* Fix 'make check'. Currently server, client, and sendfile are all testsrbb2002-12-101-4/+2
* Migrate testuser to the new test suite.rbb2002-12-071-5/+1
* Migrate testnames to the new test suite.rbb2002-12-071-5/+1
* Migreate testargs to the new test suite.rbb2002-12-061-7/+1
* Forgot to remove this targetrbb2002-12-041-3/+0
* Migrate testhash to the new test suite.rbb2002-12-041-1/+2
* Migrate testthread to the new test suite.rbb2002-12-031-5/+1
* Remove a couple of tests that can't be built separately.rbb2002-12-031-2/+0
* migrate testpipe to the new test suite.rbb2002-12-031-7/+1
* Migrate testsockopt to the new test suite.rbb2002-12-031-1/+1
* Migrate testlock to the new test suite.rbb2002-12-031-4/+1
* Fix the clean targets for the test suite.rbb2002-11-301-1/+2
* testdir has been CuTestified.jorton2002-11-271-3/+0
* Move list of test modules into a TESTS variable to stop duplicating it.jorton2002-11-271-11/+9
* Fix for VPATH builds.jorton2002-11-271-2/+2
* Migrate testpoll to the new test suite.rbb2002-11-271-6/+2
* Migrate testproc to the new test suite.rbb2002-11-261-17/+9
* Fix use of $< outside inference rules (another GNU make extension).jorton2002-11-261-1/+1
* $(shell ...) is a GNU make extension.jorton2002-11-251-2/+2
* Migrate testsockets to the new test suite.rbb2002-11-241-6/+3
* Migrate testdup to the new test suite.rbb2002-11-241-3/+3
* Migrate testoc to the new test suite.rbb2002-11-241-6/+3
* Migrate testdso to the new test suite.rbb2002-11-231-2/+2
* Don't link testdso.lo into testall as it hasn't been CuTestified yet.jorton2002-11-231-2/+2
* Change how individual test programs are run. Now, testall is the driverrbb2002-11-231-2/+8
* Migrate testrand to the new test suite.rbb2002-11-231-9/+2
* Add a new test, testfileinfo. This came from the old testfile program,rbb2002-11-221-2/+2
* Fix parse error from Solaris make.jorton2002-11-151-1/+1
* Remove testdir and testfile from $(PROGRAMS) since they have beenjorton2002-11-141-4/+0
* Migrate the directory test program to the new test suite.rbb2002-11-111-2/+2
* Migrate testfile to the new test suite.rbb2002-11-101-2/+2
* Port testfmt to the new test suite.rbb2002-10-241-6/+2
* Remove the tests that have already been ported.rbb2002-10-241-36/+0
* Move testregex to test/internal. This test is testing regular expressions,rbb2002-10-241-4/+0
* Port testpools to the new test suite.rbb2002-10-221-2/+2
* Port testsleep to the new test suite.rbb2002-10-221-2/+2