1. 2f62842 test-setup.sh: don't cat the log file if it does not exists by dmarting · 8 years ago
  2. 154cfb2 Rollforward of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37 by Damien Martin-Guillerez · 8 years ago
  3. 1711276 Automated rollback of commit b8514f533d4546d3bfbec3700012f2bbeffd1c37. by dmarting · 8 years ago
  4. b8514f5 Add stdout to default XML file and generate XML file on timeout by Damien Martin-Guillerez · 8 years ago
  5. 218c363 Ensure shards of the same test have unique names in the fallback xml by Benjamin Peterson · 8 years ago
  6. 4bb4b3d give the duration of test in the fallback xml file by Benjamin Peterson · 8 years ago
  7. 913478d Use the correct JVM for LcovMerger instead of whatever "java" gets us. by lberki · 8 years ago
  8. 2e06f42 Ensure that TEST_TMPDIR exists on the remote host when testing a remote build. by Googler · 8 years ago
  9. e355e77 Migrate all tests to Truth (except the ones in the examples). by lberki · 8 years ago
  10. 8a5752d Add functionality from the old shell-based coverage runner script to the new one. by lberki · 8 years ago
  11. b13457b Small shell fixed to cleanup distfile testing by Stephen Twigg · 8 years ago
  12. ea6f209 Bazel, Windows: can now test cc_test rules : Windows: bazel test now works for cc_test rules by laszlocsomor · 8 years ago
  13. dd04adf Switch Bazel to use the common test env variables. by Ulf Adams · 8 years ago
  14. 25120df Initial code for Persistent Java Test Runner. by Kush Chakraborty · 8 years ago
  15. af1e3c2 Add LcovMerger. (series 2/4 of open-sourcing coverage command for java test) by Yue Gan · 8 years ago
  16. 8829aba Coverage support. by Ulf Adams · 8 years ago
  17. 5a4b445 StandaloneTestStrategy: Pass relative JAVA_RUNFILES and PYTHON_RUNFILES to tests by Yue Gan · 9 years ago
  18. a035992 StandaloneTestStrategy: Use relative paths for environmental variables related to tests. by Philipp Wollermann · 9 years ago
  19. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  20. 8f460f3 Refactor how coverage support files get to test actions. by Lukacs Berki · 9 years ago
  21. 758d5e2 Fix test runner on Windows without runfiles. by Dmitry Lomov · 9 years ago
  22. a148b4c Disable runfiles on Windows. by Dmitry Lomov · 9 years ago
  23. e1acf84 Fix default XML file generated by tests by Damien Martin-Guillerez · 9 years ago
  24. b0ba9c9 Generate a default dummy XML file when the test runner does not. by Damien Martin-Guillerez · 9 years ago
  25. fac21e5 Set sharding and tmpdir environment variables for googletest by Brian Silverman · 9 years ago
  26. b393a53 Find the test setup script based on its basename and not its precise exec path. by Lukacs Berki · 9 years ago
  27. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 9 years ago
  28. 6c29d57 For standalone tests, cd into the workspace directory before running the test script. by Chris Parsons · 10 years ago
  29. fc64f5e Support --run_under in Bazel. by Han-Wen Nienhuys · 10 years ago
  30. 1e6f863 Print TestLogHelper.HEADER_DELIMITER from test-setup.sh. by Han-Wen Nienhuys · 10 years ago
  31. 31ac6ce Make tests work even in the top level directory :) by Gunther Noack · 10 years ago
  32. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  33. 08e26d3 Replaced test-setup.sh shebang to use /bin/bash by Damien Martin-Guillerez · 10 years ago
  34. 3671ff6 Add symlinks to third_party/ and tools/ to base_workspace by Kristina Chodorow · 10 years ago