v8/test/cctest/wasm
Clemens Hammacher 2d75dd9bbb [cleanup] [wasm] Fix (D)CHECK macros
Use the (D)CHECK_{EQ,NE,GT,...} macros instead of (D)CHECK with an
embedded comparison. This gives better error messages and also does the
right comparison for signed/unsigned mismatches.

This will allow us to reenable the readability/check cpplint check.

R=ahaas@chromium.org

Bug: v8:6837
Change-Id: Ic8966dfeacf02b2684eeef23fde99ec2be4ed81e
Reviewed-on: https://chromium-review.googlesource.com/671364
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Cr-Commit-Position: refs/heads/master@{#48080}
2017-09-19 11:40:37 +00:00
..
OWNERS Add eholk to Wasm-related OWNERS files 2017-08-10 18:58:00 +00:00
test-c-wasm-entry.cc Revert "Revert "[wasm] Rename TestingModule to TestingModuleBuilder."" 2017-08-19 16:34:27 +00:00
test-run-wasm-64.cc [wasm] [test] [cleanup] Add missing undefs 2017-09-11 12:09:50 +00:00
test-run-wasm-asmjs.cc [wasm] [test] [cleanup] Add missing undefs 2017-09-11 12:09:50 +00:00
test-run-wasm-atomics.cc [wasm] Module bytes can set shared attribute on memory 2017-09-14 18:16:31 +00:00
test-run-wasm-interpreter.cc [wasm] Remove 'using namespace' from cctest/wasm 2017-09-01 13:49:24 +00:00
test-run-wasm-js.cc [wasm] [test] [cleanup] Add missing undefs 2017-09-11 12:09:50 +00:00
test-run-wasm-module.cc [cleanup] [wasm] Fix (D)CHECK macros 2017-09-19 11:40:37 +00:00
test-run-wasm-relocation.cc [wasm] [test] [cleanup] Add missing undefs 2017-09-11 12:09:50 +00:00
test-run-wasm-simd.cc [wasm] [test] [cleanup] Add missing undefs 2017-09-11 12:09:50 +00:00
test-run-wasm.cc [wasm] [test] Introduce enum for runtime exception support 2017-09-12 11:30:18 +00:00
test-streaming-compilation.cc [wasm] Streaming compilation for WebAssembly. 2017-09-15 06:36:25 +00:00
test-wasm-breakpoints.cc [iwyu] Extend inline include checking to tests. 2017-09-08 09:31:32 +00:00
test-wasm-interpreter-entry.cc [wasm] Remove 'using namespace' from cctest/wasm 2017-09-01 13:49:24 +00:00
test-wasm-stack.cc [wasm] [test] Introduce enum for runtime exception support 2017-09-12 11:30:18 +00:00
test-wasm-trap-position.cc [wasm] [test] Introduce enum for runtime exception support 2017-09-12 11:30:18 +00:00
wasm-run-utils.cc [cleanup] [wasm] Fix (D)CHECK macros 2017-09-19 11:40:37 +00:00
wasm-run-utils.h [cleanup] [wasm] Fix (D)CHECK macros 2017-09-19 11:40:37 +00:00