1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[PHPUnit] Replaced uses of the PHPUnitXMLConfiguration class with the PHPUnit_Util_Configuration class. More... over 12 years ago
Moved the examples directory into the Resources directory. More... over 12 years ago
[Eclipse] Marked the build and dist directories as excluded. More... over 12 years ago
[Notification] Moved the icons for the notification feature into the Resources/icons directory. More... over 12 years ago
Updated the list of contributors to Stagehand_TestRunner. (Issue #16) More... over 12 years ago
[Phing] Added the replacement '/usr/bin/env php' to PEAR's bin_dir configuration. More... over 12 years ago
Prepared release 3.4.0. (Issue #10) More... over 12 years ago
[Composer] Added phpunit/phpunit to the suggest field. More... over 12 years ago
[Phing] Updated the task to copy the LICENSE file to the build directory. More... over 12 years ago
[Resources] Renamed the RelaxNG schema files for JUnit XML. More... over 12 years ago
[Resources] Moved the RelaxNG schema files for JUnit XML into the src/Stagehand/TestRunner/Resources/config/schema directory. More... over 12 years ago
Removed the tmp directory in the project root. More... over 12 years ago
[test] Changed the tmporary directory where JUnit XML files are written out. More... over 12 years ago
Moved the LICENSE file into the project root. More... over 12 years ago
[PHPUnit] Added the @since tag for the filterGroup() method. (Issue #15) More... over 12 years ago
Removed unnecessary spaces. More... over 12 years ago
[PHPUnit] Updated the copyright notice of src/Stagehand/TestRunner/TestSuite/PHPUnitGroupFilterTestSuite.php. (Issue #15) More... over 12 years ago
Added the package name to the description of README.textile. More... over 12 years ago
[PHPUnit] tuning PHPUnitGroupFilterTestSuite (Issue #15) More... over 12 years ago
[test] Renamed the PHPUnitFactoryAwareTestCase class to PHPUnitComponentAwareTestCase. More... over 12 years ago
[test] Renamed the FactoryAwareTestCase class to ComponentAwareTestCase. More... over 12 years ago
[test] Replaced calls of $this->applicationContext->createCompolent() and setComponent() methods with $this->createComponent() and setComponent(). More... over 12 years ago
[test] Added the FactoryAwareTestCase::createComponent() and setComponent() methods. More... over 12 years ago
[Core] Changed code so as to use functions in the namespace instead of global variables. More... almost 13 years ago
[Core] Added code so that the environment is initialized in the testrunner command before loading the preload script. (Issue #13) More... almost 13 years ago
[PHPSpec] Improved code so as to load PHPSpec/Loader/UniversalClassLoader.php only if the UniversalClassLoader class does not exist. More... almost 13 years ago
[PHPUnit][Collector] Fixed a defect that caused the JUnit XML to be incomplete when the --test-class or --test-method option is specified. (Issue #12) More... almost 13 years ago
[Collector] Improved the PHPUnitCollector::collectTestCase() method. More... almost 13 years ago
[test] Moved the TestCase::createPreparer(), createCollector(), and createRunner() methods into the FactoryAwareTestCase class. More... almost 13 years ago
Removed unnecessary spaces. More... almost 13 years ago