Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 26 (100.0%) | 19 (100.0%) | 0.7 |
src/etc/testcases/antunit/ | 3 (11.5%) | 8 (42.1%) | 2.6 |
src/main/org/apache/ant/antunit/ | 9 (34.6%) | 6 (31.6%) | 0.6 |
src/testcases/org/apache/ant/antunit/ | 3 (11.5%) | 5 (26.3%) | 1.6 |
src/etc/testcases/ | 6 (23.1%) | 0 (0.0%) | 0.0 |
docs/ | 4 (15.4%) | 0 (0.0%) | 0.0 |
/ | 1 (3.8%) | 0 (0.0%) | 0.0 |
library version for this artifact
0 lines of code changed in:
if you want to capture the logs, we'd better declare the relevant task
0 lines of code changed in:
-Fix the test to expect the failure that is now thrown on an error.
-added 'all' targets to the various testcase build files that run antunit against themselves (neat trick, huh?)
Gump should be working now...
19 lines of code changed in:
1. typos in assertTask
2. ExpectFailure now does a substring check for the expectedMessage, not a simple exact match
3. AntUnit actually fails the build if the tests failed.
0 lines of code changed in: