aboutsummaryrefslogtreecommitdiff
path: root/test/README.txt
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-12-14 20:47:05 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-12-14 20:47:05 -0500
commitd4e8cf5c90a2c5b6ed661e468842f34b631dbb44 (patch)
tree059ea10c25e449afb14591b0554068ed68b14fda /test/README.txt
parent6c250d890add5f0fc09b94925ae528292642d8cb (diff)
Pass names of tests as options instead of using ad-hoc prim option
Diffstat (limited to 'test/README.txt')
-rw-r--r--test/README.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/README.txt b/test/README.txt
index 66acffe7..22a601b4 100644
--- a/test/README.txt
+++ b/test/README.txt
@@ -13,7 +13,10 @@ Test cases (cases/):
js dz_comp dz_wasm.js
- simple.bqn * * *
- syntax.bqn * *
-- prim.bqn -prim -prim
+- prim.bqn *
+
+dz_comp can be run on a different set of tests by passing their names
+as arguments; for js the argument "--" is needed, then the names.
Contents of bin/dbqn follow (3 lines). Replace "/path/to/dzaima/" with
your path.