[Phpmyadmin-git] [phpmyadmin/phpmyadmin] b9a5bf: Testsuite code-compliance fixes

Michal Čihař michal at cihar.com
Wed Aug 7 19:41:09 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: b9a5bffabacb71fdc0a41c3111141b20ef7a1383
      https://github.com/phpmyadmin/phpmyadmin/commit/b9a5bffabacb71fdc0a41c3111141b20ef7a1383
  Author: ayushchd <ayushchd at gmail.com>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M test/bootstrap-dist.php
    M test/classes/PMA_Advisor_test.php
    M test/classes/PMA_Config_test.php
    M test/classes/PMA_DBQbe_test.php
    M test/classes/PMA_DbSearch_test.php
    M test/classes/PMA_DisplayResults_test.php
    M test/classes/PMA_File_test.php
    M test/classes/PMA_Footer_test.php
    M test/classes/PMA_List_Database_test.php
    M test/classes/PMA_Message_test.php
    M test/classes/PMA_PDF_test.php
    M test/classes/PMA_Scripts_test.php
    M test/classes/PMA_TableReplaceSearch_test.php
    M test/classes/PMA_TableSearch_test.php
    M test/classes/PMA_Table_test.php
    M test/classes/PMA_Theme_Manager_test.php
    M test/classes/PMA_Theme_test.php
    M test/classes/PMA_Types_Drizzle_test.php
    M test/classes/PMA_Util_test.php
    M test/classes/gis/PMA_GIS_Geometrycollection_test.php
    M test/classes/gis/PMA_GIS_Linestring_test.php
    M test/classes/gis/PMA_GIS_Multilinestring_test.php
    M test/classes/gis/PMA_GIS_Multipoint_test.php
    M test/classes/gis/PMA_GIS_Multipolygon_test.php
    M test/classes/gis/PMA_GIS_Point_test.php
    M test/classes/gis/PMA_GIS_Polygon_test.php
    M test/classes/navigation/PMA_NodeFactory_test.php
    M test/classes/navigation/PMA_Node_Column_Container_test.php
    M test/classes/navigation/PMA_Node_Column_test.php
    M test/classes/navigation/PMA_Node_test.php
    M test/classes/plugin/import/ImportLdi_test.php
    M test/classes/plugin/import/ImportMediawiki_test.php
    M test/classes/plugin/import/ImportOds_test.php
    M test/classes/plugin/import/ImportSql_test.php
    M test/classes/plugin/import/ImportXml_test.php

  Log Message:
  -----------
  Testsuite code-compliance fixes


  Commit: 036c128c56b74aed5584eb704cb65013a8845417
      https://github.com/phpmyadmin/phpmyadmin/commit/036c128c56b74aed5584eb704cb65013a8845417
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-08-07 (Wed, 07 Aug 2013)

  Changed paths:
    M test/bootstrap-dist.php
    M test/classes/PMA_Advisor_test.php
    M test/classes/PMA_Config_test.php
    M test/classes/PMA_DBQbe_test.php
    M test/classes/PMA_DbSearch_test.php
    M test/classes/PMA_DisplayResults_test.php
    M test/classes/PMA_File_test.php
    M test/classes/PMA_Footer_test.php
    M test/classes/PMA_List_Database_test.php
    M test/classes/PMA_Message_test.php
    M test/classes/PMA_PDF_test.php
    M test/classes/PMA_Scripts_test.php
    M test/classes/PMA_TableReplaceSearch_test.php
    M test/classes/PMA_TableSearch_test.php
    M test/classes/PMA_Table_test.php
    M test/classes/PMA_Theme_Manager_test.php
    M test/classes/PMA_Theme_test.php
    M test/classes/PMA_Types_Drizzle_test.php
    M test/classes/PMA_Util_test.php
    M test/classes/gis/PMA_GIS_Geometrycollection_test.php
    M test/classes/gis/PMA_GIS_Linestring_test.php
    M test/classes/gis/PMA_GIS_Multilinestring_test.php
    M test/classes/gis/PMA_GIS_Multipoint_test.php
    M test/classes/gis/PMA_GIS_Multipolygon_test.php
    M test/classes/gis/PMA_GIS_Point_test.php
    M test/classes/gis/PMA_GIS_Polygon_test.php
    M test/classes/navigation/PMA_NodeFactory_test.php
    M test/classes/navigation/PMA_Node_Column_Container_test.php
    M test/classes/navigation/PMA_Node_Column_test.php
    M test/classes/navigation/PMA_Node_test.php
    M test/classes/plugin/import/ImportLdi_test.php
    M test/classes/plugin/import/ImportMediawiki_test.php
    M test/classes/plugin/import/ImportOds_test.php
    M test/classes/plugin/import/ImportSql_test.php
    M test/classes/plugin/import/ImportXml_test.php

  Log Message:
  -----------
  Merge pull request #573 from ayushchd/codestyle_fixes

Testsuite code-compliance fixes


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/309669820ebd...036c128c56b7


More information about the Git mailing list