about summary refs log tree commit diff
path: root/ui-shared.c
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2013-05-18 18:46:38 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2013-05-22 12:53:06 +0200
commit75bfec6448b44e26c06736253f8ab0197a6652f7 (patch)
treedf0fff85104702712c6d569a14f2749a8461970e /ui-shared.c
parentshared.c: use die_errno() where appropriate (diff)
downloadcgit-pink-75bfec6448b44e26c06736253f8ab0197a6652f7.tar.gz
cgit-pink-75bfec6448b44e26c06736253f8ab0197a6652f7.zip
tests: introduce strip_header() helper function
This means that we can avoid hardcoding the number of headers we expect
CGit to generate in test cases and simply remove whatever headers happen
to by there when we are checking body content.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
fy.c?h=3.0&id=a9d4469f84bf935bc3483f82057133f82383f0ea&follow=1'>contrib/palaver: Don't set channel for PMsJune McEnroe 2020-08-13Fix unintended interception of NICK after registrationJune McEnroe 2020-08-12Add Additional Components section to READMEJune McEnroe 2020-08-12Document -L / palaver optionJune McEnroe 2020-08-11contrib/palaver: Document service configurationJune McEnroe 2020-08-11contrib/palaver: Add install target and rc scriptJune McEnroe 2020-08-11contrib/palaver: Implement command and notificationsJune McEnroe