Actions
Bug #36690
closedAdd unit tests to new autoloader XCLASS handling
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Tests
Target version:
-
Start date:
2012-04-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
5.3
Tags:
Complexity:
medium
Is Regression:
Sprint Focus:
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.
Updated by Gerrit Code Review over 12 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
Updated by Christian Kuhn over 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6fbe111da00bfe605b7442a47374fff30b54f0d5.
Actions