285
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 14 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix. More... about 19 years ago
Patch by Masahiro Takagi. More... about 19 years ago
Cleanup PHPUnit_Framework_Constraint*. More... about 19 years ago
Fix. More... about 19 years ago
Put the cosmetic fix from [331] where it belongs. More... about 19 years ago
Cosmetic fix. More... about 19 years ago
Prepare release. More... about 19 years ago
Revert http://cvs.php.net/viewvc.cgi/pear/PHPUnit2/Util/Fileloader.php?hideattic=0&r1=1.12&r2=1.13. Fixes #56. More... about 19 years ago
Consistently use lowercase "array". More... about 19 years ago
Make docblocks more consistent. Use assertContains() and assertNotContains() for assertElementContainsText() and assertElementNotContainsText(), respectively. More... about 19 years ago
Close #69. More... about 19 years ago
Add current(). More... about 19 years ago
Prepare release. More... about 19 years ago
Fix whitespace issue. More... about 19 years ago
Better error message. More... about 19 years ago
Fix #3. More... about 19 years ago
Fix #48. More... about 19 years ago
Leftover: @test -> @assert. More... about 19 years ago
Support @test annotation. Remove dead code. More... about 19 years ago
Support @test annotation to mark any public method of a class as a test method (instead of or in addition to using "test" as a prefix to the method name). More... about 19 years ago
@test -> @assert More... about 19 years ago
Fix. More... about 19 years ago
Generic socket support for PHPUnit_Util_Printer. More... about 19 years ago
Add time to JSON messages. More... about 19 years ago
More work on time. More... about 19 years ago
Unify timing code. More... about 19 years ago
More work on the JSON logger. More... about 19 years ago
Optionally return filtered stacktrace as array. More... about 19 years ago
Send a JSON message when a test suite starts executing that contains the number of tests. More... about 19 years ago
Log_Eclipse -> Log_JSON More... about 19 years ago