Added basic tests for stack and arithmetic IMPs.
[vvhitespace] / tests / 2004_arithmetic_division.pvvs
diff --git a/tests/2004_arithmetic_division.pvvs b/tests/2004_arithmetic_division.pvvs
new file mode 100644 (file)
index 0000000..a21f5af
--- /dev/null
@@ -0,0 +1,7 @@
+# This test verifies arithmetic IMP division.
+
+SSSTSSSSSTSN    | ST: Push +130
+SSSTSN          | ST: Push +2
+TSTS            | MA: Divide
+TNSS            | IO: Output character
+NNN             | FC: Terminate program