summaryrefslogtreecommitdiff
path: root/test/testutil.h
Commit message (Expand)AuthorAgeFilesLines
* apr_jose: Add support for encoding and decoding of JSON Object minfrin2018-09-011-0/+1
* apr_json: Add support for encoding and decoding RFC8259 JSON.minfrin2018-07-081-0/+1
* Add the apr_encode_* API that implements RFC4648 and RFC7515minfrin2018-06-251-0/+1
* Redis in APR_2.0 toojim2016-11-051-0/+1
* Provide apr_siphash*() functions family.ylavic2016-10-071-0/+1
* Add a basic skiplist test. Based on test program posted to PR 56654 by Takas...covener2014-06-221-0/+1
* Add the apr_escape interface.minfrin2013-06-041-0/+1
* Add an APR_ASSERT_FAILURE macro for tests that must failsf2012-07-051-0/+6
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.wrowe2011-05-311-1/+0
* Add a test that checks that various apr types don't change their sizesf2011-03-081-0/+1
* start a test bucket for apr hookstrawick2009-05-171-0/+1
* Add quick base64 sanity checker to test suite.jerenkrantz2009-04-161-0/+1
* * test/: Merge test suite from apr-util. Substitute jorton2009-03-251-0/+19
* Refactor the build to know x64 (on Visual Studios which wrowe2007-10-071-1/+1
* In preparation to be able to test multiple, parallelwrowe2007-10-061-1/+15
* Fix testrand2.c coding style and merge into testrand.cdavi2007-07-211-1/+0
* Add test program for the condition variable code. There are various CV behaviordavi2007-06-291-0/+1
* Fix the typo.jorton2006-08-031-1/+1
* Update license header.jorton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Presently if we fail in apr_assert_success we get the line number fordreid2004-06-071-1/+4
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-0/+88