about summary refs log tree commit diff
path: root/html.c
diff options
context:
space:
mode:
authorLukas Fleischer <cgit@cryptocrack.de>2013-04-09 20:02:33 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2013-04-10 14:49:31 +0200
commit81bf4d32b377d3f2fdd7ab3ca651be99408f5c32 (patch)
treea78805b55f6acb128b59eead50025a646aa8650d /html.c
parenttests/: Do not use `sed -i` (diff)
downloadcgit-pink-81bf4d32b377d3f2fdd7ab3ca651be99408f5c32.tar.gz
cgit-pink-81bf4d32b377d3f2fdd7ab3ca651be99408f5c32.zip
t0107: Skip ZIP tests if unzip(1) isn't available
Note that we cannot use skip_all here since some tests have already been
executed when ZIP tests are reached. Use test prerequisites to skip
everything using unzip(1) if the binary is not available instead.

Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/commit/Makefile?h=1.4.1&id=290c2a752fe2b338e6fd67f873bd80ff7e4665a2&follow=1'>Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli'> 2019-01-11Don't make depend automaticallyJune McEnroe