Add option --build-only to the test runner.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Sep 2009 12:59:49 +0000 (12:59 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 10 Sep 2009 12:59:49 +0000 (12:59 +0000)
commit291c541b624603309c98a0f99b37940174d93bee
tree99934f756fd60cb5bc5bd816e8c25e14e66ddaa2
parent9d2d9c596c91cc32b2ec1c8a30fca8665fc2305b
Add option --build-only to the test runner.

This new option is convenient for cross-compilation as actually running the targets build does not make sense.
Review URL: http://codereview.chromium.org/200077

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@2871 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/test.py