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).
Actions