summaryrefslogtreecommitdiff
path: root/test/testlfs.c
Commit message (Expand)AuthorAgeFilesLines
* Presently if we fail in apr_assert_success we get the line number fordreid2004-06-071-28/+28
* * test/testlfs.c (PRECOND): Return after ENOTIMPL checks trigger tojorton2004-05-241-2/+2
* Add the line number to the verbose output from abts. This also removesrbb2004-05-141-15/+15
* Move the APR test suite from CuTest to abts. The output is cleaner,rbb2004-05-131-38/+38
* * test/testlfs.c (test_seek): Test APR_END-relative seek; move testjorton2004-04-051-1/+6
* * test/testlfs.c (test_open): Skip rather than fail if apr_file_truncjorton2004-03-301-4/+6
* * test/testlfs.c: Fix tests for !APR_HAS_LARGE_FILES.jorton2004-03-271-2/+2
* Add LFS support:jorton2004-03-271-0/+278