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_ok_stdin.out | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 tests/test_ok_stdin.out (limited to 'tests/test_ok_stdin.out') diff --git a/tests/test_ok_stdin.out b/tests/test_ok_stdin.out new file mode 100644 index 0000000..30b57fd --- /dev/null +++ b/tests/test_ok_stdin.out @@ -0,0 +1,19 @@ +basic? y +basic/a? y +basic/b? y +basic/c? y +basic/e? y +basic/g? y +basic/i? y +basic/j? y +basic/k? y +basic/l? y +basic/c/d? y +basic/e/f? y +basic/g/h? y +basic/j/foo? y +basic/k/foo? y +basic/l/foo? y +basic/k/foo/bar? y +basic/l/foo/bar? y +basic/l/foo/bar/baz? y -- cgit v1.2.3