summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Revert unintentional r658631 change to Makefile.inwrowe2008-05-211-2/+0
* Add APR_DSOPATH for walking library path locationswrowe2008-05-211-0/+2
* Address the make flavor discrepancies that Joe Orton pointed out.wrowe2007-10-311-33/+52
* Explanations would be goodwrowe2007-10-261-0/+3
* Drop redundant referencewrowe2007-10-261-1/+1
* Finish reverting to the old manner of building mod_test.lawrowe2007-10-261-1/+1
* Back out this change, let libmod_test carry all linkage dependencies andwrowe2007-10-251-5/+3
* Clean up the last overflow lines, and toss in some dependencieswrowe2007-10-191-1/+8
* Push check: to the end where it's easy to find, and roughly matcheswrowe2007-10-191-16/+16
* In my recent commit (586209) I demonstrated that we were much too wordywrowe2007-10-191-17/+17
* ./testall and ./data/, like peanut butter and jelly. Am I right or what?wrowe2007-10-191-0/+3
* Reordering; group into logical (what a concept) groups of tests,wrowe2007-10-191-37/+41
* Reordering, put TESTS front and centerwrowe2007-10-191-12/+14
* testshmproducer|consumer are sub-apps of testall, not standalone.wrowe2007-10-121-9/+9
* * test/Makefile.in: Add missing backslash.jorton2007-10-111-1/+1
* A few more items to prunewrowe2007-10-091-1/+2
* Refactor the build to know x64 (on Visual Studios which wrowe2007-10-071-6/+14
* Run all tests, then fail make if requiredbojan2007-09-101-3/+8
* Any test returning non-zero should stop makebojan2007-09-101-2/+4
* Fix testrand2.c coding style and merge into testrand.cdavi2007-07-211-3/+3
* Add test program for the condition variable code. There are various CV behaviordavi2007-06-291-1/+1
* Don't invoke testshm* binaries from make testwrowe2007-06-011-5/+6
* Add a simple echod and a sockperf test that allows us to get some (very) basicdreid2006-06-241-1/+9
* * configure.in: Set LT_NO_INSTALL to -no-install on all platforms butjorton2006-03-101-3/+3
* Throw away a horrible change; each time we layer on more garbage to libtoolwrowe2006-03-101-3/+3
* * test/Makefile.in (CLEAN_TARGETS): Clean more.jorton2006-02-101-1/+1
* * test/Makefile.in: Clean more.jorton2005-08-211-2/+1
* * 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