Bug #36690

Add unit tests to new autoloader XCLASS handling

Added by Christian Kuhn about 1 year ago. Updated about 1 year ago.

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

100%

Category:Unit Tests
Target version:-
TYPO3 Version:6.0 Complexity:medium
PHP Version:5.3
Votes: 0

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 about 1 year 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 about 1 year 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

Updated by Gerrit Code Review about 1 year 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

Updated by Christian Kuhn about 1 year ago

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

Also available in: Atom PDF