ostree/tests
Colin Walters 0d04738801 core: Rework archive-z mode to have header be uncompressed
This is an incompatible change to archive-z, thus it is now renamed to
archive-z2 and ostree will no longer parse archive-z.

I noticed in perf that we were spending some time zlib-decompressing
file headers, which is just inefficient.  Rather than do this, keep
the headers uncompressed, and just zlib-compress content.
2012-10-14 17:10:57 -04:00
..
.gitignore Add support for pulling from remote archives 2011-10-31 20:28:47 -04:00
archive-test.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
libtest.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
Makefile Switch to LGPLv2+ for most code 2011-11-10 13:17:04 -05:00
ostree-valgrind.supp core: Check out asynchronously 2012-06-21 18:05:13 -04:00
pull-test.sh Add tests missing from previous commit 2012-09-23 19:25:09 -04:00
run-apache.c pull: Properly clean up after test 2011-11-01 12:35:50 -04:00
t0000-basic.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0001-archive.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0002-archivez.sh core: Rework archive-z mode to have header be uncompressed 2012-10-14 17:10:57 -04:00
t0003-log.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0004-remote-add.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0005-corruption.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0006-libarchive.sh Add an archive-z repository mode 2012-09-23 19:23:45 -04:00
t0010-pull-archive.sh Add tests missing from previous commit 2012-09-23 19:25:09 -04:00
t0011-pull-archive-z.sh core: Rework archive-z mode to have header be uncompressed 2012-10-14 17:10:57 -04:00
tmpdir-lifecycle.c Switch to LGPLv2+ for most code 2011-11-10 13:17:04 -05:00