0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 17, 2024 — Aug 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improved code for updating the state of whether or not all tests can now be run. More... about 15 years ago
Removed an unused import. More... about 15 years ago
Merge branch '181-for-helios' More... about 15 years ago
Added the org.eclipse.php.core.goalEvaluatorFactories extension point to weave the class PHPSearchEngine before the PHP editor loads it. (Issue #181) More... about 15 years ago
Improved code for updating the MakeGood view. More... about 15 years ago
Removed code for logging an warning status when a test run is stopped by user and the exit value from the test run is not zero. (Issue #185) More... about 15 years ago
Updated copyrights. More... about 15 years ago
Refactored. More... about 15 years ago
Renamed the method from refresh() to refreshOnEndTestCase(). More... about 15 years ago
Improved code for refreshing the MakeGood view. More... about 15 years ago
Fixed a defect that caused a java.lang.ClassCastException to be raised when debugging on Helios. (Issue #181) More... about 15 years ago
Removed an unused import. More... about 15 years ago
Moved the class ProcessCrashDetector into the package com.piece_framework.makegood.aspect.xdebug_launch.helios. More... about 15 years ago
Refactored. More... about 15 years ago
Fixed a defect that caused output of the Console view to be incomplete when running a test with Xdebug. This is for PDT 2.1. (Issue #184) More... about 15 years ago
Refactored. More... about 15 years ago
Removed an unused import. More... about 15 years ago
Improved the method to search the tests. (Issue #181) More... about 15 years ago
Refactored. More... about 15 years ago
Renamed the method from printCurrentlyRunningTest() to printCurrentlyRunningTestCase(). More... about 15 years ago
Changed the visibility of setTreeInput(), refresh(), refreshOnStartTestCase(), start(), and stop() from public to package private. More... about 15 years ago
Changed code so as not to display the class name part on the content description if the class name is not given. (Issue #188) More... about 15 years ago
Removed an unused import. More... about 15 years ago
Added a missing check for selection changes in the result tree view. (Issue #188) More... about 15 years ago
Changed code so that Next/Previous Failure work. (Issue #188) More... about 15 years ago
Removed unused lines. More... about 15 years ago
Changed code so that the icon is displayed for the currently running test. (Issue #188) More... about 15 years ago
Removed unused lines. More... about 15 years ago
Refactored. More... about 15 years ago
Changed code so that the root test suite not to be displayed on the result tree view. (Issue #188) More... about 15 years ago