Added basic tests for stack and arithmetic IMPs.
[vvhitespace] / tests / 1001_stack_push.pvvs
diff --git a/tests/1001_stack_push.pvvs b/tests/1001_stack_push.pvvs
new file mode 100644 (file)
index 0000000..234d4c7
--- /dev/null
@@ -0,0 +1,5 @@
+# This test verifies stack IMP push.
+
+SSSTSSSSSTN     | ST: Push +65 (ASCII A)
+TNSS            | IO: Output character
+NNN             | FC: Terminate program