1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a feature to run only the specified test classes in the specified file. (Issue #84) More... almost 16 years ago
Updated the dependency to PHPUnit 3.4.1. More... almost 16 years ago
Adjusted to the PHPUnit 3.4.1. More... almost 16 years ago
Added a feature to be able to specify fully-qualified method names. (Issue #81) More... almost 16 years ago
Made the method filtering for running specified tests to be case-insensitive. (Issue #80) More... almost 16 years ago
Added a missing comment for __construct(). More... almost 16 years ago
Prepared release 2.7.0. (Issue #45) More... almost 16 years ago
Moved a variable to outside of double quotes. More... almost 16 years ago
Made a minor improvement. More... almost 16 years ago
Fixed a defect so that abstract classes are include as test targets. More... almost 16 years ago
Removed a new line after the TestDox. More... almost 16 years ago
Improved the usage message. More... almost 16 years ago
Revert "Changed code so as to pass STDOUT implicitly." More... almost 16 years ago
The test runner script for PHPT on Windows. (Issue #74) More... almost 16 years ago
Renamed the command from testrunner-st to simpletestrunner. More... almost 16 years ago
Renamed the command from specrunner to phpspecrunner. More... almost 16 years ago
Renamed the command from testrunner to phpunitrunner. More... almost 16 years ago
Changed the usage message corresponding to the PHPT support. (Issue #74) More... almost 16 years ago
Removed the feature to complete filename since it had been broken. More... almost 16 years ago
The test runner script for PHPT. (Issue #74) More... almost 16 years ago
Added support for PHPT. (Issue #74) More... almost 16 years ago
Made minor improvements. More... almost 16 years ago
Improved the descriptions of some methods. More... almost 16 years ago
Improved code to build the test suite object. More... almost 16 years ago
Renamed the fields $excludePattern and $includePattern to $exclude and $include. More... almost 16 years ago
Introduced the Stagehand_AccessControl package for excluding/including test cases which are defined in a file. More... almost 16 years ago
Made minor changes. More... almost 16 years ago
Improved the usage message. More... almost 16 years ago
Added a feature to log test results in JUnit XML format into the specified file. (Issue #73) More... almost 16 years ago
Added a new line after the testdox. More... almost 16 years ago