cgit/tests
John Keeping f32a2da636 cache.c: cache ls_cache output properly
By using the standard library's printf, cache_ls does not redirect its
output to the cache when we change the process' stdout file descriptor
to point to the cache file.  Fix this by using "htmlf" in the same way
that we do for writing HTTP headers.

Signed-off-by: John Keeping <john@keeping.me.uk>
2013-05-22 12:53:06 +02:00
..
.gitignore
Makefile
setup.sh tests: introduce strip_header() helper function 2013-05-22 12:53:06 +02:00
t0001-validate-git-versions.sh
t0010-validate-html.sh
t0020-validate-cache.sh cache.c: cache ls_cache output properly 2013-05-22 12:53:06 +02:00
t0101-index.sh
t0102-summary.sh
t0103-log.sh
t0104-tree.sh
t0105-commit.sh
t0106-diff.sh
t0107-snapshot.sh tests: introduce strip_header() helper function 2013-05-22 12:53:06 +02:00
t0108-patch.sh
t0109-gitconfig.sh