summaryrefslogtreecommitdiff
path: root/test/spec/float_misc.txt
diff options
context:
space:
mode:
authorBen Smith <binji@chromium.org>2016-03-21 15:01:05 -0700
committerBen Smith <binji@chromium.org>2016-03-21 15:25:44 -0700
commit5954eeb27b2ee7d3e12329a4cbe37ec8fb89b5a6 (patch)
tree7620a1d3939c67b1269b7acb687b8fad094153eb /test/spec/float_misc.txt
parent1a09f8b2899787f1e2c4606fce4cd1379d032966 (diff)
downloadwabt-5954eeb27b2ee7d3e12329a4cbe37ec8fb89b5a6.tar.gz
wabt-5954eeb27b2ee7d3e12329a4cbe37ec8fb89b5a6.tar.bz2
wabt-5954eeb27b2ee7d3e12329a4cbe37ec8fb89b5a6.zip
nicer overriding of various executables w/ testing
* run-tests.py now takes a `--d8-executable` flag * Added a `TOOL` directive to tests to reduce boilerplate * Change all tests to use the new `TOOL` directive * Factor out executable searching with fallback to find_exe.py This fixes issue #43.
Diffstat (limited to 'test/spec/float_misc.txt')
-rw-r--r--test/spec/float_misc.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/spec/float_misc.txt b/test/spec/float_misc.txt
index f3c1ce29..6b8823e6 100644
--- a/test/spec/float_misc.txt
+++ b/test/spec/float_misc.txt
@@ -1,5 +1,4 @@
-;;; EXE: test/run-d8.py
-;;; FLAGS: --spec
+;;; TOOL: run-d8-spec
;;; STDIN_FILE: third_party/testsuite/float_misc.wast
(;; STDOUT ;;;
163/163 tests passed.