1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Made minor improvements. More... almost 16 years ago
Fixed a defect that caused a new line to be written into each test suite. More... almost 16 years ago
Added support for the @depends annotation. (Issue #72) More... almost 16 years ago
Fixed a defect so that all testdox output for a class are colored with the color for the last test if the class has multiple tests. More... almost 16 years ago
Tests for testing a class so that no tests are defined. More... almost 16 years ago
Changed code so as to pass STDOUT implicitly. More... almost 16 years ago
Renamed the field $useGrowl to $usesGrowl on Stagehand_TestRunner_Config. More... almost 16 years ago
Renamed the field $color to $colors on Stagehand_TestRunner_Config. More... almost 16 years ago
Renamed the field $color to $colors. More... almost 16 years ago
Added support for PHPUnit 3.4. (Issue #72) More... almost 16 years ago
Replaced include_once with class_exists(). More... almost 16 years ago
Replaced include_once with class_exists(). More... almost 16 years ago
Added require_once 'PHPUnit/Framework.php'. More... almost 16 years ago
Removed E_DEPRECATED from the error reporting level. More... almost 16 years ago
Changed the visibility of private fields and methods to protected. More... almost 16 years ago
Renamed the class Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_TestDox to Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_TestDoxPrinter. More... almost 16 years ago
Renamed the class Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_Result to Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_ResultPrinter. More... almost 16 years ago
Renamed the class Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_Progress to Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_ProgressPrinter. More... almost 16 years ago
Renamed the class Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_DetailedProgress to Stagehand_TestRunner_Runner_PHPUnitRunner_Printer_DetailedProgressPrinter. More... almost 16 years ago
Renamed the class Stagehand_TestRunner_Runner_PHPSpecRunner_Reporter to Stagehand_TestRunner_Runner_PHPSpecRunner_TextReporter. More... almost 16 years ago
Adjusted to the Stagehand_Autoload 0.4.0. More... almost 16 years ago
Removed the required dependency to PEAR since it would no longer be used. More... almost 16 years ago
Added required dependency to Stagehand_CLIController and removed dependency to Console_Getopt. More... almost 16 years ago
Adjusted to the Stagehand_CLIController 0.1.0. More... almost 16 years ago
Added required dependencies to Stagehand_Autoload and spl. More... almost 16 years ago
Improved the usage. More... almost 16 years ago
Adjusted to the upcoming Stagehand_Autoload 0.3.0. More... almost 16 years ago
Removed the leading underscore from fields. More... almost 16 years ago
Moved variables to outside of double quotes. More... almost 16 years ago
Made some minor improvements. More... almost 16 years ago