summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Prepare to invoke all available tests; we obviously needwrowe2008-11-211-1/+1
* Remove the len offset from apr_crypto_block_encrypt, it is a holdover from pr...minfrin2008-09-101-1/+1
* Add apr_crypto implementations for OpenSSL and Mozilla NSS. Add a unitminfrin2008-09-074-3/+703
* Fix a segfault in the DBD testcase when the DBD modules were not present.minfrin2008-09-061-7/+19
* Static builds require linking against odbc stillwrowe2008-08-151-2/+5
* Add targets to allow rebuilding dbd drivers whenwrowe2008-06-151-0/+126
* Give ldap/target and dbd/target to the testing PATHwrowe2008-05-301-1/+1
* Plug in loadable ldap build for win32wrowe2008-05-301-0/+21
* * Fix definition of PERCENT95th to be really MAX_UINT * .95 aka. 2**32 * .95.rpluem2008-05-281-1/+2
* Reverse invalid testwrowe2008-05-281-2/+2
* Correct license statements to the ASF labeling policy. Note major partswrowe2008-05-282-13/+12
* Undo files living only in the sandboxwrowe2008-05-283-37/+1
* sockperf isn't added except in the ssl sandboxwrowe2008-05-281-1/+1
* Fix ifdef tests where the flags are booleans.wrowe2008-05-231-2/+2
* Introduce an internal apu_dso API for loading modular components into thewrowe2008-05-221-1/+3
* Document that we're counting rows in DBD from 1.bojan2008-05-222-3/+3
* Remove ssl/, test/ssl*, include/private/*ssl*, and revert r416919,jorton2008-04-157-507/+3
* win32 find.exe != bsd/gnu find, and we want the native flavor.wrowe2007-12-261-1/+2
* * Commit test case missed in r607472.rpluem2007-12-081-0/+13
* fix some obvious reversals of expected and actual values in invocationstrawick2007-11-1810-94/+94
* revert r595989 and r595994trawick2007-11-171-5/+5
* fix another reversal of expected and actualtrawick2007-11-171-1/+1
* fix reversal of expected and actual resultstrawick2007-11-171-4/+4
* Add better scheme/host parsing to apr_uri.pquerna2007-11-131-0/+24
* Inject APROUTDIR into the process so that the DebugNT|ReleaseNTwrowe2007-11-081-3/+7
* improve seed for sequence of random numberstrawick2007-10-302-2/+2
* Suggested by Joe Orton - $+ isn't sufficiently portable.wrowe2007-10-301-10/+15
* when !APR_HAS_RANDOM, use a lame initial "random" numbertrawick2007-10-292-0/+8
* Order the list to facilitate comparisons with 1.2wrowe2007-10-281-3/+3
* Restructure LINK_PROG similar to apr/test/Makefile.in,wrowe2007-10-281-9/+10
* A better example commentarywrowe2007-10-262-2/+2
* Explanations; goodnesswrowe2007-10-262-10/+38
* Factor further, why not?wrowe2007-10-231-1/+1
* Correct two tests for size_t > intwrowe2007-10-232-8/+8
* Final touchup to the build order; in 1.3.x we will buildwrowe2007-10-191-3/+6
* Flipped the wrong path to allow us to test both apr and aprutilwrowe2007-10-191-2/+2
* A huge fan of 1-stop shopping.wrowe2007-10-191-1/+37
* Whoops - experimenting with cmd's v.s. make envvarswrowe2007-10-191-1/+1
* Add the preaprutil target and please, out of the root :)wrowe2007-10-191-1/+1
* Catch up with the introduction of pre(staticlib) targetswrowe2007-10-192-11/+108
* Sync test/Makefile.in for apr-util to the apr/trunk/test/Makefile.inwrowe2007-10-191-37/+46
* Cut down to 5 seconds; it seems this test stays.wrowe2007-10-191-1/+1
* Someone needs to learn to count to 1000wrowe2007-10-191-4/+4
* someone needs to be informed that 35 != 10wrowe2007-10-191-2/+1
* Slow tests, please move yourselves to the back of the line? Thank you.wrowe2007-10-181-3/+3
* This would be gone (part of testall)wrowe2007-10-181-5/+0
* Correct what's expected/what was seenwrowe2007-10-171-5/+5
* Type errorwrowe2007-10-171-2/+3
* Clarificationwrowe2007-10-171-7/+8
* Not thread_proc threads, but thread_pool threadswrowe2007-10-171-6/+0