add some brute force logic tests
diff --git a/shell/hush_test/hush-parsing/and-or.right b/shell/hush_test/hush-parsing/and-or.right
new file mode 100644
index 0000000..f9fa5fb
--- /dev/null
+++ b/shell/hush_test/hush-parsing/and-or.right
@@ -0,0 +1,18 @@
+a1
+a4
+b1
+b3
+b4
+b6
+c4
+c5
+c7
+c8
+ff1
+ff3
+ft2
+ft3
+tf2
+tf3
+tt2
+tt4