From 2282085e13f11581d2d5c0ac1491d54da4a3e19d Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 15 Sep 2018 20:20:40 -0700 Subject: Initial working version. --- tools/test.nom | 1 + 1 file changed, 1 insertion(+) (limited to 'tools/test.nom') diff --git a/tools/test.nom b/tools/test.nom index 379f968..6d557ea 100755 --- a/tools/test.nom +++ b/tools/test.nom @@ -17,6 +17,7 @@ for %path in (command line args): if (%filename::matches "%.nom$"): use %filename for %path in (command line args): use %path + %tests = ((=lua "Source:from_string(\%s)") = %t for %s = %t in (tests)) for %path in (command line args): for file %filename in %path: -- cgit v1.2.3