Bug #36690

Add unit tests to new autoloader XCLASS handling

Added by Christian Kuhn over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2012-04-28
Priority:Should have Due date:
Assigned To:- % Done:

100%

Category:Unit/Functional Tests Spent time: -
Target version:-
TYPO3 Version:6.0 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:medium

Description

Add three missing tests to the autoloader test case to test the new XCLASS handling of issue #31893. The patch also fixes a minor error when writing registered xclass files to the autoloader cache file. This error is covered by the third added test.


Related issues

related to Core - Feature #31893: Allow XCLASSes to be defined via ext_autoload.php Resolved 2012-04-16

Associated revisions

Revision 6fbe111d
Added by Christian Kuhn over 3 years ago

[TASK] Add unit tests to new autoloader XCLASS handling

Add missing tests to the autoloader test case to test the new XCLASS
handling of issue #31893. The patch also fixes a minor error when writing
registered XCLASS files to the autoloader cache file. This error is
covered by the third added test.

Change-Id: I394c05a48ee2a2796299e72b17840689432212a2
Resolves: #36690
Related: #31893
Releases: 6.0
Reviewed-on: http://review.typo3.org/10843
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 579b2897
Added by Christian Kuhn over 3 years ago

[TASK] Add unit tests to new autoloader XCLASS handling

Add missing tests to the autoloader test case to test the new XCLASS
handling of issue #31893. The patch also fixes a minor error when writing
registered XCLASS files to the autoloader cache file. This error is
covered by the third added test.

Change-Id: I394c05a48ee2a2796299e72b17840689432212a2
Resolves: #36690
Related: #31893
Releases: 6.0
Reviewed-on: http://review.typo3.org/10843
Reviewed-by: Susanne Moog
Tested-by: Susanne Moog
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/10843

#2 Updated by Christian Kuhn over 3 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF