Fix the way MB invokes the GYP analyzer.
commit1d30631db4ff58e63c4ae4b7132cb136fb0c37b3
authordpranke <dpranke@chromium.org>
Tue, 11 Aug 2015 21:17:33 +0000 (11 14:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Aug 2015 21:18:01 +0000 (11 21:18 +0000)
treebe296e7f46866bbc4d40a09c65d6c0c64363ca5f
parent8efeb856153fb841772227d3e8cc71c74186061a
Fix the way MB invokes the GYP analyzer.

Also fix a previously broken unittest, add a new unittest, and
make sure the unittests and pylint are run as part of the
presubmit checks.

R=sky@chromium.org
BUG=481692

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

Cr-Commit-Position: refs/heads/master@{#342896}
tools/mb/PRESUBMIT.py [new file with mode: 0644]
tools/mb/mb.py
tools/mb/mb_unittest.py [changed mode: 0644->0755]