phpmyadmin/test/classes/Plugins/Export
William Desportes 187194b7e6
Merge #15805 - Fix #15802 - removed SET AUTOCOMMIT=0 from export
Fixes: #15802
Pull-request: #15805
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-01-19 14:10:35 +01:00
..
Helpers Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ExportCodegenTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ExportCsvTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ExportExcelTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ExportHtmlwordTest.php Change MIME type references to Media (MIME) type 2019-06-25 03:35:27 -03:00
ExportJsonTest.php Merge branch 'QA_4_8' 2019-05-07 14:23:08 +02:00
ExportLatexTest.php Change MIME type references to Media (MIME) type 2019-06-25 03:35:27 -03:00
ExportMediawikiTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
ExportOdsTest.php Merge branch 'QA_4_8' 2019-05-07 14:23:08 +02:00
ExportOdtTest.php Change MIME type references to Media (MIME) type 2019-06-25 03:35:27 -03:00
ExportPdfTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
ExportPhparrayTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ExportSqlTest.php Merge #15805 - Fix #15802 - removed SET AUTOCOMMIT=0 from export 2020-01-19 14:10:35 +01:00
ExportTexytextTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
ExportXmlTest.php Add a trailing comma in multi-line arrays 2019-06-14 14:09:26 -03:00
ExportYamlTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00