summaryrefslogtreecommitdiffstats
path: root/tests/lib/DB/LegacyDBTest.php
Commit message (Expand)AuthorAgeFilesLines
* Don't leave cursors open when tests failJoas Schilling2020-11-091-2/+26
* Remove trailing and in between spacesChristoph Wurst2020-04-091-3/+3
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-26/+26
* Use lowercase true, false and null constantsChristoph Wurst2020-03-251-1/+1
* TO REVERT LATER: disable decimaltest from LegacyDBTestRoeland Jago Douma2019-11-271-3/+3
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-3/+3
* Use insertIfNotExist of the new interfaceMorris Jobke2018-03-121-134/+0
* remove static:// stream wrapperRobin Appelman2017-01-041-1/+6
* Fix the testJoas Schilling2016-10-191-5/+5
* only disable unicode test on mysqlMorris Jobke2016-10-191-7/+11
* Adding tests for 4 byte unicode charactersMorris Jobke2016-10-191-0/+31
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-201-0/+393