summaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Db/EntityTest.php
Commit message (Expand)AuthorAgeFilesLines
* Fix reading blob data as resourceThomas Citharel2022-07-251-0/+17
* Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-15/+15
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix multiline commentsChristoph Wurst2020-04-081-19/+19
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-10/+10
* Mode to modern phpunitRoeland Jago Douma2019-11-271-12/+12
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Merge pull request #17948 from nextcloud/enh/check-if-property-is-boolRoeland Jago Douma2019-11-261-8/+35
|\
| * Make isXXX available for bool properties onlyDaniel Kesselberg2019-11-161-8/+35
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+0
|/
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-7/+10
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+227