aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FileUtilsTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Compatibility with PHPUnit 9ArthurHoaro2020-09-291-1/+1
|
* Convert legacy PHPUnit @expected* to new ->expect*ArthurHoaro2020-09-271-9/+9
| | | | Converted automatically using https://github.com/ArthurHoaro/convert-legacy-phpunit-expect
* Comply with PHPUnit V8: setup/teardown functions must return voidArthurHoaro2020-09-261-1/+1
|
* namespacing: \Shaarli\FileUtilsVirtualTam2019-01-121-3/+3
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* namespacing: \Shaarli\Exceptions\IOExceptionVirtualTam2019-01-121-3/+5
| | | | Signed-off-by: VirtualTam <virtualtam@flibidi.net>
* Move database read/write to FileUtils class + additional unit testsArthurHoaro2017-03-211-0/+108