0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added constructor to recieve IMakeGoodEventListener list. More... almost 16 years ago
Changed earlyStartup() to collect event listeners. More... almost 16 years ago
Extended the extension point com.piece_framework.makegood.core.eventListener. More... almost 16 years ago
Extended the extension point org.eclipse.ui.startup. More... almost 16 years ago
Added the class MakeGoodDebugEventSetListener to listen debug events. More... almost 16 years ago
Added an exetension point com.piece_framework.makegood.core.eventListener. More... almost 16 years ago
Changed com.piece_framework.makegood.core plug-in to singleton to define an extension point. More... almost 16 years ago
Added hasFailure() to adjust TestSuite which has no child and has failureCount > 0. More... almost 16 years ago
Added setParentThatHasFailureButHasNoChild(). More... almost 16 years ago
Added failure-no-child.log. More... almost 16 years ago
Added hasError() to adjust TestSuite which has no child and has errorCount > 0. More... almost 16 years ago
Added setParentThatHasErrorButHasNoChild(). More... almost 16 years ago
Added error-no-child.log. More... almost 16 years ago
Removed hasErrorChild(). More... almost 16 years ago
Changed createPartControl() not to use hasErrorChlid(). More... almost 16 years ago
Changed getImage() to show icons according to the result. More... almost 16 years ago
Replaced error.gif with failure.gif. More... almost 16 years ago
Added hasError(). More... almost 16 years ago
Added setParentThatHasErrorChild(). More... almost 16 years ago
Added error.log for the test. More... almost 16 years ago
Changed setParentThatHasFailureChild() to check the child results. More... almost 16 years ago
Added hasFailure(). More... almost 16 years ago
Rename setParentThatHasErrorOrFailureChild() to setParentThatHasFailureChild(). More... almost 16 years ago
Changed setParentThatDoesNotHaveErrorOrFailureChild() to check the child result. More... almost 16 years ago
Added hasFailure(). More... almost 16 years ago
Added hasError(). More... almost 16 years ago
Added the interface IMakeGoodEventListener to notify the debug event. More... almost 16 years ago
Removed the unnecessary codes. More... almost 16 years ago
Changed createPartControl() to clear the result list at first. More... almost 16 years ago
Changed createPartControl() to expand a class level if an error or failure raise. More... almost 16 years ago