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_o.out | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 tests/test_o.out (limited to 'tests/test_o.out') diff --git a/tests/test_o.out b/tests/test_o.out new file mode 100644 index 0000000..9a82ee2 --- /dev/null +++ b/tests/test_o.out @@ -0,0 +1,13 @@ +basic +basic/c +basic/e +basic/g +basic/i +basic/j +basic/k +basic/l +basic/g/h +basic/j/foo +basic/k/foo +basic/l/foo +basic/l/foo/bar -- cgit v1.2.3