nextcloud-server/tests
Thomas Müller b55ab6d22a Various database migration fixes (#25209)
* String columns with a length higher then 4000 are converted into a CLOB columns automagically - we have to respect this when migrating

* Adding schema migration tests to prevent unnecessary and non-sense migration steps
Fix Oracle autoincrement and unsigned handling

* Fix sqlite integer type for autoincrement

* Use lower case table names - fixes pg

* Fix postgres with default -1 - this only affect pg 9.4 servers - 9.5 seems to work fine
2016-06-29 14:54:41 +02:00
..
apps
Core occ web executor (#24957) 2016-06-22 13:12:36 +02:00
data Add two factor auth to core 2016-05-23 11:21:10 +02:00
docker/mariadb
lib Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
objectstore docker containers should be stopped before being removed - refs https://github.com/docker/docker/issues/18758 2016-03-09 14:02:08 +01:00
Settings Move parallel merged auth tests to PSR-4 2016-05-25 12:02:05 +02:00
travis
apps.php Fix the tests again 2016-05-25 16:51:02 +02:00
bootstrap.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
enable_all.php
karma.config.js
phpunit-autotest-external.xml Adjust the phpunit config 2016-05-25 15:14:37 +02:00
phpunit-autotest.xml
phpunit.xml.dist
preseed-config.php
startsessionlistener.php