0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Sep 11, 2024 — Sep 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored. More... over 14 years ago
Changed the return type of the find() method from Result to TestCaseResult. More... over 14 years ago
Updated versions. More... over 14 years ago
Updated versions. More... over 14 years ago
Updated versions. More... over 14 years ago
Fixed a defect that caused a test lifecycle remains running after related tests are not found once. More... over 14 years ago
Made some minor improvements. More... over 14 years ago
Made code for logging simple. More... over 14 years ago
Fixed a defect that caused a java.lang.NullPointerException to be raised when running the Rerun Test command. (Issue #251) More... over 14 years ago
Fixed a defect that caused a java.lang.NullPointerException to be raised when running a test. (Issue #264) More... over 14 years ago
Fixed a defect that caused a java.lang.NullPointerException is raised when debugging a test. More... over 14 years ago
Fixed a defect that caused an aspect weaving to be failed on PDT 2.2 SR1. More... over 14 years ago
Removed the dummy parser factory for weaving aspects. More... over 14 years ago
Introduced the ResourceChangedAllTestsLaunchShortcut class to check whether a shortcut is created by saving files. More... over 14 years ago
Removed an unused dependency. More... over 14 years ago
Improved concurrency control to avoid running multiple test runs. More... over 14 years ago
Fixed an invalid if expression. More... over 14 years ago
Renamed the field from fixed to isFixed. More... over 14 years ago
Added the fix() method. More... over 14 years ago
Renamed the method from fixed() to isFixed(). More... over 14 years ago
Moved the JUnitXMLReaderTest, MockTestRunner, and NamesAssertionJUnitXMLReaderListener classes into the com.piece_framework.makegood.core.run package. More... over 14 years ago
Renamed the field from testRun to testLifecycle. More... over 14 years ago
Renamed the class from TestRun to TestLifecycle. More... over 14 years ago
Refactored. More... over 14 years ago
Renamed the field from runProgress to progress. More... over 14 years ago
Moved the Failures class into the com.piece_framework.makegood.core.run package. More... over 14 years ago
Changed the visibility of the all fields. More... over 14 years ago
Moved the JUnitXMLReader class and the JUnitXMLReaderListener interface into the com.piece_framework.makegood.core.run package. More... over 14 years ago
Renamed the class from RunProgress to Progress. More... over 14 years ago
Moved the RunProgress class into the com.piece_framework.makegood.core.run package. More... over 14 years ago