phpmyadmin/test/classes/plugin/export
Michal Čihař 136b85fc97 Produce valid JSON on export
The JSON export now generates valid JSON data, but this means that the
resulting JSON format has changed.

Fixes #12307

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-06-14 09:16:58 +02:00
..
ExportCodegenTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportCsvTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportExcelTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportHtmlwordTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportJsonTest.php Produce valid JSON on export 2016-06-14 09:16:58 +02:00
ExportLatexTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportMediawikiTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportOdsTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportOdtTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportPdfTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportPhparrayTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportSqlTest.php Adjust tests to new error messages 2016-05-23 21:27:41 +02:00
ExportTexytextTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportXmlTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
ExportYamlTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
TablePropertyTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00