about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMark Lodato <lodatom@gmail.com>2010-08-26 22:02:03 -0400
committerLars Hjemli <hjemli@gmail.com>2010-08-29 17:27:40 +0200
commitc94414a4c8cd099f5737e8b4066693d07ce78f61 (patch)
tree04de175ce3671f3fd3877555dfa8c302cfe0e5ff
parentCGIT 0.8.3.3 (diff)
downloadcgit-pink-c94414a4c8cd099f5737e8b4066693d07ce78f61.tar.gz
cgit-pink-c94414a4c8cd099f5737e8b4066693d07ce78f61.zip
t0108-patch: add 'tests_done' to end
Signed-off-by: Mark Lodato <lodatom@gmail.com>
-rwxr-xr-xtests/t0108-patch.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/t0108-patch.sh b/tests/t0108-patch.sh
index 33351d6..e608104 100755
--- a/tests/t0108-patch.sh
+++ b/tests/t0108-patch.sh
@@ -35,3 +35,5 @@ run_test 'generate patch for initial commit' '
 run_test 'find `cgit` signature' '
 	tail -1 trash/tmp | grep -e "^cgit"
 '
+
+tests_done
href='/catgirl/commit/ui.c?h=1.7&id=b36a1347022965fdbe1b61298dc6a05be2d2a34d&follow=1'>Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe