Branch: refs/heads/QA_4_5
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a4f02ca28f7c0427c39c61f3c8f41cdc45d9db9b
https://github.com/phpmyadmin/phpmyadmin/commit/a4f02ca28f7c0427c39c61f3c8f…
Author: Deven Bansod <devenbansod.bits(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M libraries/mysql_charsets.lib.php
M test/classes/PMA_Table_test.php
M test/libraries/PMA_mysql_charsets_test.php
Log Message:
-----------
Fix #11757 : Export and preview show different SQL for character set
Signed-off-by: Deven Bansod <devenbansod.bits(a)gmail.com>
Commit: 99e30eff736287446278207dbd70711b49ca6acd
https://github.com/phpmyadmin/phpmyadmin/commit/99e30eff736287446278207dbd7…
Author: Deven Bansod <devenbansod(a)users.noreply.github.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M libraries/mysql_charsets.lib.php
M test/classes/PMA_Table_test.php
M test/libraries/PMA_mysql_charsets_test.php
Log Message:
-----------
Merge pull request #11762 from devenbansod/fix_11757
Fix #11757 : Export and preview show different SQL for character set - Use 'CHARSET=' uniformly with respect to table 'show create' and table 'export'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/f5246d1dbe00...99e30eff7362
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 9e38e02593875d7338035a603326e5cb15dafcd0
https://github.com/phpmyadmin/phpmyadmin/commit/9e38e02593875d7338035a60332…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/plugin/auth/AuthenticationConfigTest.php
M test/classes/plugin/auth/AuthenticationCookieTest.php
M test/classes/plugin/auth/AuthenticationHttpTest.php
M test/classes/plugin/auth/AuthenticationSignonTest.php
Log Message:
-----------
Update auth plugin tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 739ff528332692947117183099499a3a7c0fa679
https://github.com/phpmyadmin/phpmyadmin/commit/739ff5283326929471171830994…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/plugin/export/ExportCodegenTest.php
M test/classes/plugin/export/ExportCsvTest.php
M test/classes/plugin/export/ExportExcelTest.php
M test/classes/plugin/export/ExportHtmlwordTest.php
M test/classes/plugin/export/ExportJsonTest.php
M test/classes/plugin/export/ExportLatexTest.php
M test/classes/plugin/export/ExportMediawikiTest.php
M test/classes/plugin/export/ExportOdsTest.php
M test/classes/plugin/export/ExportOdtTest.php
M test/classes/plugin/export/ExportPdfTest.php
M test/classes/plugin/export/ExportPhparrayTest.php
M test/classes/plugin/export/ExportSqlTest.php
M test/classes/plugin/export/ExportTexytextTest.php
M test/classes/plugin/export/ExportXmlTest.php
M test/classes/plugin/export/ExportYamlTest.php
M test/classes/plugin/export/TablePropertyTest.php
Log Message:
-----------
Update export plugin tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 1e7979554bb451bc307097ac49ba045a432d19df
https://github.com/phpmyadmin/phpmyadmin/commit/1e7979554bb451bc307097ac49b…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/plugin/import/ImportCsvTest.php
M test/classes/plugin/import/ImportLdiTest.php
M test/classes/plugin/import/ImportMediawikiTest.php
M test/classes/plugin/import/ImportOdsTest.php
M test/classes/plugin/import/ImportShpTest.php
M test/classes/plugin/import/ImportSqlTest.php
M test/classes/plugin/import/ImportXmlTest.php
Log Message:
-----------
Update tests for import plugins
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 46a6967c70e87d635c40d873e5c20640acff332c
https://github.com/phpmyadmin/phpmyadmin/commit/46a6967c70e87d635c40d873e5c…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/plugin/transformations/TransformationPluginsTest.php
Log Message:
-----------
Update another plugin test
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: b67f746bef6bed24887249a6da33ca5bac1dc73f
https://github.com/phpmyadmin/phpmyadmin/commit/b67f746bef6bed24887249a6da3…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/schema/DiaRelationSchemaTest.php
M test/classes/schema/EpsRelationSchemaTest.php
M test/classes/schema/ExportRelationSchemaTest.php
M test/classes/schema/PdfRelationSchemaTest.php
M test/classes/schema/SvgRelationSchemaTest.php
Log Message:
-----------
Update test classes related to schema exporting
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 2b7cfb595dcc79e6370fa099542b2cf4575ce032
https://github.com/phpmyadmin/phpmyadmin/commit/2b7cfb595dcc79e6370fa099542…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/AdvisorTest.php
M test/classes/ConfigGeneratorTest.php
M test/classes/ConfigTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/DbQbeTest.php
M test/classes/DbSearchTest.php
M test/classes/DisplayResultsTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/IndexTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/PDFTest.php
M test/classes/PMA_StringTest.php
M test/classes/ScriptsTest.php
M test/classes/ServerStatusDataTest.php
M test/classes/StringCTypeTest.php
M test/classes/StringNativeType.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TypesMySQLTest.php
M test/classes/TypesTest.php
M test/classes/UtilTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipFileTest.php
Log Message:
-----------
Move the rest of the tests related to objects under a common parent test
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 1c4e0bdaea8dae5898cbbf0a5430821750558ffc
https://github.com/phpmyadmin/phpmyadmin/commit/1c4e0bdaea8dae5898cbbf0a543…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/AdvisorTest.php
M test/classes/TableTest.php
Log Message:
-----------
Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 13eac96191e1fa915c6d9f9a23037c71c6f47770
https://github.com/phpmyadmin/phpmyadmin/commit/13eac96191e1fa915c6d9f9a230…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M test/classes/AdvisorTest.php
M test/classes/ConfigGeneratorTest.php
M test/classes/ConfigTest.php
M test/classes/DatabaseInterfaceTest.php
M test/classes/DbQbeTest.php
M test/classes/DbSearchTest.php
M test/classes/DisplayResultsTest.php
M test/classes/ErrorHandlerTest.php
M test/classes/ErrorTest.php
M test/classes/FileTest.php
M test/classes/FontTest.php
M test/classes/FooterTest.php
M test/classes/HeaderTest.php
M test/classes/IndexTest.php
M test/classes/LinterTest.php
M test/classes/ListDatabaseTest.php
M test/classes/MenuTest.php
M test/classes/MessageTest.php
M test/classes/PDFTest.php
M test/classes/PMA_StringTest.php
M test/classes/ScriptsTest.php
M test/classes/ServerStatusDataTest.php
M test/classes/StringCTypeTest.php
M test/classes/StringNativeType.php
M test/classes/SystemDatabaseTest.php
M test/classes/TableTest.php
M test/classes/TemplateTest.php
M test/classes/ThemeManagerTest.php
M test/classes/ThemeTest.php
M test/classes/TrackerTest.php
M test/classes/TypesMySQLTest.php
M test/classes/TypesTest.php
M test/classes/UtilTest.php
M test/classes/VersionInformationTest.php
M test/classes/ZipFileTest.php
M test/classes/plugin/auth/AuthenticationConfigTest.php
M test/classes/plugin/auth/AuthenticationCookieTest.php
M test/classes/plugin/auth/AuthenticationHttpTest.php
M test/classes/plugin/auth/AuthenticationSignonTest.php
M test/classes/plugin/export/ExportCodegenTest.php
M test/classes/plugin/export/ExportCsvTest.php
M test/classes/plugin/export/ExportExcelTest.php
M test/classes/plugin/export/ExportHtmlwordTest.php
M test/classes/plugin/export/ExportJsonTest.php
M test/classes/plugin/export/ExportLatexTest.php
M test/classes/plugin/export/ExportMediawikiTest.php
M test/classes/plugin/export/ExportOdsTest.php
M test/classes/plugin/export/ExportOdtTest.php
M test/classes/plugin/export/ExportPdfTest.php
M test/classes/plugin/export/ExportPhparrayTest.php
M test/classes/plugin/export/ExportSqlTest.php
M test/classes/plugin/export/ExportTexytextTest.php
M test/classes/plugin/export/ExportXmlTest.php
M test/classes/plugin/export/ExportYamlTest.php
M test/classes/plugin/export/TablePropertyTest.php
M test/classes/plugin/import/ImportCsvTest.php
M test/classes/plugin/import/ImportLdiTest.php
M test/classes/plugin/import/ImportMediawikiTest.php
M test/classes/plugin/import/ImportOdsTest.php
M test/classes/plugin/import/ImportShpTest.php
M test/classes/plugin/import/ImportSqlTest.php
M test/classes/plugin/import/ImportXmlTest.php
M test/classes/plugin/transformations/TransformationPluginsTest.php
M test/classes/schema/DiaRelationSchemaTest.php
M test/classes/schema/EpsRelationSchemaTest.php
M test/classes/schema/ExportRelationSchemaTest.php
M test/classes/schema/PdfRelationSchemaTest.php
M test/classes/schema/SvgRelationSchemaTest.php
Log Message:
-----------
Merge branch 'test'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/d6d46c49b4ef...13eac96191e1
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 168398cb2567d389ec3d853ca24c0ed4d044585a
https://github.com/phpmyadmin/phpmyadmin/commit/168398cb2567d389ec3d853ca24…
Author: dingo thirteen <dingo13(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M po/nl.po
Log Message:
-----------
Translated using Weblate (Dutch)
Currently translated at 100.0% (3215 of 3215 strings)
[CI skip]
Commit: 2e87ab21373cc39aeedc5b97eda8473e72c7a014
https://github.com/phpmyadmin/phpmyadmin/commit/2e87ab21373cc39aeedc5b97eda…
Author: Xosé Calvo <xosecalvo(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M po/gl.po
Log Message:
-----------
Translated using Weblate (Galician)
Currently translated at 82.3% (2648 of 3215 strings)
[CI skip]
Commit: d6d46c49b4ef61055706eaf76e44d69402abd644
https://github.com/phpmyadmin/phpmyadmin/commit/d6d46c49b4ef61055706eaf76e4…
Author: Weblate <noreply(a)weblate.org>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
A test/PMATestCase.php
M test/classes/StorageEngineTest.php
M test/classes/config/ConfigFileTest.php
M test/classes/config/FormDisplayTest.php
M test/classes/config/FormTest.php
M test/classes/config/PageSettingsTest.php
M test/classes/controllers/DatabaseStructureControllerTest.php
M test/classes/controllers/ServerCollationsControllerTest.php
M test/classes/controllers/ServerDatabasesControllerTest.php
M test/classes/controllers/ServerEnginesControllerTest.php
M test/classes/controllers/ServerPluginsControllerTest.php
M test/classes/controllers/ServerVariablesControllerTest.php
M test/classes/controllers/TableIndexesControllerTest.php
M test/classes/controllers/TableRelationControllerTest.php
M test/classes/controllers/TableSearchControllerTest.php
M test/classes/controllers/TableStructureControllerTest.php
M test/classes/dbi/DBIMysqlTest.php
M test/classes/dbi/DBIMysqliTest.php
M test/classes/engines/BdbTest.php
M test/classes/engines/BinlogTest.php
M test/classes/engines/InnodbTest.php
M test/classes/engines/MemoryTest.php
M test/classes/engines/Mrg_MyisamTest.php
M test/classes/engines/MyisamTest.php
M test/classes/engines/NdbclusterTest.php
M test/classes/engines/PbxtTest.php
M test/classes/navigation/NavigationTest.php
M test/classes/navigation/NavigationTreeTest.php
M test/classes/navigation/NodeColumnContainerTest.php
M test/classes/navigation/NodeColumnTest.php
M test/classes/navigation/NodeDatabaseChildTest.php
M test/classes/navigation/NodeDatabaseTest.php
M test/classes/navigation/NodeEventContainerTest.php
M test/classes/navigation/NodeEventTest.php
M test/classes/navigation/NodeFactoryTest.php
M test/classes/navigation/NodeFunctionContainerTest.php
M test/classes/navigation/NodeFunctionTest.php
M test/classes/navigation/NodeIndexContainerTest.php
M test/classes/navigation/NodeIndexTest.php
M test/classes/navigation/NodeProcedureContainerTest.php
M test/classes/navigation/NodeProcedureTest.php
M test/classes/navigation/NodeTableContainerTest.php
M test/classes/navigation/NodeTableTest.php
M test/classes/navigation/NodeTest.php
M test/classes/navigation/NodeTriggerContainerTest.php
M test/classes/navigation/NodeTriggerTest.php
M test/classes/navigation/NodeViewContainerTest.php
M test/classes/navigation/NodeViewTest.php
Log Message:
-----------
Merge remote-tracking branch 'origin/master'
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/cfceed7929d8...d6d46c49b4ef
Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: e88dcc15bb77a20c7ccf38d7223b3b3cd61f9545
https://github.com/phpmyadmin/phpmyadmin/commit/e88dcc15bb77a20c7ccf38d7223…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
A test/PMATestCase.php
M test/classes/StorageEngineTest.php
Log Message:
-----------
Introduce base test case. Reset configuration values to defaults for each test case
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: c9ca68a03e4e3d3d7cde09182db1e90982f2e0b3
https://github.com/phpmyadmin/phpmyadmin/commit/c9ca68a03e4e3d3d7cde09182db…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M test/classes/config/ConfigFileTest.php
M test/classes/config/FormDisplayTest.php
M test/classes/config/FormTest.php
M test/classes/config/PageSettingsTest.php
Log Message:
-----------
Use PMATestCase as base class
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 4622f16b1fcff6249c5adaa3ef949a6fc6866de3
https://github.com/phpmyadmin/phpmyadmin/commit/4622f16b1fcff6249c5adaa3ef9…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M test/classes/controllers/DatabaseStructureControllerTest.php
M test/classes/controllers/ServerCollationsControllerTest.php
M test/classes/controllers/ServerDatabasesControllerTest.php
M test/classes/controllers/ServerEnginesControllerTest.php
M test/classes/controllers/ServerPluginsControllerTest.php
M test/classes/controllers/ServerVariablesControllerTest.php
M test/classes/controllers/TableIndexesControllerTest.php
M test/classes/controllers/TableRelationControllerTest.php
M test/classes/controllers/TableSearchControllerTest.php
M test/classes/controllers/TableStructureControllerTest.php
Log Message:
-----------
Use common test class as parent for more test cases
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 102f89c511697265703c1fce9c7e9ee9682da8de
https://github.com/phpmyadmin/phpmyadmin/commit/102f89c511697265703c1fce9c7…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
Temporarily remove locale and lint to make travis run fast
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: eb2c50e4463a4d5a65df341c74dff50c7a5e0edf
https://github.com/phpmyadmin/phpmyadmin/commit/eb2c50e4463a4d5a65df341c74d…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M test/classes/controllers/TableIndexesControllerTest.php
M test/classes/dbi/DBIMysqlTest.php
M test/classes/dbi/DBIMysqliTest.php
M test/classes/engines/BdbTest.php
M test/classes/engines/BinlogTest.php
M test/classes/engines/InnodbTest.php
M test/classes/engines/MemoryTest.php
M test/classes/engines/Mrg_MyisamTest.php
M test/classes/engines/MyisamTest.php
M test/classes/engines/NdbclusterTest.php
M test/classes/engines/PbxtTest.php
Log Message:
-----------
Move more test classes to be subclasses to PMATestCase
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: f4e87fa07081fa0e8ea81734c57f479c74be89fe
https://github.com/phpmyadmin/phpmyadmin/commit/f4e87fa07081fa0e8ea81734c57…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M test/classes/controllers/ServerDatabasesControllerTest.php
M test/classes/dbi/DBIMysqlTest.php
Log Message:
-----------
Fix failing tests
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: 041916910396a67dbffccb1e0c05c7464c33ec05
https://github.com/phpmyadmin/phpmyadmin/commit/041916910396a67dbffccb1e0c0…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-17 (Thu, 17 Dec 2015)
Changed paths:
M test/classes/navigation/NavigationTest.php
M test/classes/navigation/NavigationTreeTest.php
M test/classes/navigation/NodeColumnContainerTest.php
M test/classes/navigation/NodeColumnTest.php
M test/classes/navigation/NodeDatabaseChildTest.php
M test/classes/navigation/NodeDatabaseTest.php
M test/classes/navigation/NodeEventContainerTest.php
M test/classes/navigation/NodeEventTest.php
M test/classes/navigation/NodeFactoryTest.php
M test/classes/navigation/NodeFunctionContainerTest.php
M test/classes/navigation/NodeFunctionTest.php
M test/classes/navigation/NodeIndexContainerTest.php
M test/classes/navigation/NodeIndexTest.php
M test/classes/navigation/NodeProcedureContainerTest.php
M test/classes/navigation/NodeProcedureTest.php
M test/classes/navigation/NodeTableContainerTest.php
M test/classes/navigation/NodeTableTest.php
M test/classes/navigation/NodeTest.php
M test/classes/navigation/NodeTriggerContainerTest.php
M test/classes/navigation/NodeTriggerTest.php
M test/classes/navigation/NodeViewContainerTest.php
M test/classes/navigation/NodeViewTest.php
Log Message:
-----------
Move navigation related tests under PMATestCase
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: cd3d66c60e94f804e25295c2f833d85ddf6c1f1d
https://github.com/phpmyadmin/phpmyadmin/commit/cd3d66c60e94f804e25295c2f83…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
M .travis.yml
Log Message:
-----------
Revert "Temporarily remove locale and lint to make travis run fast"
This reverts commit 102f89c511697265703c1fce9c7e9ee9682da8de.
Signed-off-by: Madhura Jayaratne <madhura.cj(a)gmail.com>
Commit: cfceed7929d89736d7196c1dabaeb188f59f537d
https://github.com/phpmyadmin/phpmyadmin/commit/cfceed7929d89736d7196c1daba…
Author: Madhura Jayaratne <madhura.cj(a)gmail.com>
Date: 2015-12-18 (Fri, 18 Dec 2015)
Changed paths:
A test/PMATestCase.php
M test/classes/StorageEngineTest.php
M test/classes/config/ConfigFileTest.php
M test/classes/config/FormDisplayTest.php
M test/classes/config/FormTest.php
M test/classes/config/PageSettingsTest.php
M test/classes/controllers/DatabaseStructureControllerTest.php
M test/classes/controllers/ServerCollationsControllerTest.php
M test/classes/controllers/ServerDatabasesControllerTest.php
M test/classes/controllers/ServerEnginesControllerTest.php
M test/classes/controllers/ServerPluginsControllerTest.php
M test/classes/controllers/ServerVariablesControllerTest.php
M test/classes/controllers/TableIndexesControllerTest.php
M test/classes/controllers/TableRelationControllerTest.php
M test/classes/controllers/TableSearchControllerTest.php
M test/classes/controllers/TableStructureControllerTest.php
M test/classes/dbi/DBIMysqlTest.php
M test/classes/dbi/DBIMysqliTest.php
M test/classes/engines/BdbTest.php
M test/classes/engines/BinlogTest.php
M test/classes/engines/InnodbTest.php
M test/classes/engines/MemoryTest.php
M test/classes/engines/Mrg_MyisamTest.php
M test/classes/engines/MyisamTest.php
M test/classes/engines/NdbclusterTest.php
M test/classes/engines/PbxtTest.php
M test/classes/navigation/NavigationTest.php
M test/classes/navigation/NavigationTreeTest.php
M test/classes/navigation/NodeColumnContainerTest.php
M test/classes/navigation/NodeColumnTest.php
M test/classes/navigation/NodeDatabaseChildTest.php
M test/classes/navigation/NodeDatabaseTest.php
M test/classes/navigation/NodeEventContainerTest.php
M test/classes/navigation/NodeEventTest.php
M test/classes/navigation/NodeFactoryTest.php
M test/classes/navigation/NodeFunctionContainerTest.php
M test/classes/navigation/NodeFunctionTest.php
M test/classes/navigation/NodeIndexContainerTest.php
M test/classes/navigation/NodeIndexTest.php
M test/classes/navigation/NodeProcedureContainerTest.php
M test/classes/navigation/NodeProcedureTest.php
M test/classes/navigation/NodeTableContainerTest.php
M test/classes/navigation/NodeTableTest.php
M test/classes/navigation/NodeTest.php
M test/classes/navigation/NodeTriggerContainerTest.php
M test/classes/navigation/NodeTriggerTest.php
M test/classes/navigation/NodeViewContainerTest.php
M test/classes/navigation/NodeViewTest.php
Log Message:
-----------
Merge pull request #11759 from madhuracj/test
Reinitialize configuration values to their defaults for each test case
Compare: https://github.com/phpmyadmin/phpmyadmin/compare/e72ad0f63253...cfceed7929d8