Reviewers: Sven Panne,

Message:
This is still work-in-progress, just to get started.

Description:
Add initial support for compiler unit tests using GTest/GMock.

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

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

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

Affected files (+463, -7 lines):
  M build/all.gyp
  M src/compiler/code-generator-impl.h
  M src/compiler/instruction-selector-impl.h
  A + test/compiler-unittests/DEPS
  A test/compiler-unittests/arm/instruction-selector-arm-unittest.cc
  A test/compiler-unittests/compiler-unittests.h
  A test/compiler-unittests/compiler-unittests.cc
  A test/compiler-unittests/compiler-unittests.gyp
  A + test/compiler-unittests/compiler-unittests.status
  A test/compiler-unittests/instruction-selector-unittest.h
  A test/compiler-unittests/instruction-selector-unittest.cc
  A + test/compiler-unittests/testcfg.py
  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