[root]/doc
Framework
(13 files, 2835 lines)
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 56 (100.0%) | 0 (-) | 0.0 |
| oliklee | 14 (25.0%) | 0 (-) | 0.0 |
| ligaard | 41 (73.2%) | 0 (-) | 0.0 |
| axeljung01 | 1 (1.8%) | 0 (-) | 0.0 |
Add a paragraph on running the tests from CLI to the manual.
0 lines of code changed in 1 file:
Add documentation for the testing framework.
0 lines of code changed in 1 file:
Task #13401: Document which functions are called in what order for test cases with data providers
0 lines of code changed in 1 file:
Bug #11741: Progress bar ist too short after running some tests (thanks to Patrick Shriner)
0 lines of code changed in 1 file:
Bug #11755: Code-Coverage Report fails due to error in included PHPUnit
0 lines of code changed in 1 file:
Task #12167: Move the test base classes to Classes/
0 lines of code changed in 1 file:
Bug #11727: Add a link to the bugtracker to the manual
Bug #11728: Document how to write extbase tests
0 lines of code changed in 1 file:
Bug #9158 Broken link in the manual
0 lines of code changed in 1 file:
[Bug 7979] Change Typo3 into TYPO3 in the manual
0 lines of code changed in 1 file:
Document how to test extbase-based extensions.
0 lines of code changed in 1 file:
Fixed a typo in hte manual.
0 lines of code changed in 1 file:
Update the manual.
0 lines of code changed in 1 file:
[phpunit #7234] Update some things in the manual
0 lines of code changed in 1 file:
Release phpunit 3.4.3.
0 lines of code changed in 1 file:
Update the manual.
0 lines of code changed in 1 file:
Preparing release of phpunit 3.3.12.
~ Updated NEWS and manual.
~ Updated the included YUI! files to version 2.7.0. The changes from 2.6 to 2.7 can be found here:
http://developer.yahoo.com/yui/releasenotes/README.base,
http://developer.yahoo.com/yui/releasenotes/README.connection,
http://developer.yahoo.com/yui/releasenotes/README.json,
http://developer.yahoo.com/yui/releasenotes/README.reset,
http://developer.yahoo.com/yui/releasenotes/README.fonts,
http://developer.yahoo.com/yui/releasenotes/README.grids,
http://developer.yahoo.com/yui/releasenotes/README.yahoo,
http://developer.yahoo.com/yui/releasenotes/README.dom,
http://developer.yahoo.com/yui/releasenotes/README.event.
0 lines of code changed in 1 file:
~ Initialize content object (tslib_cObj) on demand, http://forge.typo3.org/issues/show/2767
0 lines of code changed in 1 file:
Really fix forge issue #2753.
0 lines of code changed in 1 file:
~ (Resolved) Test cases can not end in "TestCase", but always must end in "testcase", http://forge.typo3.org/issues/show/2753
0 lines of code changed in 1 file:
~ Sorting unittests by their classnames for a better overview, http://bugs.typo3.org/view.php?id=10584
* Background color of selectors is grey but was white, http://forge.typo3.org/issues/show/2718
0 lines of code changed in 1 file:
* Corrected ext_localconf to point to PHPUnit 3.3.15 (instead of 3.3.5).
~ Updated NEWS file and manual.
~ Updated years to 2009 in various places.
0 lines of code changed in 1 file:
+ Added PHPUnit 3.3.5
- Removed PHPUnit 3.3.4
0 lines of code changed in 1 file:
Prepare phpunit version 3.3.6:
+ Added PHPUnit 3.3.4, see ChangeLog at http://www.phpunit.de/wiki/ChangeLog33#PHPUnit3.3.408-Nov-2008 and http://www.phpunit.de/wiki/ChangeLog33#PHPUnit3.3.303-Nov-2008
- Removed PHPUnit 3.3.2.
~ Fix forge bug #1828, http://forge.typo3.org/issues/show/1828
0 lines of code changed in 1 file:
Preparing release 3.3.5:
+ Added PHPUnit 3.3.2, see ChangeLog at http://www.phpunit.de/wiki/ChangeLog33#PHPUnit3.3.220-Oct-2008
- Removed PHPUnit 3.3.1.
~ Comment out JavaScript calls to console.log().
* Fix forge #1698: Showing NEWS file from drop-down menu breaks with symlinks. Cf. http://forge.typo3.org/issues/show/1698
0 lines of code changed in 1 file:
Updated NEWS file and manual.sxw in preparation of 3.3.4 release.
0 lines of code changed in 1 file:
- Removed 'ExperimentalAJAXUI' option.
- Introduced three buttons for selecting whether to show successful tests, errors and failures (all done with instant apply and 'AJAX-style').
- Started work on finer-grained memory and benchmarking.
- Changed class names testCase to testcase.
- Introduced __construct() which calls parent::init(). Removing calls $SOBE->init().
- Added background-color to css for errors and failures.
- Refactored quite a bit of code. Escp. JavaScript code.
0 lines of code changed in 1 file:
+ Display the leaked memory after the tests. Closes forge #1627. Note that this measurement is only indicative; it will be tried out now, but is the utility is limited, then it will be removed or turned into an option.
0 lines of code changed in 1 file:
+ Added links to forge.typo3.org.
~ Moved text around at little bit to have added links more prominent, compared to the old links (which are left for completeness).
* Add the colored bar even when executing single tests. Closes forge #1594, thanks goes to Oliver Klee.
* Javascript for experimental progress bar executed although the option is disabled. Closes forge #1595, thanks goes to Oliver Klee.
* Error when calling non-existing test. Closes #1596, thanks goes to Oliver Klee.
* Message flows out of box. Closes forge # 1597, thanks goes to Oliver Klee.
0 lines of code changed in 1 file:
Preparing to release phpunit 3.3.1:
+ Added PHPUnit 3.3.1, see ChangeLog at http://www.phpunit.de/wiki/ChangeLog33#PHPUnit3.3.123-Sep-2008
- Removed PHPUnit 3.3.0.
0 lines of code changed in 1 file:
Ready for release of phpunit 3.3.0.
0 lines of code changed in 1 file:
Final preparation for release of version 3.2.21.
Changes:
~ Changed default in ext_conf_template.txt for field 'excludeextensions': Now extension keys 'lib' and 'div' are per default excluded, since their testsuites try to load extension key 't3unit', which probably does not exist on peoples machines.
* Fixed bug where phpunit could get stuck with 'Extension not loaded [...]'. Now, instead phpunit will default to extension key 'phpunit', if the chosen key does not exist anymore (which can happen if the extension is removed).
0 lines of code changed in 1 file:
Preparing release 3.2.21.
Changes:
+ Added PHPUnit 3.2.21, see ChangeLog at http://www.phpunit.de/wiki/ChangeLog32#PHPUnit3.2.2116-Jun-2008.
+ Added benchmarking single tests. Solves Forge issue #1317, http://forge.typo3.org/issues/show/1317. Thanks to Oliver Klee.
~ Changed manual.sxw to use latest documentation template (EXT:doc_template version 1.2.5).
~ Fixed some validation issues. Solves Forge issue #1316, http://forge.typo3.org/issues/show/1316. Thanks to Oliver Klee.
- Removed line including non-existant file 'common.js'. Solves Forge issue #1320, http://forge.typo3.org/issues/show/1317. Thanks goes to Niels Pardon.
- Removed PHPUnit 3.2.19 (btw. there never was a release with PHPUnit 3.2.20).
0 lines of code changed in 1 file:
~ Changed hook key in mod1/index.php.
0 lines of code changed in 1 file:
Added PHPUnit 3.2.19
0 lines of code changed in 1 file:
~ Switched to xhtml-rendering, fixes issue #8173, http://bugs.typo3.org/view.php?id=8173, Thanks to Oliver Klee.
* Fixed some typos, code-beautification, fixes issue #8173, http://bugs.typo3.org/view.php?id=8173, Thanks to Oliver Klee.
0 lines of code changed in 1 file:
+ Added 'oelib' as a suggested extension to install, when installing phpunit.
~ Updated manual accordingly.
0 lines of code changed in 1 file:
+ Added possibility to 'hook' which class to run. You will need to implement two methods, init() and main().
~ Re-inserted $backupGlobals = false.
+ Added note to TODO.
0 lines of code changed in 1 file:
* Bugfix: Commented out calls to Graphviz. This is a future feature, that had sneaked in prematurely, causing fatal error for users. Closes issue #8037, http://bugs.typo3.org/view.php?id=8037.
0 lines of code changed in 1 file:
+ Added PHPUnit 3.2.18, see Changelog at http://www.phpunit.de/wiki/ChangeLog32#PHPUnit3.2.1804-Apr-2008
- Removed PHPUnit 3.2.17.
* Changes to stylesheet, to mitigate some of the most glaring usability issues in the Typo3 4 default skin.
~ Tweaked NEWS file.
0 lines of code changed in 1 file:
* Bugfix: Moved setting of $backupGlobals from tx_phpunit_database_testcase.php to tx_phpunit_testcase.php. This fixes a 'Fatal Error' on Windows. Thanks goes to Morten Lovbjerg.
0 lines of code changed in 1 file:
(16 more)