Actions
Task #55864
closedgetFilesInDir() needs mtime sort test
Start date:
2014-02-12
Due date:
2014-02-12
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
There is one unit test missing for getFilesInDir().
It was removed because it used sleep().
Now It has been changed to read the mtime of exsising files (in the tests directory).
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27536
Updated by Gerrit Code Review almost 11 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27536
Updated by Michiel Roos almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset daee8cd0d3a84a1975aba55cfe38b15bc64f8285.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions