summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* * test/testfnmatch.c: Really fix the constant.jorton2004-12-081-1/+1
* * file_io/unix/fullrw.c: Add apr_file_writev_full to ensure an iovec is pquerna2004-12-051-1/+2
* * test/testfile.c: Add a test for apr_file_writev().pquerna2004-12-041-1/+1
* * test/Makefile.in (CLEAN_TARGETS): Clean up after new tests.jorton2004-11-241-1/+2
* * test/Makefile.in (CLEAN_TARGETS): Clean up more files.jorton2004-09-291-1/+2
* * test/Makefile.in (libmod_test.la): Link against dependencies forjorton2004-06-101-1/+1
* * test/Makefile.in: Revert broken r1.161.jorton2004-06-081-4/+0
* Presently if we fail in apr_assert_success we get the line number fordreid2004-06-071-0/+4
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-4/+4
* * test/Makefile.in: Use $(LTFLAGS) when invoking libtool.jorton2004-04-041-5/+5
* Add LFS support:jorton2004-03-271-1/+1
* * test/Makefile.in: Fix includes for VPATH builds so at leastjorton2004-03-221-1/+1
* Add a simple test for the functions that deal with temp files andrbb2004-03-181-1/+1
* Add an initial test for the file_copy APIs.rbb2004-03-181-1/+1
* Add a test for strnatcmp.rbb2004-03-161-1/+2
* Port testglobalmutex to the unified framework. There is a hack inrbb2004-03-151-8/+6
* client and server no longer exist.rbb2004-03-151-2/+1
* Port testsock to the unified framework. This doesn't include therbb2004-03-141-13/+6
* Port testshm and all of it's component parts (testshmconsumer andrbb2004-03-131-5/+1
* Migrate testflock to unified test frameworkrbb2004-03-131-7/+7
* Migrate testatomic to testall. I have commented out a test thatrbb2004-03-131-5/+2
* Add apr_match_glob and two tests to make sure that it is working. Thererbb2004-03-051-1/+1
* * test/Makefile.in (CLEAN_SUBDIRS): Clean in the 'internal' directory.jorton2004-02-061-0/+1
* * 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