0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Renamed the method from getTargetElement() to getTarget(). More... over 15 years ago
Fixed a defect that caused different tests to be run by Rerun Test. (Issue #163) More... over 15 years ago
Fixed a comment. More... over 15 years ago
Added a TODO task. More... over 15 years ago
Made a few minor improvements. More... over 15 years ago
Added a TODO task. More... over 15 years ago
Made a few improvements. More... over 15 years ago
Fixed a defect that caused the Debug Output view to not get the focus when a fatal error occurs. (Issue #162) More... over 15 years ago
Refactored. More... over 15 years ago
Fixed a defect that seldom caused a NullPointerException to be raised when launching Eclipse if Result View has focused. More... over 15 years ago
Renamed the method from getRate() to calculateRate(). More... over 15 years ago
Renamed the method from getAverage() to calculateProcessTimeAverage(). More... over 15 years ago
Improved the name of fields. More... over 15 years ago
Merge branch 'master' of git://github.com/piece/makegood More... over 15 years ago
Changed the user interface of Result View. (Issue #161) More... over 15 years ago
Fixed typo. More... over 15 years ago
Improved the condition of enabling "Run all tests". (Issue #149) More... over 15 years ago
Made a lot of improvements. More... over 15 years ago
Merge branch 'master' of git://github.com/piece/makegood More... over 15 years ago
Made a lot of improvements. More... over 15 years ago
Fixed the way of finding the selected result. (Issue #156) More... over 15 years ago
Added a toolbar action to run all tests. (Issue #149) More... over 15 years ago
Added the messages for "Run all tests". (Issue #149) More... over 15 years ago
Renamed the method from addReaderListener() to addListener(). More... over 15 years ago
Added code to check whether or not a given failure/error has the attribute "type". More... over 15 years ago
Renamed the method from addParserListener() to addReaderListener(). More... over 15 years ago
Beautified the declaration of read(). More... over 15 years ago
Renamed the method from start() to read(). More... over 15 years ago
Renamed the method from getEndTestCount() to getTestCount(). More... over 15 years ago
Removed unnecessary code. More... over 15 years ago