summaryrefslogtreecommitdiff
path: root/test/testdate.c
Commit message (Expand)AuthorAgeFilesLines
* improve seed for sequence of random numberstrawick2007-10-301-1/+1
* when !APR_HAS_RANDOM, use a lame initial "random" numbertrawick2007-10-291-0/+4
* lose the last vestages of nonportable entropy and rely onwrowe2007-10-171-2/+2
* Revert change to testdate.c (commited by accident)bojan2007-09-101-8/+1
* Run all tests, then fail make if requiredbojan2007-09-101-1/+8
* Cleanup and merge testdate (and testdaterfc) into the abts test suite (testall).davi2007-08-051-34/+68
* Remove unused functions in testdatedavi2007-08-051-39/+3
* Use a simple LCG PRNG instead of non-portable random methods.davi2007-07-211-11/+13
* Permit testdate.c to compile cleanly with -any- compiler.wrowe2007-05-311-69/+69
* use APR_TIME_T_FMT instead of assuming that apr_time_t is long long inttrawick2003-04-151-5/+5
* Get this test program to compile on Darwin.jerenkrantz2002-09-101-0/+8
* fix some warnings in these test programs on Tru64trawick2001-11-281-3/+3
* fix compiler warnings by declaring functions.ianh2001-08-241-0/+4
* Per Dean Gaudet's suggestion:jerenkrantz2001-06-051-3/+3
* APRized version of testdate. This is from my patch from a longjerenkrantz2001-05-311-101/+107
* Moved from httpd-2.0 without any changesjerenkrantz2001-05-311-0/+180