285
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jan 25, 2025 — Jan 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix copy&paste error. More... over 19 years ago
Refactor PHPUnit_TextUI_TestRunner into PHPUnit_TextUI_Command and PHPUnit_TextUI_TestRunner. More... over 19 years ago
Display name of thrown exception. More... over 19 years ago
Revert: Make PHPUnit_Util_Array::sortRecursively() cast objects to arrays. More... over 19 years ago
First step to --verbose support in the TextUI test runner. More... over 19 years ago
Bump. More... over 19 years ago
Another BC layer addition. More... over 19 years ago
Cleanup. More... over 19 years ago
Whitespace fixes. More... over 19 years ago
Add more tests. More... over 19 years ago
Make PHPUnit_Util_Array::sortRecursively() cast objects to arrays. More... over 19 years ago
Ignore apidoc/. More... over 19 years ago
Bugfix. More... over 19 years ago
Add -d key[=value] option to TextUI test runner that allows setting php.ini values. Closes #9, although in a more generic way. More... over 19 years ago
Also catch E_RECOVERABLE_ERROR in PHP >= 5.2.0. More... over 19 years ago
Whitespace fix. More... over 19 years ago
Move ChangeLog to the wiki. More... over 19 years ago
Another BC layer addition. More... over 19 years ago
Fix #5. More... over 19 years ago
Fix E_NOTICE. More... over 19 years ago
Force E_ALL | E_STRCIT. More... over 19 years ago
Fix BC layer. More... over 19 years ago
Convert to package2.xml format and prepare release. More... over 19 years ago
var_export() -> print_r(). Closes #28. More... over 19 years ago
Separate source files for DualIterator and RecursiveDualIterator. Includes a patch by Kore Nordmann <[email protected]> for the DualIterator implementation for comparison in PHPUnit_Framework_Constraint_IsEqual. More... over 19 years ago
Added the "--filter <pattern>" command-line option to selectively run the tests of a test suite. Closes #31, although in a different way. More... over 19 years ago
Fugbix typo. More... over 19 years ago
I am not going to use the ConsoleTools component (for now). More... over 19 years ago
Add PHPUnit_Framework_TestCase::hasFailed() which can be used in a tearDown() method, for instance, to check whether the current test has failed. More... over 19 years ago
Bump bundled version of ConsoleTools. More... over 19 years ago