[BUGFIX] Rename directory for deprecated unit tests
The directory name for deprecated unit tests are named "Unit_Deprecated" for EXT:core and EXT:form, which is wrong, the tests don't get executed. This patch fixes the names to "UnitDeprecated". Resolves: #83525 Releases: master Change-Id: I2f6f3a70ae4514e58bc885416821cf2aa3340297 Reviewed-on: https://review.typo3.org/55317 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- typo3/sysext/core/Tests/UnitDeprecated/Compatibility/PublicPropertyDeprecationTraitTest.php 0 additions, 0 deletions...ated/Compatibility/PublicPropertyDeprecationTraitTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Html/RteHtmlParserTest.php 0 additions, 0 deletions...sext/core/Tests/UnitDeprecated/Html/RteHtmlParserTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Utility/ClientUtilityTest.php 0 additions, 0 deletions...t/core/Tests/UnitDeprecated/Utility/ClientUtilityTest.php
- typo3/sysext/core/Tests/UnitDeprecated/Utility/ExtensionManagementUtilityTest.php 0 additions, 0 deletions...UnitDeprecated/Utility/ExtensionManagementUtilityTest.php
- typo3/sysext/form/Classes/Mvc/Configuration/ConfigurationManager.php 4 additions, 3 deletions...t/form/Classes/Mvc/Configuration/ConfigurationManager.php
- typo3/sysext/form/Tests/Unit/Mvc/Configuration/ConfigurationManagerTest.php 9 additions, 3 deletions...Tests/Unit/Mvc/Configuration/ConfigurationManagerTest.php
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/ConfigurationManagerTest.php 16 additions, 10 deletions...Deprecated/Mvc/Configuration/ConfigurationManagerTest.php
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/Fixtures/File1.yaml 0 additions, 0 deletions...ests/UnitDeprecated/Mvc/Configuration/Fixtures/File1.yaml
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/Fixtures/File2.yaml 0 additions, 0 deletions...ests/UnitDeprecated/Mvc/Configuration/Fixtures/File2.yaml
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/Fixtures/File3.yaml 0 additions, 0 deletions...ests/UnitDeprecated/Mvc/Configuration/Fixtures/File3.yaml
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/Fixtures/File4.yaml 0 additions, 0 deletions...ests/UnitDeprecated/Mvc/Configuration/Fixtures/File4.yaml
- typo3/sysext/form/Tests/UnitDeprecated/Mvc/Configuration/Fixtures/Header.yaml 0 additions, 0 deletions...sts/UnitDeprecated/Mvc/Configuration/Fixtures/Header.yaml
- typo3/sysext/form/Tests/Unit_Deprecated/Mvc/Configuration/Fixtures/Header.yaml 0 additions, 6 deletions...ts/Unit_Deprecated/Mvc/Configuration/Fixtures/Header.yaml
Please register or sign in to comment