Reworked the test suite so I can create tests for the stdlib.
[vvhitespace] / tests / Makefile
diff --git a/tests/Makefile b/tests/Makefile
new file mode 100644 (file)
index 0000000..1660851
--- /dev/null
@@ -0,0 +1,11 @@
+# (c) 2019 Aaron Taylor <ataylor at subgeniuskitty dot com>
+# All rights reserved.
+
+all: test
+
+test:
+       @echo "Testing vvi:"
+       @./vv_test.py
+
+clean:
+       @rm -f ./test.vvs