Changes analyzer to include test_targets in compile_targets

In order to run test_targets we have to make sure they are actually
built.

BUG=557505
TEST=covered by tests
R=dpranke@chromium.org

Review URL: https://codereview.chromium.org/1460763002 .
2 files changed
tree: 9e919c2105319e11d0bde3ab11b10e3ae2729802
  1. buildbot/
  2. data/
  3. pylib/
  4. samples/
  5. test/
  6. tools/
  7. .gitignore
  8. AUTHORS
  9. codereview.settings
  10. DEPS
  11. gyp
  12. gyp.bat
  13. gyp_main.py
  14. gyptest.py
  15. LICENSE
  16. OWNERS
  17. PRESUBMIT.py
  18. README.md
  19. setup.py
README.md

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.