From 54d6f97c895490e2699e560990b37df95f3d1d87 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 13 Jul 2015 15:01:47 +0200 Subject: Replace custom test-suite with sharness This should make the hole test-suite a bit more standard (by outputting TAP), as well as making it easier to test redo in a controlled environment. In contrast to bats, sharness requires no external dependencies. --- tests/all.do | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 tests/all.do (limited to 'tests/all.do') diff --git a/tests/all.do b/tests/all.do deleted file mode 100644 index e9644f9..0000000 --- a/tests/all.do +++ /dev/null @@ -1,16 +0,0 @@ -exec 1>/dev/null -redo fail/all -redo args/all -redo a/all -redo a--b,a--c,b--c/all -redo a--b,a--c,b--d,c--d/all -redo a--c,b--c/all -redo a--c,b--c,c--d/all -redo cwd/all -#redo default/all -#redo dodo/all -redo always/all -redo ifcreate/all -#redo parallel/all -#redo atomic/all -redo dependency-loop/all -- cgit v1.2.3-70-g09d2