v8/test/unittests
bmeurer 4b31a97da3 Remove deprecated v8::base::OS::nan_value().
Use std::numeric_limits<double>::quiet_NaN() and
std::numeric_limits<float>::quiet_NaN() instead.

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

Cr-Commit-Position: refs/heads/master@{#26195}
2015-01-21 14:38:58 +00:00
..
base [base] Add iterator_range helper class. 2014-12-16 07:32:03 +00:00
compiler Remove deprecated v8::base::OS::nan_value(). 2015-01-21 14:38:58 +00:00
heap Use deadline in IdleNotification. 2014-11-28 10:59:24 +00:00
libplatform Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
char-predicates-unittest.cc Conform to the unittest naming convention. 2014-10-10 08:06:21 +00:00
DEPS Move unit tests to test/unittests. 2014-10-01 08:34:25 +00:00
factory-unittest.cc [turbofan] Make Factory::NewNumber() always return the minus_zero_value. 2015-01-19 08:07:37 +00:00
run-all-unittests.cc Revert "Forward declaration for Isolate / Platform in libplatform.h." and "Fixes d8 on windows following.". 2014-11-19 07:28:07 +00:00
test-utils.cc [turbofan] Add checked load/store operators. 2014-12-02 04:49:11 +00:00
test-utils.h [turbofan] Add checked load/store operators. 2014-12-02 04:49:11 +00:00
unittests.gyp [turbofan] First version of loop peeling. 2015-01-20 09:45:17 +00:00
unittests.status Fix platform unittests. 2014-11-25 07:22:00 +00:00