shithub: mc

Download patch

ref: 11f90555b8eb5452e665aad552557f921df1800a
parent: 9b6ce51c29d3c80f104612e00fdb5e8ffca7a632
author: Ori Bernstein <[email protected]>
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
+