summaryrefslogtreecommitdiff
path: root/test/testutil.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaces.Ivan Zhakov2022-11-191-2/+2
* apr_jose: Add support for encoding and decoding of JSON Object Graham Leggett2018-09-011-0/+1
* apr_json: Add support for encoding and decoding RFC8259 JSON.Graham Leggett2018-07-081-0/+1
* Add the apr_encode_* API that implements RFC4648 and RFC7515Graham Leggett2018-06-251-0/+1
* Redis in APR_2.0 tooJim Jagielski2016-11-051-0/+1
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-0/+1
* Add a basic skiplist test. Based on test program posted to PR 56654 by Takas...Eric Covener2014-06-221-0/+1
* Add the apr_escape interface.Graham Leggett2013-06-041-0/+1
* Add an APR_ASSERT_FAILURE macro for tests that must failStefan Fritsch2012-07-051-0/+6
* Drop the incomplete LDAP abstraction layer from APR 2.0 as decided on-list.William A. Rowe Jr2011-05-311-1/+0
* Add a test that checks that various apr types don't change their sizeStefan Fritsch2011-03-081-0/+1
* start a test bucket for apr hooksJeff Trawick2009-05-171-0/+1
* Add quick base64 sanity checker to test suite.Justin Erenkrantz2009-04-161-0/+1
* * test/: Merge test suite from apr-util. Substitute Joe Orton2009-03-251-0/+19
* Refactor the build to know x64 (on Visual Studios which William A. Rowe Jr2007-10-071-1/+1
* In preparation to be able to test multiple, parallelWilliam A. Rowe Jr2007-10-061-1/+15
* Fix testrand2.c coding style and merge into testrand.cDavi Arnaut2007-07-211-1/+0
* Add test program for the condition variable code. There are various CV behaviorDavi Arnaut2007-06-291-0/+1
* Fix the typo.Joe Orton2006-08-031-1/+1
* Update license header.Joe Orton2006-08-031-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Presently if we fail in apr_assert_success we get the line number forDavid Reid2004-06-071-1/+4
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-0/+88