Sign in
gwt
/
gwt
/
4fbf07693f8cd77957b24f4f7409ddd529719859
/
build-tools
/
ant-gwt
/
build.xml
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
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
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
ae13443
Rolling back r5798-5799 because they are causing tests to fail.
by jlabanca@google.com
· 16 years ago
bb96496
Committing missing file from r5798.
by jlabanca@google.com
· 16 years ago
a2bb640
Rolling back to the last known good state: r5776
by amitmanjhi@google.com
· 16 years ago
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
2530547
Ant rework for speed:
by fabbott@google.com
· 16 years ago
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
0e2dc628
by fabbott@google.com
· 17 years ago
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