Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-25Cleanup unneeded code around database.xmlMorris Jobke
2021-01-08Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst
2020-11-10Fix unique key in test tableJoas Schilling
2020-11-10Skip the insertIfNotExists() tests on Oracle because it doesn't work with clobJoas Schilling
2020-11-10Easier debugging and spell fixJoas Schilling
2020-11-09Don't leave cursors open when tests failJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2018-11-12Exception is not thrown anymoreMorris Jobke
2018-11-06Add test that unique constraint is workingDaniel Kesselberg
2018-03-12Use insertIfNotExist of the new interfaceMorris Jobke
2018-01-25Fix risky tests without assertionsJoas Schilling
2017-03-17Fixed failing test which was ignoring a required (not null) column (#26303)Philipp Schaffrath
2016-05-20Move tests/ to PSR-4 (#24731)Joas Schilling