0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 07, 2024 — Sep 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved selectionChanged() to remove the content list. More... almost 16 years ago
Added TestResultDetailsPage class to show the error and failure content. More... almost 16 years ago
Added getImage() to show the dummy icons. More... almost 16 years ago
Changed TestResultView to show the test result. More... almost 16 years ago
Added setInput() to set the data to the tree. More... almost 16 years ago
Improved getChildren() for the Collection class. More... almost 16 years ago
Added TestResultMasterDetailsBlock class. More... almost 16 years ago
Rename ResultView to TestResultView. More... almost 16 years ago
Added the tree control to show the test result. More... almost 16 years ago
Added the com.piece_framework.makegood.launch plug-in as a required plug-in. More... almost 16 years ago
Exported the com.piece_framework.makegood.launch.phpunit package to use on UI plug-in. More... almost 16 years ago
Added "--log-junit" argument to output the JUnit log. More... almost 16 years ago
Add Error class for error node. More... almost 16 years ago
Adjusted test case to the new result file. More... almost 16 years ago
Replace a result file for all tests. More... almost 16 years ago
Adjusted test case to the new launcher scripts. More... almost 16 years ago
Replace launcher scripts. More... almost 16 years ago
Replace launcher scripts. More... almost 16 years ago
Remove minimum version property. More... almost 16 years ago
Added convertTestCase(). More... almost 16 years ago
Added convertTestSuite(). More... almost 16 years ago
Changed addTestResult() to not add to the list when result is null. More... almost 16 years ago
Added isTestSuiteNode(), isTestCaseNode(), and isFailureNode(). More... almost 16 years ago
Rename scanNode to convertTestResult. More... almost 16 years ago
Chagned Failure to set properties by itself. More... almost 16 years ago
Added createAttributesMap() to create a map object for node attributes. More... almost 16 years ago
Changed TestSuite and TestCase to set properties by themselves. More... almost 16 years ago
Chagend convert() to raise an exception when a result file does not exist. More... almost 16 years ago
Fixed imported classes. More... almost 16 years ago
Added a test case that a test class is failure. More... almost 16 years ago