summaryrefslogtreecommitdiff
path: root/test/abts_tests.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r1907986.Yann Ylavic2023-03-021-4/+1
* configure: atomic builtins might be implemented for i586 and i686.Yann Ylavic2023-03-021-1/+4
* apr_jose: Add support for encoding and decoding of JSON Object Graham Leggett2018-09-011-1/+2
* apr_json: Add support for encoding and decoding RFC8259 JSON.Graham Leggett2018-07-081-1/+2
* 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
* Follow up to r1763672: remove debug triks :pYann Ylavic2016-10-071-4/+0
* Provide apr_siphash*() functions family.Yann Ylavic2016-10-071-1/+6
* Follow up to r1667900: revert spurious change on test/abts_tests.h.Yann Ylavic2015-03-191-2/+0
* locks: introduce apr_{thread,proc,global}_mutex_timedlock().Yann Ylavic2015-03-191-0/+2
* Add a basic skiplist test. Based on test program posted to PR 56654 by Takas...Eric Covener2014-06-221-1/+2
* Add the apr_escape interface.Graham Leggett2013-06-041-0/+1
* 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-1/+2
* 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/abts_tests.h: Link in the apr-util test suites.Joe Orton2009-03-251-1/+19
* 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
* * test/abts_tests.h: Disable tests for API combination which doesn'tJoe Orton2004-06-071-0/+2
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-0/+69