We have (a lot of) C++ based tests of the V8 API in src/test/cctest/.  You
should be able to add something src/test/cctest/test-platform-linux.cc that sets
up a signal handler, initializes V8 and verifies that the call through works
properly. It would be great if you added something like this before we land this
CL.

https://codereview.chromium.org/11195045/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to