Reviewers: jochen, Sven Panne,

Message:
As discussed earlier... PTAL

Description:
Refactor unit tests for the base library to use GTest.

TEST=base-unittests
BUG=v8:3489
LOG=y
[email protected]

Please review this at https://codereview.chromium.org/448603002/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+887, -1013 lines):
  M build/all.gyp
  A + test/base-unittests/DEPS
  A test/base-unittests/base-unittests.gyp
  A test/base-unittests/base-unittests.status
  A test/base-unittests/cpu-unittest.cc
  A test/base-unittests/platform/condition-variable-unittest.cc
  A test/base-unittests/platform/mutex-unittest.cc
  A test/base-unittests/platform/platform-unittest.cc
  A test/base-unittests/platform/time-unittest.cc
  A test/base-unittests/testcfg.py
  A test/base-unittests/utils/random-number-generator-unittest.cc
  M test/cctest/cctest.gyp
  D test/cctest/test-condition-variable.cc
  D test/cctest/test-cpu.cc
  D test/cctest/test-cpu-ia32.cc
  D test/cctest/test-cpu-x64.cc
  D test/cctest/test-cpu-x87.cc
  D test/cctest/test-mutex.cc
  M test/cctest/test-platform-linux.cc
  D test/cctest/test-platform-macos.cc
  D test/cctest/test-platform-tls.cc
  M test/cctest/test-platform-win32.cc
  M test/cctest/test-random-number-generator.cc
  M test/cctest/test-threads.cc
  D test/cctest/test-time.cc
  M tools/presubmit.py
  M tools/run-tests.py


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to