aboutsummaryrefslogtreecommitdiffstats
path: root/tests/migrator
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Further fix PHP nightly testsrxu2019-12-292-1/+6
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-095-5/+5
* [ticket/15696] Add testsJakub Senko2018-07-051-0/+136
* [ticket/14739] Remove SQLite 2.8.x database driverJakub Senko2016-11-161-1/+1
* Merge branch 'ticket/14742' into ticket/14742-32xOliver Schramm2016-08-111-0/+56
|\
| * [ticket/14742] Add test for reverse_update_data()Oliver Schramm2016-08-111-0/+56
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-072-4/+8
* | [ticket/13421] Move tools to subdirectoryJoas Schilling2014-12-062-4/+4
|/
* Merge pull request #2474 from PayBas/ticket/12561Joas Schilling2014-05-281-1/+86
|\
| * [ticket/12561] Reworked tests by nickvergessenPayBas2014-05-271-62/+73
| * [ticket/12561] Added tests for "after last", "after missing" and "empty"PayBas2014-05-261-5/+62
| * [ticket/12561] Added test for "after"PayBas2014-05-241-0/+17
* | [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
|/
* [ticket/12469] Remove user table columns from fixtures that were deletedNils Adermann2014-05-021-14/+0
* Merge branch 'exreaction/ticket/11881' into develop-ascraeusNils Adermann2014-05-022-0/+174
|\
| * [ticket/11881] Move convert_timezones_test to migratorNils Adermann2014-05-022-0/+174
* [ticket/12362] Do not use database test case as it's not neededMarc Alexander2014-04-061-8/+2
* [ticket/12362] Add tests for schema generatorMarc Alexander2014-04-061-0/+55
* [ticket/12170] Test for 12170Nathan Guse2014-02-071-4/+34
* [ticket/11880] Move get_schema_steps function to a migrator helper classNathan Guse2014-02-051-1/+8
* [ticket/11880] Break up schema changes in the migratorNathan Guse2014-02-031-0/+163