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
Removed code to avoid opening some views by a launch. More... about 15 years ago
Changed code so as to not register a RunAllTestsForResources object to the debug event listeners. More... about 15 years ago
Removed an unnecessary if statement. More... about 15 years ago
Added the buildForLaunch() method to avoid the MakeGood launch process is called twice. (Issue #138) More... about 15 years ago
Removed the isShown() method. More... about 15 years ago
Changed the focus policy when a test run so as to keep the focus in the last active part. More... about 15 years ago
Changed the behavior of "Reruns the last test" to ignore a test run in background. More... about 15 years ago
Made a lot of improvements. More... over 15 years ago
Removed unused imports. More... over 15 years ago
Renamed the class from RunAllTestsAutomaticallyAction to RunAllTestsWhenFileIsSavedAction. More... over 15 years ago
Renamed the string from runAllTestsAutomatically to runAllTestsWhenFileIsSaved. More... over 15 years ago
Renamed the field from runAllTestsAutomatically to runAllTestsWhenFileIsSaved. More... over 15 years ago
Made a few minor improvements. More... over 15 years ago
Renamed the constant from RUN_ALL_TESTS_AUTOMATICALLY to RUN_ALL_TESTS_WHEN_FILE_IS_SAVED. More... over 15 years ago
Changed code so that a test run by saving file works in the debugger. More... over 15 years ago
Renamed the field from auto to runsAllTestsWhenFileIsSaved. More... over 15 years ago
Renamed the field from background to isRunInBackground. More... over 15 years ago
Changed code so that the preference of "Runs all tests when a file is saved." works. (Issue #138) More... over 15 years ago
Removed an unnecessary line. More... over 15 years ago
Made a minor improvement. More... over 15 years ago
Changed the resourceChanged() method to avoid the MakeGood launch process is called twice. (Issue #138) More... over 15 years ago
Merge branch 'master' of git://github.com/piece/makegood More... over 15 years ago
Updated some messages. More... over 15 years ago
Improved message resources. More... over 15 years ago
Merge branch 'master' of git://github.com/piece/makegood More... over 15 years ago
Improved resetProgressMonitor() and resetDebugView() not to reset preference values if a user changed. (Issue #138) More... over 15 years ago
Improved raiseTestSessionAlreadyExistsError() not to open an error dialog in background. (Issue #138) More... over 15 years ago
Made a lot of improvements. More... over 15 years ago
Added a action to set a value whether to run all tests automatically. (Issue #138) More... over 15 years ago
Added a preference page to set a value whether to run all tests automatically. (Issue #138) More... over 15 years ago