0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge [4311]. More... about 17 years ago
Merge isolated_test_execution branch and close #144. More... about 17 years ago
Merge [4297]. More... about 17 years ago
Improve error messages for invalid arguments. More... about 17 years ago
Merge [4281], [4282], and [4283]. More... about 17 years ago
Ignore temporary test file. More... about 17 years ago
Merge [4220], [4221], [4222], [4223], and [4224]. More... about 17 years ago
Cleanup. More... about 17 years ago
Merge [4211], [4212], [4213], [4214], and [4215]. More... about 17 years ago
Do not invoke PEAR's destructor mechanism for PHP 4. More... about 17 years ago
Merge [4188]. More... about 17 years ago
Abstract the TicketListener concept. More... about 17 years ago
Merge [4185]. More... about 17 years ago
Rename @tracTicket to @ticket to be generic. Maybe support for other issue trackers will be added in the future and then a single @ticket annotation makes more sense. More... about 17 years ago
Merge [4138]. More... over 17 years ago
Updated PHPUnit_Util_Test::getDependencies(), PHPUnit_Util_Test::getExpectedException(), and PHPUnit_Util_Test::getProvidedData() for the new namespace separator character, closes #629. Refactor PHPUnit_Util_Test::getDependencies(), PHPUnit_Util_Test::getExpectedException(), PHPUnit_Util_Test::getGroups(), and PHPUnit_Util_Test::getProvidedData() to accept a documentation comment string. Add tests for PHPUnit_Util_Test::getDependencies() and PHPUnit_Util_Test::getExpectedException() as well as for the regular expression used in PHPUnit_Util_Test::getProvidedData(). More... over 17 years ago
Remove deprecated functionality: --log-graphviz, --log-metrics, --log-pmd. Require PHP 5.3.0 (or later) and remove compatibility workarounds for older versions of PHP. Rename PHPUnit_Util_Class::getClassesInFile() and PHPUnit_Util_Class::getFunctionsInFile() to PHPUnit_Util_File::getClassesInFile() and PHPUnit_Util_File::getFunctionsInFile(), respectively. More... over 17 years ago
Fix #607. More... over 17 years ago
Initial import of TracListener. More... over 17 years ago
fix #554 More... over 17 years ago
Eliminate feof() call. More... over 17 years ago
Fix/Improve PHPUnit_Extensions_Story_ResultPrinter. More... over 17 years ago
Compatibility fix for PHP 5.2. More... over 17 years ago
Introduced replacement datasets. This will allow for specifying null values in the flat xml data set and in the new csv data set. More... over 17 years ago
Introduced the composite data set. This will allow you to define a single data set from multiple data sources. More... over 17 years ago
Added a CSV data set type. This will allow you to assign CSV files to tables in this dataset. More... over 17 years ago
Fix #407. More... over 17 years ago
Only process code coverage data for real files. More... over 17 years ago
Leftover from [3655]. More... over 17 years ago
Handle testId correctly. More... over 17 years ago