Directory tests/res/aaa/

Directory Created:
2008-03-18 11:24
Directory Deleted:
2010-12-23 22:28
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/tests/res/aaa
                Folder removed from repo doc (0 files, 0 lines)

Lines of Code

tests/res/aaa/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 20 (100.0%) 133 (100.0%) 6.6
ligaard 9 (45.0%) 127 (95.5%) 14.1
oliklee 11 (55.0%) 6 (4.5%) 0.5

Most Recent Commits

oliklee 2010-12-23 22:28 Rev.: 41480

phpunit #11676: Rename the tests/ directory to Tests/

0 lines of code changed in 9 files:

  • tests/res/aaa: ChangeLog (del), README.txt (del), ext_emconf.php (del), ext_icon.gif (del), ext_tables.php (del), ext_tables.sql (del), icon_tx_aaa_test.gif (del), locallang_db.xml (del), tca.php (del)
oliklee 2010-02-11 20:05 Rev.: 29942

Use tabs and spaces for indentation in the right places.

6 lines of code changed in 2 files:

  • tests/res/aaa: ext_tables.php (+5 -5), tca.php (+1 -1)
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.

127 lines of code changed in 9 files:

  • tests/res/aaa: ChangeLog (new 5), README.txt (new 2), ext_emconf.php (new 44), ext_icon.gif (new), ext_tables.php (new 22), ext_tables.sql (new 15), icon_tx_aaa_test.gif (new), locallang_db.xml (new 12), tca.php (new 27)
Generated by StatSVN 0.5.0