[phpMyAdmin Git] [phpmyadmin/phpmyadmin] a300a2: Replace assertEquals({false, true} by assert{false, true}

William Desportes williamdes at wdes.fr
Tue May 26 13:17:17 CEST 2020


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: a300a25319c24e45ebb37a6fb68e8afb7c924316
https://github.com/phpmyadmin/phpmyadmin/commit/a300a25319c24e45ebb37a6fb68e8afb7c924316
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-05-26 (Tue, 05 May 2020) +02:00

Changed paths: 
M test/classes/BookmarkTest.php
M test/classes/CheckUserPrivilegesTest.php
M test/classes/ConfigTest.php
M test/classes/Controllers/Database/StructureControllerTest.php
M test/classes/Controllers/Server/VariablesControllerTest.php
M test/classes/Controllers/Table/StructureControllerTest.php
M test/classes/Database/Designer/CommonTest.php
M test/classes/ImportTest.php
M test/classes/IpAllowDenyTest.php
M test/classes/LanguageTest.php
M test/classes/ListDatabaseTest.php
M test/classes/Navigation/NodeFactoryTest.php
M test/classes/Navigation/Nodes/NodeTest.php
M test/classes/NormalizationTest.php
M test/classes/Plugins/Auth/AuthenticationCookieTest.php
M test/classes/Plugins/Import/ImportCsvTest.php
M test/classes/Plugins/Import/ImportLdiTest.php
M test/classes/Plugins/Import/ImportMediawikiTest.php
M test/classes/Plugins/Import/ImportOdsTest.php
M test/classes/Plugins/Import/ImportShpTest.php
M test/classes/Plugins/Import/ImportSqlTest.php
M test/classes/Plugins/Import/ImportXmlTest.php
M test/classes/Plugins/Schema/DiaRelationSchemaTest.php
M test/classes/Plugins/Schema/EpsRelationSchemaTest.php
M test/classes/Plugins/Schema/ExportRelationSchemaTest.php
M test/classes/Plugins/Schema/PdfRelationSchemaTest.php
M test/classes/Plugins/Schema/SvgRelationSchemaTest.php
M test/classes/RelationTest.php
M test/classes/Server/PrivilegesTest.php
M test/classes/SqlTest.php
M test/classes/TableTest.php
M test/classes/TrackerTest.php
M test/classes/TrackingTest.php
M test/classes/TransformationsTest.php
M test/classes/UtilTest.php
M test/classes/ZipExtensionTest.php

Log Message:
-----------
Replace assertEquals({false,true} by assert{false,true}

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: e184b470cd02d40e6c824ff1b5f40062952e86c6
https://github.com/phpmyadmin/phpmyadmin/commit/e184b470cd02d40e6c824ff1b5f40062952e86c6
Author: William Desportes <williamdes at wdes.fr>
Date: 2020-05-26 (Tue, 05 May 2020) +02:00

Changed paths: 
M test/classes/TableTest.php

Log Message:
-----------
Fix testDuplicateInfo after last commit, it does return -1

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list