summaryrefslogtreecommitdiff
path: root/test/test_apr.h
Commit message (Expand)AuthorAgeFilesLines
* Update license header.jorton2006-09-201-6/+6
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* CuTest-ify and clean up the testprocmutex test:jorton2003-07-021-0/+1
* Added a new module, apr_env, for manipulating the environment. The newbrane2003-02-171-0/+1
* Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,brane2003-02-121-0/+1
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* Migrate testuser to the new test suite.rbb2002-12-071-0/+1
* Migrate testnames to the new test suite.rbb2002-12-071-0/+1
* Move CuAssertSuccess to apr_assert_success, and remove it from therbb2002-12-061-0/+5
* Migreate testargs to the new test suite.rbb2002-12-061-0/+1
* Migrate testhash to the new test suite.rbb2002-12-041-0/+1
* Migrate testthread to the new test suite.rbb2002-12-031-0/+1
* migrate testpipe to the new test suite.rbb2002-12-031-0/+1
* Migrate testsockopt to the new test suite.rbb2002-12-031-0/+1
* Migrate testlock to the new test suite.rbb2002-12-031-0/+1
* Migrate testpoll to the new test suite.rbb2002-11-271-0/+1
* These macros can finally go away, there are no tests that are still usingrbb2002-11-261-88/+0
* Migrate testproc to the new test suite.rbb2002-11-261-0/+1
* Migrate testsockets to the new test suite.rbb2002-11-241-0/+1
* Migrate testdup to the new test suite.rbb2002-11-241-0/+1
* Migrate testoc to the new test suite.rbb2002-11-241-0/+1
* Migrate testdso to the new test suite.rbb2002-11-231-0/+1
* Migrate testrand to the new test suite.rbb2002-11-231-0/+1
* Add a new test, testfileinfo. This came from the old testfile program,rbb2002-11-221-0/+1
* Migrate the directory test program to the new test suite.rbb2002-11-111-0/+1
* Migrate testfile to the new test suite.rbb2002-11-101-0/+1
* Port testfmt to the new test suite.rbb2002-10-241-0/+1
* Port testpools to the new test suite.rbb2002-10-221-0/+1
* Port testsleep to the new test suite.rbb2002-10-221-0/+1
* Port testtable to the new test suite.rbb2002-10-221-0/+1
* Port testud to the new test suite.rbb2002-10-221-0/+1
* Port testmmap to the new test suite.rbb2002-10-131-11/+5
* Port the testipsub program to the new test suite.rbb2002-10-131-0/+1
* Convert testvsn to the new test suite.rbb2002-10-131-0/+1
* make the test for readability on a regular file non-fataltrawick2002-10-101-0/+17
* Begin to migrate the APR test suite to the CuTest framework. Thisrbb2002-09-151-0/+13
* Update our copyright for this year.fielding2002-03-131-1/+1
* Add a standard test macro for testing a function's return value using anbjh2001-06-281-0/+14
* Add a macro to allow us to time how long a function takes.dreid2001-06-201-2/+16
* Change testfile.c to start using the new functions in test_apr.h.dreid2001-05-141-1/+19
* Some changes that Jeff suggested. basically when we get an error we printdreid2001-05-131-19/+25
* fix some bad parms to printf/fprintftrawick2001-05-131-2/+2
* This should have been updated already, but I must have missed it.dreid2001-05-131-7/+3
* This has been on my list of things to do for a while, and as I had some timedreid2001-05-131-0/+89