v8/test/unittests/base
svenpanne 8fb593047a Removed bogus threading test to make TSAN happy.
TSAN hits an internal assertion on a self-join, and the test is not
really that useful, so let's just remove it.

BUG=https://code.google.com/p/thread-sanitizer/issues/detail?id=88
LOG=n

Review URL: https://codereview.chromium.org/824243007

Cr-Commit-Position: refs/heads/master@{#26217}
2015-01-22 10:23:58 +00:00
..
platform Removed bogus threading test to make TSAN happy. 2015-01-22 10:23:58 +00:00
utils
bits-unittest.cc [turbofan] Implement the correct semantics for integer division/modulus. 2014-10-26 12:50:46 +00:00
cpu-unittest.cc
division-by-constant-unittest.cc Remove v8stdint.h, it doesn't serve a purpose anymore. 2014-10-21 08:25:14 +00:00
flags-unittest.cc Remove v8stdint.h, it doesn't serve a purpose anymore. 2014-10-21 08:25:14 +00:00
functional-unittest.cc [turbofan] Fix HashCode/Equals for floating point operators. 2014-10-08 07:32:07 +00:00
iterator-unittest.cc [base] Add iterator_range helper class. 2014-12-16 07:32:03 +00:00
sys-info-unittest.cc