From 65af85882ae46cd8750b7f03519c3b291fc693db Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Thu, 9 Feb 2017 20:02:52 -0500 Subject: Give the test cases human-readable names --- tests/test_daystart.out | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/test_daystart.out (limited to 'tests/test_daystart.out') diff --git a/tests/test_daystart.out b/tests/test_daystart.out new file mode 100644 index 0000000..bb3cd8d --- /dev/null +++ b/tests/test_daystart.out @@ -0,0 +1,19 @@ +basic +basic/a +basic/b +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l +basic/c/d +basic/e/f +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo +basic/k/foo/bar +basic/l/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3