aboutsummaryrefslogtreecommitdiff
path: root/tools/test.nom
diff options
context:
space:
mode:
authorBruce Hill <bitbucket@bruce-hill.com>2018-09-15 20:20:40 -0700
committerBruce Hill <bitbucket@bruce-hill.com>2018-09-15 20:20:46 -0700
commit2282085e13f11581d2d5c0ac1491d54da4a3e19d (patch)
treec556f53e4e90243721a23fe4507cbcfb5c6fb5eb /tools/test.nom
parentf8cfdd0f2276afe2f924295c192256601db595db (diff)
Initial working version.
Diffstat (limited to 'tools/test.nom')
-rwxr-xr-xtools/test.nom1
1 files changed, 1 insertions, 0 deletions
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: