Directory PHPUnit-3.2.6/PHPUnit/

Directory Created:
2007-12-17 21:54
Directory Deleted:
2008-03-18 11:24
Total Files:
0
Deleted Files:
8
Lines of Code:
0

[root]/PHPUnit-3.2.6/PHPUnit

Lines of Code

PHPUnit-3.2.6/PHPUnit/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
ligaard 16 (100.0%) 71 (100.0%) 4.4

Most Recent Commits

ligaard 2008-03-18 11:24 Rev.: 8638

Version 3.2.3:
+ New helper functions in tx_phpunit_testcase: You can now use the Typo3 database from your tests. E.g. for creating new tables for your tests. Reminder: Never run tests in a production environment.
+ Tests for new helper functions added in class database_testcase. Note: You will need to manually install the four extensions named 'aaa', 'bbb', 'ccc' and 'ddd' (they can be found in tests/res/).
~ Upgraded PHPUnit from 3.2.6 to 3.2.15.
~ ext_emconf now states in description that the phpunit extension is based on PHPUnit 3.2 (instead of just PHPUnit 3).
* (Temporary) fix for issue #7631, http://bugs.typo3.org/view.php?id=7631#c19761, courtesy Mario Rimann.

0 lines of code changed in 8 files:

  • PHPUnit-3.2.6/PHPUnit: Extensions (del), Framework (del), Framework.php (del), Runner (del), Samples (del), Tests (del), TextUI (del), Util (del)
ligaard 2007-12-17 21:54 Rev.: 7592

* Moved shipped PHPUnit to a PHPUnit sub-directory of PHPUnit-3.2.6. Closes http://bugs.typo3.org/view.php?id=6994.
~ Changed manual: 'Changelog' section renamed to 'News'.
* Re-introduced suggestion of pear extension version 2.3.5 (or higher) in ext_emconf.php (to comply with the ECT effort).

71 lines of code changed in 8 files:

  • PHPUnit-3.2.6/PHPUnit: Extensions (new), Framework (new), Framework.php (new 71), Runner (new), Samples (new), Tests (new), TextUI (new), Util (new)
Generated by StatSVN 0.5.0