aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/DateTimeFormatterTest.php
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-5/+5
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-4/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-131-4/+3
* chore: Replace OC::$server->getL10N by OCP\Util::getL10N in lib and some appsCôme Chilliet2024-02-051-3/+3
* chore: update expected results for CLDR 42Daniel Kesselberg2023-07-271-3/+3
* Check style updateCarl Schwan2022-01-131-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* Add visibility to all properties and move static keywordChristoph Wurst2020-04-101-5/+5
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-77/+77
* Mode to modern phpunitRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* Provide tests for future timestamp formattingMorris Jobke2017-10-231-0/+9
* Fix more testsRoeland Jago Douma2016-10-281-3/+3
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+175