Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -15/+2 |
| | |||||
* | comment out failing tests for now | Mario | 2022-02-11 | 1 | -0/+5 |
| | |||||
* | tests: more declare return type | Mario | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | tests: declare return type | Mario | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Revert "fix test" | Mario | 2019-04-25 | 1 | -2/+2 |
| | | | This reverts commit c5fca0a1e784130b0e6f7aeee0bc36999f120bbf | ||||
* | Revert "dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9" | Mario | 2019-04-25 | 1 | -2/+2 |
| | | | This reverts commit 8401e9c2b4bca3bf19eb7590f827b7169f4647d9 | ||||
* | dbunit does not work wirh phpunit v 8.1.3 - try 7.5.9 | Mario Vavti | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | fix test | Mario Vavti | 2019-04-25 | 1 | -2/+2 |
| | |||||
* | Refactor photo_driver to use namespaces. | Klaus Weidenbach | 2019-02-14 | 1 | -0/+147 |
Add simple UnitTest, but it is not yet very meaningful. |