We have (a lot of) C++ based tests of the V8 API in src/test/cctest/. Youshould 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 worksproperly. 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
