From b30e1f47363f9b378c5860182ca570d66687488f Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 11 Feb 2017 11:09:42 -0500 Subject: Add some tests for the operators themselves --- tests/test_bang.out | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 tests/test_bang.out (limited to 'tests/test_bang.out') diff --git a/tests/test_bang.out b/tests/test_bang.out new file mode 100644 index 0000000..2501b2f --- /dev/null +++ b/tests/test_bang.out @@ -0,0 +1,16 @@ +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/k/foo/bar +basic/l/foo/bar +basic/l/foo/bar/baz -- cgit v1.2.3