summaryrefslogtreecommitdiff
path: root/test/testbuckets.c
Commit message (Expand)AuthorAgeFilesLines
* Simple, easy to implement SPARSEwrowe2007-10-171-1/+2
* Update license headers.jerenkrantz2007-01-151-6/+6
* Mac OS X HFS doesn't support sparse files; therefore, the test_insertfile casejerenkrantz2005-09-271-1/+9
* * test/testbuckets.c (test_bucket_content): New function.jorton2005-09-211-0/+47
* * buckets/apr_buckets_file.c (file_bucket_read): If an EOF was read,jorton2005-06-021-0/+37
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-041-1/+2
* * test/testbuckets.c (test_insertfile): Return on the error path.jorton2004-11-171-0/+1
* Exercise apr_brigade_insert_file and file bucket seeking:jorton2004-11-171-0/+44
* * buckets/apr_brigade.c (apr_brigade_insert_file): New function.jorton2004-11-171-0/+49
* Test apr_bucket_split for various bucket types:jorton2004-11-171-0/+78
* * test/testbuckets.c (test_flatten, test_split, test_bwrite,jorton2004-06-221-0/+146
* Add some simple bucket tests:jorton2004-06-221-0/+79