diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-02-09 20:02:52 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-02-09 20:02:52 -0500 |
commit | 65af85882ae46cd8750b7f03519c3b291fc693db (patch) | |
tree | 6b09d9358af947bbef179de2fd95d5d3b2be4dfd /tests/test_exec_substring.out | |
parent | 49415accb857450cdeb4397c31cbe4d6e6e9591f (diff) | |
download | bfs-65af85882ae46cd8750b7f03519c3b291fc693db.tar.xz |
Give the test cases human-readable names
Diffstat (limited to 'tests/test_exec_substring.out')
-rw-r--r-- | tests/test_exec_substring.out | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/tests/test_exec_substring.out b/tests/test_exec_substring.out new file mode 100644 index 0000000..1c58fb2 --- /dev/null +++ b/tests/test_exec_substring.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- |