v8/test/unittests
titzer 28392ab196 [wasm] Master CL for Binary 0xC changes.
[0xC] Convert to stack machine semantics.
[0xC] Use section codes instead of names.
[0xC] Add elements section decoding.
[0xC] Decoding of globals section.
[0xC] Decoding of memory section.
[0xC] Decoding of imports section.
[0xC] Decoding of exports section.
[0xC] Decoding of data section.
[0xC] Remove CallImport bytecode.
[0xC] Function bodies have an implicit block.
[0xC] Remove the bottom label from loops.
[0xC] Add signatures to blocks.
[0xC] Remove arities from branches.
Add tests for init expression decoding.
Rework compilation of import wrappers and how they are patched.
Rework function indices in debugging.
Fix ASM->WASM builder for stack machine.
Reorganize asm.js foreign functions due to import indices change.

R=ahaas@chromium.org,rossberg@chromium.org,bradnelson@chromium.org
BUG=chromium:575167
LOG=Y

Committed: https://crrev.com/76eb976a67273b8c03c744f64ad850b0432554b9
Review-Url: https://codereview.chromium.org/2345593003
Cr-Original-Commit-Position: refs/heads/master@{#39678}
Cr-Commit-Position: refs/heads/master@{#39795}
2016-09-27 20:46:30 +00:00
..
base [base] Add Decrement and assignment operators to AtomicNumber 2016-08-07 18:31:08 +00:00
compiler [turbofan] Remove unsafe JSToBoolean lowering. 2016-09-27 13:55:25 +00:00
compiler-dispatcher Change the CompilerDispatcherJob to take a SharedFunctionInfo 2016-09-20 12:08:42 +00:00
heap [heap] Reland Concurrently free empty typed slot set chunks. 2016-09-26 15:54:18 +00:00
interpreter [turbofan] Introduces the BitcastWordToTaggedSigned and BitcastTaggedToWord opcodes. 2016-09-27 10:26:24 +00:00
libplatform Add test for posting a single task to the worker pool 2016-08-23 11:56:57 +00:00
wasm [wasm] Master CL for Binary 0xC changes. 2016-09-27 20:46:30 +00:00
BUILD.gn Revert of Replaced different means of zone pooling/reusing by one zone segment pool (patchset #3 id:120001 of https://codereview.chromium.org/2348303002/ ) 2016-09-23 06:02:46 +00:00
cancelable-tasks-unittest.cc Fix gcc 4.9.2 signed-compare error. 2015-11-15 12:48:19 +00:00
char-predicates-unittest.cc Conform to the unittest naming convention. 2014-10-10 08:06:21 +00:00
counters-unittest.cc Fix more -Werror=sign-compare bugs with GCC 4.9.2 2015-05-11 11:07:15 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
eh-frame-iterator-unittest.cc Reland Implement .eh_frame writer and disassembler. 2016-07-14 10:33:26 +00:00
eh-frame-writer-unittest.cc Fix EhFrameTest.Alignment unit test on ARM. 2016-07-14 15:41:58 +00:00
locked-queue-unittest.cc Add lock-based unbounded queue 2015-11-18 10:54:13 +00:00
register-configuration-unittest.cc [Turbofan] Revert FP register aliasing support on Arm. 2016-07-29 00:50:57 +00:00
run-all-unittests.cc [presubmit] Enabling readability/inheritance linter checking. 2015-11-04 13:08:42 +00:00
source-position-table-unittest.cc Avoid accessing Isolate in source position logging. 2016-08-17 09:31:39 +00:00
test-utils.cc Provide a convenience array buffer allocator 2016-06-29 07:42:40 +00:00
test-utils.h Moved zones and zone related stuff in its own directory. 2016-09-20 16:08:07 +00:00
unittests.gyp Revert of Replaced different means of zone pooling/reusing by one zone segment pool (patchset #3 id:120001 of https://codereview.chromium.org/2348303002/ ) 2016-09-23 06:02:46 +00:00
unittests.isolate Reland [swarming] Isolate v8 testing. 2015-10-05 09:48:42 +00:00
unittests.status [wasm]: Re-enable Wasm related unit tests on Big endian 2016-09-22 15:46:57 +00:00
value-serializer-unittest.cc Follow object map transitions when deserializing object properties. 2016-09-14 19:11:39 +00:00