From e90079d4b7fc07136cb05a6b31e473e1f90931da Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Fri, 7 Oct 2016 16:29:25 -0700 Subject: Add wasmopcodecnt tests Also rename the last few places using SexprWasm, WasmWast. Make formatting a little nicer too. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9b82278a..6f9f79d2 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ COMPILERS := GCC GCC_I686 GCC_FUZZ CLANG EMSCRIPTEN BUILD_TYPES := DEBUG RELEASE SANITIZERS := ASAN MSAN LSAN UBSAN CONFIGS := NORMAL $(SANITIZERS) NO_RE2C_BISON NO_TESTS -EXECUTABLES := wast2wasm wasm2wast wasm-interp hexfloat_test +EXECUTABLES := wast2wasm wasm2wast wasm-interp wasmopcodecnt hexfloat_test # directory names GCC_DIR := gcc/ -- cgit v1.2.3