Directory PHPUnit-3.2.16/PHPUnit/Tests/_files/

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

[root]/PHPUnit-3.2.16/PHPUnit/Tests/_files

Lines of Code

PHPUnit-3.2.16/PHPUnit/Tests/_files/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
ligaard 76 (100.0%) 2326 (100.0%) 30.6

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 38 files:

  • PHPUnit-3.2.16/PHPUnit/Tests/_files: AnInterface.php (del), BankAccount.json (del), BankAccount.metrics (del), BankAccount.pmd (del), BankAccount.tap (del), BankAccount.xml (del), ClassWithNonPublicAttributes.php (del), DoubleTestCase.php (del), Error.php (del), Failure.php (del), InheritedTestCase.php (del), MockRunner.php (del), NoArgTestCaseTest.php (del), NoTestCaseClass.php (del), NoTestCases.php (del), NonStatic.php (del), NotPublicTestCase.php (del), NotVoidTestCase.php (del), OneTestCase.php (del), OutputTestCase.php (del), OverrideTestCase.php (del), SampleClass.php (del), SetupFailure.php (del), Sleep.php (del), Struct.php (del), Success.php (del), TearDownFailure.php (del), TestIterator.php (del), ThrowExceptionTestCase.php (del), ThrowNoExceptionTestCase.php (del), TornDown.php (del), TornDown2.php (del), TornDown3.php (del), TornDown4.php (del), TornDown5.php (del), WasRun.php (del), bar.xml (del), foo.xml (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).

2326 lines of code changed in 38 files:

  • PHPUnit-3.2.16/PHPUnit/Tests/_files: AnInterface.php (new 67), BankAccount.json (new 1), BankAccount.metrics (new 1), BankAccount.pmd (new 1), BankAccount.tap (new 6), BankAccount.xml (new 8), ClassWithNonPublicAttributes.php (new 85), DoubleTestCase.php (new 88), Error.php (new 71), Failure.php (new 71), InheritedTestCase.php (new 71), MockRunner.php (new 83), NoArgTestCaseTest.php (new 70), NoTestCaseClass.php (new 66), NoTestCases.php (new 70), NonStatic.php (new 70), NotPublicTestCase.php (new 74), NotVoidTestCase.php (new 67), OneTestCase.php (new 74), OutputTestCase.php (new 91), OverrideTestCase.php (new 71), SampleClass.php (new 76), SetupFailure.php (new 72), Sleep.php (new 72), Struct.php (new 72), Success.php (new 71), TearDownFailure.php (new 72), TestIterator.php (new 98), ThrowExceptionTestCase.php (new 70), ThrowNoExceptionTestCase.php (new 69), TornDown.php (new 79), TornDown2.php (new 78), TornDown3.php (new 72), TornDown4.php (new 72), TornDown5.php (new 72), WasRun.php (new 73), bar.xml (new 1), foo.xml (new 1)
Generated by StatSVN 0.5.0