Clean up mb code.
commit917fac73b0b046b774ea10fa76074d7397568f8d
authordpranke <dpranke@chromium.org>
Thu, 25 Jun 2015 21:54:17 +0000 (25 14:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 25 Jun 2015 21:54:55 +0000 (25 21:54 +0000)
tree25d5a3840c369e19a2eb8dabc2a834f3a71e0e5c
parent6b46da2e972ced90f7ebcce21b355f0d87615f21
Clean up mb code.

This patch removes the unused RunGNIsolate function from MB,
and adds unit test coverage of the --swarming-target-files options
to `gn gen`. This patch also re-orders the unit tests to follow
the natural sort/execution order and splits GN tests out from GYP tests.

R=maruel@chromium.org
BUG=

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

Cr-Commit-Position: refs/heads/master@{#336269}
tools/mb/mb.py
tools/mb/mb_unittest.py