Add script tests for `gn check`, `gyp_flag_compare` to GN bot configs.
commit7edb74bac6fc21fa06c78b9596a41322a4e6c078
authordpranke <dpranke@chromium.org>
Thu, 21 May 2015 00:37:15 +0000 (20 17:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 21 May 2015 00:37:21 +0000 (21 00:37 +0000)
tree64b524fba2075628045da6d4a247e283221166d7
parent7c43b0968c2063ddeb6fdbdddb52dce9209f31bb
Add script tests for `gn check`, `gyp_flag_compare` to GN bot configs.

This adds the tests on the GN bots that are currently configured
recipe-side in the chromium_gn recipe to //testing/scripts, so
that they can be configured repo-side and we will need to modify
the recipe less often.

R=phajdan.jr@chromium.org
BUG=481693

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

Cr-Commit-Position: refs/heads/master@{#330862}
testing/buildbot/chromium.linux.json
testing/buildbot/tryserver.chromium.linux.json
testing/scripts/gn_check.py [new file with mode: 0755]
testing/scripts/gyp_flag_compare.py [new file with mode: 0755]