Make testing i18n the default.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 Sep 2013 08:58:01 +0000 (08:58 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 18 Sep 2013 08:58:01 +0000 (08:58 +0000)
commit7e0cc857655dad1f7b24011007252a5139eac2d4
treeae1b19faee371e626b5d2d5d678774232303b7d5
parentf2966242843572037e7f384b249e1a9148450efd
Make testing i18n the default.

If i18n support is on when building with make, the intl test suite is automatically run with "check".

On the bots, we'll turn it off explicitly, where required.

R=jochen@chromium.org

Review URL: https://codereview.chromium.org/23702044

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16785 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile
tools/run-tests.py