shithub: mc

Download patch

ref: 8dc4d709e1bf60d8d82915d14ef506e1cdd4123d
parent: be63629ea86828ce07a1f9c281aca0f42f1022ee
author: Ori Bernstein <ori@eigenstate.org>
date: Fri Dec 26 10:13:16 EST 2014

Add a mkfile that runs the test suite.

--- /dev/null
+++ b/test/mkfile
@@ -1,0 +1,5 @@
+all:V: runtest.rc
+
+check:V:
+	./runtest.rc
+