1. 2707b14 Adds a name to all gwt.junit test targets so we can easily tell which one failed. by jlabanca@google.com · 15 years ago
  2. 875439d Adding the suffix ".if.enabled" to emma ant targets to avoid confusion. The targets are noops if emma.enabled is not defined. by jlabanca@google.com · 15 years ago
  3. 8124456 This patch adds emma code coverage statistics to the output of an ant test when emma.enabled is set. by jlabanca@google.com · 16 years ago
  4. ae13443 Rolling back r5798-5799 because they are causing tests to fail. by jlabanca@google.com · 16 years ago
  5. bb96496 Committing missing file from r5798. by jlabanca@google.com · 16 years ago
  6. a2bb640 Rolling back to the last known good state: r5776 by amitmanjhi@google.com · 16 years ago
  7. 2d31a55 Added emma code coverage generation to the build file. ant emma test emma.merge will generate emma reports for each test, then merge them. by jlabanca@google.com · 16 years ago
  8. 2530547 Ant rework for speed: by fabbott@google.com · 16 years ago
  9. 359e55c Refactor SvnInfo to make it testable; also makes the branch relative path to the root of the repository. by scottb@google.com · 16 years ago
  10. 0e2dc628 by fabbott@google.com · 17 years ago
  11. b05c900 Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems. by gwt.team.scottb · 18 years ago