0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
adding preliminary versions of package and spec documentation More... about 21 years ago
Closing task #75672. Added javadocs, propagating lifecycle events to nested elements. More... about 21 years ago
Added nested elements <execution .../> <logging .../> and <reporting .../> to ProfileTask. Moved attributes into nested elements. More... about 21 years ago
Added code to transfer -testrunlog, -frameworklog settings to internal commandline More... about 21 years ago
Added attribute setters and getters for testrunLog, frameworkLog More... about 21 years ago
Added -testrunLog, -frameworkLog options More... about 21 years ago
Split buildLog4jProperties into two submethods readStartingLog4jProperties and transferSettingsToLog4jProperties; added logic to transfer testrunlog and frameworklog settings to log4j properties in the transferSettingsToLog4jProperties More... about 21 years ago
Changed logging level of completed initialization message to match current conventions More... about 21 years ago
Fixed cli entrypoint initialization bug, added parameter checking to initialize More... about 21 years ago
parameterized testrun and framework logfile names More... about 21 years ago
Closing #720126 - series runner now reports execution of a series test More... about 21 years ago
introduced constants for messages. Added logic for mixed result message that determines whether a mixed result is actually mixed or all-pass/all-skip/all-fail More... about 21 years ago
Closing #720106 expose ireporter.close(...); closing #720114 reporting-ss aware of -out option More... about 21 years ago
Closing #710448 - exec-ss now reads runnersMap setting from system configuration settings during ss init More... about 21 years ago
Closing #710447 - logging-ss now reads init configuration logging cfg resource More... about 21 years ago
Closing #720110 - task now transfers profile settings to test4j command line More... about 21 years ago
For #720110 -- added support for attributes More... about 21 years ago
Closing 719933 - initialize execss; 719806 log,runners,output cli options More... about 21 years ago
Closing #719897 - define constants interface for configuration settings for execution, logging, reporting subsystems. More... about 21 years ago
Closing #719908 - Add initialization API to execution-ss interface More... about 21 years ago
Removed non-default constructor, added initialize(...) in anticipation of #719908 More... about 21 years ago
For #719908 - Add initialization API to execution-ss interface More... about 21 years ago
moved some exec sections to html More... about 21 years ago
added reference to execution spec. More... about 21 years ago
added reference to html form execution spec More... about 21 years ago
added execution spec in html form More... about 21 years ago
Closing #719809 - Document standard logging configuration settings More... about 21 years ago
Closing #719811 - Document standard reporting configuration settings More... about 21 years ago
composer now outputs a very brief summary of results to the Status Logger More... about 21 years ago
report filename is nolonger hardcoded to be test4j.report More... about 21 years ago