0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 21 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added initialize(...) to composer interface More... about 21 years ago
added properties file that lists all test4j ant tasks More... about 21 years ago
added deletion of temporary files into clean target More... about 21 years ago
made changes to match new IComposer interface, separated shutdown() implementation into multiple private methods for readability More... about 21 years ago
implemented report compose functionality as per spec More... about 21 years ago
removed hardcoded header writing More... about 21 years ago
Added logging More... about 21 years ago
added package level javadocs More... about 21 years ago
introduced abstract base implementation of composer that takes care of general life-cycle More... about 21 years ago
defined interface for result report composer as per spec More... about 21 years ago
Provided simple implementation of result entry reader More... about 21 years ago
defined an intermediate file reader interface More... about 21 years ago
Added section on report events, suggested report composer API, revised stock intermediate result entry format More... about 21 years ago
Refactored by extracting superclass AbstractIterator More... about 21 years ago
Added convenience abstract base class for typical iterators More... about 21 years ago
added javadoc More... about 21 years ago
disabled some inherited task attributes, added some logging, added some javadoc More... about 21 years ago
Clarified javadoc More... about 21 years ago
Added task that will compose report from (leftover) intermediate result files. More... about 21 years ago
added default table font size, specified body.spec font size More... about 21 years ago
Moved the AsserterTest to the correct package. More... about 21 years ago
Add Ant jars to external dependencies More... about 21 years ago
Moved Asserter to the stock package, and added -runnerArgs and -testArgs options to Test4j's CLI. More... about 21 years ago
added reference to ANT specification More... about 21 years ago
added ANT tasks and corresponding serialized DOM runner More... about 21 years ago
reordered creation and initialization of subsystems More... about 21 years ago
convenience static APIs for simple runners More... about 21 years ago
added logic and usage of reporting subsystem More... about 21 years ago
added default file for runner addins More... about 21 years ago
added typed iterator for test descriptors More... about 21 years ago