[root]/src/main/org/apache/ant/antunit
listener
(4 files, 664 lines)
Fix failure by making each test execute in its own Project just like we said.
This is a little kludgy, but the tests pass.
Also did some javadoc'ing and cleanup.
71 lines of code changed in:
add assertMatches assertion
18 lines of code changed in:
set all properties by calling initProperties(). System props were missing.
1 lines of code changed in:
add logcontent typedef and doco.
3 lines of code changed in:
add a new logcontent resource and a test
124 lines of code changed in:
cleanup
3 lines of code changed in:
Differentiate between no RCs specified and no matching Resources.
8 lines of code changed in:
Add location information
4 lines of code changed in:
suppress backtraces for assertions
15 lines of code changed in:
Add location-aware constructor
5 lines of code changed in:
try to make more sense
1 lines of code changed in:
typo
5 lines of code changed in:
make sure we get the [antunit] banner in plainlistener
25 lines of code changed in:
whitespace
6 lines of code changed in:
Add an errorProperty attribute, document failOnError attribute
17 lines of code changed in:
move the listeners to a separate package
2 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.
3 lines of code changed in:
need to make extension configurable
11 lines of code changed in:
cleanup
0 lines of code changed in:
factor out some code that may come handy when implementing the XML listener
11 lines of code changed in:
(12 more)