summaryrefslogtreecommitdiff
path: root/test/testflock.c
Commit message (Expand)AuthorAgeFilesLines
* Presently if we fail in apr_assert_success we get the line number fordreid2004-06-071-7/+7
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-6/+6
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-16/+16
* Remove some common macros to test_apr.hrbb2004-03-141-10/+0
* Remove some unused variablesrbb2004-03-131-3/+0
* Add testflock to windows build, cleanup after the test.rbb2004-03-131-0/+7
* Migrate testflock to unified test frameworkrbb2004-03-131-116/+67
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-131-49/+10
* Update copyright notices to 2003.thommay2003-01-011-1/+1
* use new time conversion macros in place of APR_USEC_PER_SECbrianp2002-07-051-1/+1
* Update our copyright for this year.fielding2002-03-131-1/+1
* tweak a message to mention an APR error value instead of an errno valuetrawick2001-08-281-1/+1
* add optional -f parameter to set filename; this is a workaround fortrawick2001-08-041-5/+13
* These are (thankfully) now irrelevant stubs. apr_terminate is definedwrowe2001-06-081-6/+1
* minor improvements in error reporting so as to help somebodytrawick2001-03-311-3/+16
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-10/+10
* Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined.trawick2001-01-231-1/+1
* Commit a bunch of cleanups to get win32 going again. Note the apr.dspwrowe2001-01-231-1/+6
* *) Add functions for file-level locking/unlocking.gstein2000-11-291-0/+173