summaryrefslogtreecommitdiff
path: root/test/testenv.c
Commit message (Expand)AuthorAgeFilesLines
* Correctly retrieve 'empty' environment values with apr_env_getWilliam A. Rowe Jr2006-11-061-1/+50
* 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-3/+3
* * test/testenv.c: Return after ENOTIMPL checks trigger to preventJoe Orton2004-05-241-1/+7
* Add the line number to the verbose output from abts. This also removesRyan Bloom2004-05-141-8/+8
* Move the APR test suite from CuTest to abts. The output is cleaner,Ryan Bloom2004-05-131-17/+17
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-131-49/+10
* Added a new module, apr_env, for manipulating the environment. The newBranko Čibej2003-02-171-0/+127