- 11 Sep, 2012 1 commit
-
-
Christian Kuhn authored
There are still some fixture files within the root tests/ directory. The patch moves them to Fixtures/ folders below the using tests within the affected core and backend extensions. Change-Id: Ied23b542a65becac02c9af576728da886552484d Resolves: #40834 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14525 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 26 Aug, 2012 1 commit
-
-
Christian Kuhn authored
This patch moves most unit tests of the tests/Unit/t3lib/ main directory. They follow the new class names of the classes under test and are namespaced. Covered are files that belong to the backend and core extension. The travis test configuration is adapted to execute tests located in those extension folders. Change-Id: Ibda0cb72596a418a3f97eeba83f39428a4d0d532 Resolves: #40247 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14123 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 24 Aug, 2012 1 commit
-
-
Change-Id: I6d47d742afc0765bd9fd2aaf4b2fe45498f05f45 Resolves: #40109 Related: #40095 Releases: 6.0 Reviewed-on: http://review.typo3.org/14023 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 12 Aug, 2012 1 commit
-
-
Christian Kuhn authored
Patch 1ad2cb85 for issue #39706 broke some iconWorks tests in cli context. Solution is to make the initialize method of the sprite manager a bit smarter. This allows a delayed initialization, for example in unit tests that need it. Change-Id: Ib1f85446cf5304b03c29e52e5be588ed12f9b0de Resolves: 6.0 Releases: #39717 Related: #39706 Reviewed-on: http://review.typo3.org/13606 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 05 May, 2012 1 commit
-
-
Christian Kuhn authored
FAL introduced first functional tests in a new tests/Functional directory. Therefore all unit tests are now moved to tests/Unit. Change-Id: Ied463e171b2dcaecf66cc9f6411de47b95b5bee7 Resolves: #36864 Releases: 6.0 Reviewed-on: http://review.typo3.org/11015 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 06 May, 2011 1 commit
-
-
Francois Suter authored
Icons status overlays are defined in t3lib_iconWorks:: mapRecordOverlayToSpriteIconName(). However it is necessary for "external" process (e.g. versioning) to override the icon status. Currently a deleted record in a workspace will not appear properly overlaid because only deleted = 1 is checked and not also t3ver_state = 2. This hook makes it possible for the version sysext to hook into the process and set the right status. Change-Id: I349012e402ab349ad810c57e46b0a7d5f8a46b03 Resolves: #25765 Releases: 4.6, 4.5 Reviewed-on: http://review.typo3.org/1459 Tested-by: Oliver Hader Reviewed-by: Stefan Neufeind Reviewed-by: Oliver Hader
-
- 29 Apr, 2011 1 commit
-
-
The special value "null" should written in uppercase "NULL". Change-Id: I84deb049c823ee6b51792df7afd08b18bbff5cac Resolves: #26345 Releases: 4.6 Reviewed-on: http://review.typo3.org/1791 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 21 Apr, 2011 1 commit
-
-
This is a CGL cleanup to get rid of all trailing newlines at EOF. Change-Id: I905d04317303f000a5e71eaf61973bf7cadea119 Resolves: #26162 Releases: 4.6 Reviewed-on: http://review.typo3.org/1684 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 17 Apr, 2011 1 commit
-
-
According to the CGL the files which contains a class must have a prefix "class." in filename. Change-Id: I5ac0214236dc248a7d2b37d5981278fd65bc6c91 Resolves: #25868 Releases: 4.6 Reviewed-on: http://review.typo3.org/1646 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn
-
- 18 Jan, 2011 1 commit
-
-
Oliver Hader authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@10121 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 27 Dec, 2010 1 commit
-
-
Steffen Gebert authored
Fixed bug #16847: Use Tx_Phpunit_Service_TestFinder for finding the path of the Core unit tests (Thanks to Oliver Klee) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9928 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 20 Dec, 2010 1 commit
-
-
Tolleiv Nietsch authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@9861 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 27 Sep, 2010 1 commit
-
-
Ernesto Baschny authored
Fixed unit tests #15802: t3lib_iconWorksTest fails some tests since fix in #15110 (Thanks to Philipp Gampe) git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8905 709f56b5-9817-0410-a4d7-c38de5d9e867
-
- 10 Aug, 2010 1 commit
-
-
Christian Kuhn authored
git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@8553 709f56b5-9817-0410-a4d7-c38de5d9e867
-