[root]/src/etc/testcases
antunit
(4 files, 342 lines)
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 19 (100.0%) | 129 (100.0%) | 6.7 |
bodewig | 7 (36.8%) | 61 (47.3%) | 8.7 |
kevj | 3 (15.8%) | 48 (37.2%) | 16.0 |
mbenson | 2 (10.5%) | 14 (10.9%) | 7.0 |
peterreilly | 1 (5.3%) | 6 (4.7%) | 6.0 |
stevel | 6 (31.6%) | 0 (0.0%) | 0.0 |
add failing testcase b/c AntUnit doesn't do what it says
7 lines of code changed in:
add assertMatches assertion
6 lines of code changed in:
add testcase for previous change
7 lines of code changed in:
tweak JUnitReport stylesheets to work with AntUnit's XML output
6 lines of code changed in:
Move JUnit tests into a separate directory structure, preparation to add AntUnit to the mix
14 lines of code changed in:
XML listener, mostly complete. I intend to add documentation and stylesheets that allow junitreport to work on the report format later.
1 lines of code changed in:
allow plainlistener to write reports to files
3 lines of code changed in:
<propertyset> support for <antunit>
17 lines of code changed in:
'test' is not an AntUnit test target
0 lines of code changed in:
fine tune resource collection support
20 lines of code changed in:
- add maven pom
- change to new license/notice style (added NOTICE)
48 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...
0 lines of code changed in: