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
[ui] Updated some icons. More... over 12 years ago
[ui] Changed a message for the Test Outline view. (Issue #6) More... over 12 years ago
Updated the Features section of README.textile. More... over 12 years ago
Updated platform version to Indigo. More... over 12 years ago
Updated versions. More... over 12 years ago
Updated copyrights. More... over 12 years ago
[ui] Improved the hierarchy and flat toggle button. (Issue #6) More... over 12 years ago
[ui] Changed the code to update the currentEditorCode value if the acitve part is not instance of IEditorPart. (Issue #6) More... over 12 years ago
[ui] Improved the code not to show "+" in the tree if the element is method. (Issue #6) More... over 12 years ago
[ui] Removed the MakeGoodPreferencePage_autotestScopeNoneLabel property. More... over 12 years ago
[ui] Changed the property names for continuous testing. More... over 12 years ago
[core][ui] Renamed local variables. More... over 12 years ago
[ui] Renamed the TestRunner.rerunFailedTestsByAutotest() method to rerunFailedTestsByContinuousTestRunner(). More... over 12 years ago
[ui] Renamed the TestRunner.rerunLastTestByAutotest() method to rerunLastTestByContinuousTestRunner(). More... over 12 years ago
[ui] Renamed the TestRunner.runAllTestsByAutotest() method to runAllTestsByContinuousTestRunner(). More... over 12 years ago
[ui] Renamed the TestRunner.isTestRunByAutotest field to isTestRunByContinuousTestRunner. More... over 12 years ago
[ui] Changed the messages for the UI jobs in the ContinuousTestRunner class. More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.createAutotestScopeFailedTestsButton() method to createContinuousTestingScopeFailedTestsButton(). More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.createAutotestScopeLastTestButton() method to createContinuousTestingScopeLastTestButton(). More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.createAutotestScopeAlltestsButton() method to createContinuousTestingScopeAlltestsButton(). More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.createAutotestEnabledButton() method to createContinuousTestingEnabledButton. More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.createAutotestGroup() method to createContinuousTestingGroup(). More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.autotestScopeFailedTestsButton field to continuousTestingFailedTestsButton. More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.autotestScopeLastTestButton field to continuousTestingScopeLastTestButton. More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.autotestScopeAllTestsButton field to continuousTestingScopeAllTestsButton. More... over 12 years ago
[ui] Renamed the MakeGoodPreferencePage.autotestEnabledButton field to continuousTestingEnabledButton. More... over 12 years ago
[core][launch][ui] Renamed the MakeGoodPreference.setAutotestScope() and getAutotestScope() methods to setContinuousTestingScope() and getContinuousTestingScope(). More... over 12 years ago
[core][launch][ui] Renamed the MakeGoodPreference.setAutotestEnabled() and getAutotestEnabled() methods to setContinuousTestingEnabled() and getContinuousTestingEnabled(). More... over 12 years ago
[core][ui] Replaced the DefaultConfiguration.getAutotestEnabled() and getAutotestScope() methods with the getContinuousTesting() method. More... over 12 years ago
[core] Changed the MakeGoodPreferenceInitializer class to enable the continuous testing feature by default. More... over 12 years ago