aboutsummaryrefslogtreecommitdiffstats
path: root/tests/dbal
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-099-11/+11
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-084-6/+6
* [ticket/15274] Allow "custom" migrations to use parametersjaviexin2019-05-083-0/+136
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-082-9/+9
* [ticket/15996] Rename dataProvider to not start with test_Marc Alexander2019-03-191-2/+2
* Merge pull request #5158 from kasimi/ticket/15586Marc Alexander2018-06-176-0/+183
|\
| * [ticket/15586] Added tests for adding modules the automatic waykasimi2018-03-116-0/+183
* | [ticket/15595] Fix module exists tool when parent is falseMatt Friedman2018-03-191-4/+157
|/
* Merge pull request #4680 from marc1706/ticket/15055Derky2018-01-052-8/+30
|\
| * [ticket/15055] Properly support index length check on mssqlMarc Alexander2018-01-011-7/+17
| * [ticket/15055] Support console questions on windowsMarc Alexander2018-01-011-4/+0
| * [ticket/15055] Only drop dependent PK indexes and fix more tests for mssqlMarc Alexander2018-01-011-1/+4
| * [ticket/15055] Drop primary keys when necessary and fix test comparisonsMarc Alexander2018-01-011-1/+8
| * [ticket/15055] Start fixing missing keys in fixturesMarc Alexander2018-01-011-0/+6
* | [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-1/+1
|/
* Merge pull request #4971 from Elsensee/ticket/15339Marc Alexander2017-12-281-19/+0
|\
| * [ticket/15339] Fix testsOliver Schramm2017-12-241-19/+0
* | [ticket/15396] Added test for correct order of revert_schema() stepskasimi2017-10-143-0/+136
|/
* [ticket/15259] Fatal error on SQLite/Oracle database updatelavigor2017-07-061-0/+37
* Merge branch '3.1.x' into 3.2.xTristan Darricau2016-10-242-5/+154
|\
| * [ticket/14831] Add more tests against UCP modulesrxu2016-10-232-1/+99
| * [ticket/14831] Add more tests, better name for $e placeholderrxu2016-10-231-4/+55
* | Merge branch '3.1.x' into 3.2.xMarc Alexander2016-08-312-1/+91
|\ \ | |/
| * Merge pull request #4377 from rxu/ticket/14703Marc Alexander2016-08-312-1/+91
| |\
| | * [ticket/14703] Improve exception testingrxu2016-08-281-1/+5
| | * [ticket/14703] Add test for the case multiple parent module_langname foundrxu2016-07-242-1/+87
* | | Merge branch 'ticket/14742' into ticket/14742-32xOliver Schramm2016-08-112-2/+10
|\ \ \ | |/ /
| * | [ticket/14742] Add test for (not) reverting ifOliver Schramm2016-08-112-2/+10
| |/
* | [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-3112-26/+0
* | [feature/sql-bool-builder] Changing syntax pt2. Fix testsbrunoais2015-11-111-20/+38
* | Merge pull request #3441 from brunoais/feature/sql-bool-builderTristan Darricau2015-10-142-0/+390
|\ \
| * | [feature/sql-bool-builder] Improved tests output to show the SQL error.brunoais2015-03-171-7/+40
| * | [feature/sql-bool-builder] Adding the IS operator to predicted operatorsbrunoais2015-03-171-1/+1
| * | [feature/sql-bool-builder] test_single_not_likebrunoais2015-03-161-0/+27
| * | [feature/sql-bool-builder] test_single_likebrunoais2015-03-161-0/+25
| * | [feature/sql-bool-builder] test_single_not_inbrunoais2015-03-161-0/+26
| * | [feature/sql-bool-builder] test_single_inbrunoais2015-03-161-0/+26
| * | [feature/sql-bool-builder] test_and_of_or_of_andbrunoais2015-03-161-0/+46
| * | [feature/sql-bool-builder] test_triple_and_with_inbrunoais2015-03-161-0/+31
| * | [feature/sql-bool-builder] test_double_and_with_not_of_andbrunoais2015-03-161-0/+31
| * | [feature/sql-bool-builder] test_triple_and_with_is_nullbrunoais2015-03-161-0/+37
| * | [feature/sql-bool-builder] Prepare testing classbrunoais2015-03-162-0/+108
* | | Merge branch '3.1.x'Joas Schilling2015-06-092-0/+196
|\ \ \ | | |/ | |/|
| * | [ticket/13779] Add permission set testsrxu2015-06-062-0/+196
* | | [ticket/13777] Fix testsMateBartus2015-05-311-1/+4
* | | [ticket/13782] Rename null driver to dummy for PHP7 compatibilityMarc Alexander2015-05-042-2/+2
* | | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+3
* | | [ticket/13793] Remove translation on throwing exceptionsMateBartus2015-05-011-2/+0
* | | [ticket/13697] Moving filesystem related functions to filesystem serviceMateBartus2015-04-162-2/+4
| |/ |/|
* | [ticket/10748] Replace direct creations of tools();Joas Schilling2015-02-073-3/+6