Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade test framework to PHPUnit 10.5 | Harald Eilertsen | 2024-05-27 | 1 | -1/+1 |
| | |||||
* | Rework Help module + begin tests for Setup module | Harald Eilertsen | 2024-04-30 | 1 | -48/+0 |
| | |||||
* | language test | Mario | 2022-02-11 | 1 | -5/+0 |
| | |||||
* | fix test | Mario | 2021-06-05 | 1 | -1/+1 |
| | |||||
* | fix language tests | Mario | 2019-11-10 | 1 | -3/+3 |
| | | | (cherry picked from commit 1affcb80172576dc46e4434cd10e1a534a9bb6c2) | ||||
* | :arrow_up: Update intl library. | Klaus Weidenbach | 2017-10-29 | 1 | -2/+2 |
| | | | | | Update intl library from v0.4? (2014) to v0.7.4 (2016). Use global composer autoloader now. | ||||
* | :arrow_up: Update Text_LanguageDetect. | Klaus Weidenbach | 2017-10-29 | 1 | -3/+2 |
| | | | | | | | | Update from v0.3.0 (2012) to v1.0.0 (2017) which should remove some warnings and improve PHP7 support. Using composer to handle this PEAR library now. Fix a problem in FeedutilsTest. | ||||
* | :white_check_mark: Some unit test for include/language.php | Klaus Weidenbach | 2017-10-26 | 1 | -0/+165 |
Unfortunately not so much unit testable, but added in preparation to update LanguageDetect and Intl library. |