Directory PHPUnit-3.2.16/PHPUnit/Framework/

Directory Created:
2008-03-24 00:08
Directory Deleted:
2008-03-29 18:04
Total Files:
0
Deleted Files:
20
Lines of Code:
0

[root]/PHPUnit-3.2.16/PHPUnit/Framework
                Folder removed from repo ComparisonFailure (0 files, 0 lines)
                Folder removed from repo Constraint (0 files, 0 lines)
                Folder removed from repo MockObject (0 files, 0 lines)
                    Folder removed from repo Builder (0 files, 0 lines)
                    Folder removed from repo Matcher (0 files, 0 lines)
                    Folder removed from repo Stub (0 files, 0 lines)

Lines of Code

PHPUnit-3.2.16/PHPUnit/Framework/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
ligaard 40 (100.0%) 6046 (100.0%) 151.1

Most Recent Commits

ligaard 2008-03-29 18:04 Rev.: 8737

Updated PHPUnit to 3.2.17. Added extension icons to dropdown boxes.

0 lines of code changed in 20 files:

  • PHPUnit-3.2.16/PHPUnit/Framework: Assert.php (del), AssertionFailedError.php (del), ComparisonFailure.php (del), Constraint.php (del), Error.php (del), ExpectationFailedException.php (del), IncompleteTest.php (del), IncompleteTestError.php (del), Notice.php (del), SelfDescribing.php (del), SkippedTest.php (del), SkippedTestError.php (del), SkippedTestSuiteError.php (del), Test.php (del), TestCase.php (del), TestFailure.php (del), TestListener.php (del), TestResult.php (del), TestSuite.php (del), Warning.php (del)
ligaard 2008-03-24 00:08 Rev.: 8691

Initial steps to allow code coverage reporting.

Other things:
+ Previously there was a total timelimit of 30 seconds. Now the timelimit is per testcase; this is done by inserting a call to set_time_limit(30) in the testlistener.
+ Expanded 'About PHPUnit BE': Added links to bugs.typo3.org and phpunit on typo3xdev.sf.net. Added S?ren Soltveit to contributor list. Added test for XDebug extension (needed for code coverage).
- Removed variable addAttrib in SVN revision 8639. Solves issue #7011, http://bugs.typo3.org/view.php?id=7011
~ Upgraded PHPUnit from 3.2.15 to 3.2.16. Changelog: http://www.phpunit.de/wiki/ChangeLog32#PHPUnit3.2.1622-Mar-2008.
~ Use t3lib_div::trimExplode in various places, where it was appropriate.
~ ext_emconf.php: 'Namespace' variables better (in typo3confvars).

6046 lines of code changed in 20 files:

  • PHPUnit-3.2.16/PHPUnit/Framework: Assert.php (new 1720), AssertionFailedError.php (new 104), ComparisonFailure.php (new 285), Constraint.php (new 164), Error.php (new 88), ExpectationFailedException.php (new 106), IncompleteTest.php (new 71), IncompleteTestError.php (new 72), Notice.php (new 76), SelfDescribing.php (new 77), SkippedTest.php (new 70), SkippedTestError.php (new 72), SkippedTestSuiteError.php (new 72), Test.php (new 79), TestCase.php (new 863), TestFailure.php (new 262), TestListener.php (new 146), TestResult.php (new 748), TestSuite.php (new 867), Warning.php (new 104)
Generated by StatSVN 0.5.0