summaryrefslogtreecommitdiff
path: root/test/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Follow up to r1868477: add the echoargs testing tool to Makefile builds.ylavic2020-11-201-1/+6
* Add --tag=CC to libtool invocations. PR 62640.minfrin2019-08-171-4/+4
* apr_jose: Add support for encoding and decoding of JSON Object minfrin2018-09-011-1/+2
* apr_json: Add support for encoding and decoding RFC8259 JSON.minfrin2018-07-081-1/+1
* Add the apr_encode_* API that implements RFC4648 and RFC7515minfrin2018-06-251-1/+1
* Redis in APR_2.0 toojim2016-11-051-1/+1
* Provide apr_siphash*() functions family.ylavic2016-10-071-2/+3
* typo in r1604596 that wasn't in my hand-modified Makefilecovener2014-06-221-1/+1
* Add a basic skiplist test. Based on test program posted to PR 56654 by Takas...covener2014-06-221-1/+1
* Fix executable file extension on Windowstrawick2013-10-051-2/+2
* run the sendfile test automaticallytrawick2013-09-161-2/+12
* Add the apr_escape interface.minfrin2013-06-041-1/+1
* Run tests with -v by default, to make debugging easiersf2012-07-051-1/+1
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-4/+4
* MinGW/MSYS: Support shared builds of APR, other general improvementstrawick2011-04-021-3/+3
* Add a test that checks that various apr types don't change their sizesf2011-03-081-1/+2
* * Ensure that the dbm drivers are also contained in the shlib path variable.rpluem2009-05-311-2/+2
* * Ensure that the in list in the for loop contains at least one argument asrpluem2009-05-311-7/+9
* start a test bucket for apr hookstrawick2009-05-171-1/+1
* Add quick base64 sanity checker to test suite.jerenkrantz2009-04-161-1/+1
* * Make dbd driver tests from APR-UTIL run again by importing dbd.c plusrpluem2009-03-251-6/+24
* * test/Makefile.in (testall): Fix per apr-util to force linking againstjorton2009-03-251-1/+1
* * test/: Merge test suite from apr-util. Substitute jorton2009-03-251-9/+14
* fix spelling in a commenttrawick2009-01-311-1/+1
* 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