Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 607cb3b0b3b877456dd328594610202d1078bdc9
      
https://github.com/phpmyadmin/phpmyadmin/commit/607cb3b0b3b877456dd328594610202d1078bdc9
  Author: Jeff Chan <jefftc...@gmail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M test/classes/PMA_Error_Handler_test.php
    M test/classes/PMA_Error_test.php
    M test/classes/PMA_Footer_test.php
    M test/classes/PMA_Menu_test.php
    M test/classes/PMA_TableReplaceSearch_test.php
    M test/classes/PMA_TableSearch_test.php
    M test/classes/PMA_Util_test.php
    M test/classes/navigation/PMA_Node_Database_test.php
    M test/classes/navigation/PMA_Node_Table_Container_test.php
    M test/classes/navigation/PMA_Node_Table_test.php
    M test/classes/navigation/PMA_Node_View_Container_test.php
    M test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
    M test/classes/plugin/auth/PMA_AuthenticationHttp_test.php
    M test/classes/plugin/auth/PMA_AuthenticationSignon_test.php
    M test/classes/plugin/export/PMA_ExportSql_test.php
    M test/libraries/PMA_ConfigGenerator_test.php
    M test/libraries/PMA_SetupIndex_test.php
    M test/libraries/PMA_display_export_test.php
    M test/libraries/PMA_server_privileges_test.php
    M test/libraries/PMA_server_user_groups_test.php
    M test/libraries/PMA_tbl_columns_definition_form_test.php
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Import dependencies to make unit tests friendlier to running independently

The HHVM test runner runs the unit tests in parallel. Currently some tests
fail because not all the dependencies are properly included.

This is similar to 659efe1a88e8cc553bfa965aec2069bee897d4b4

Signed-off-by: Jeff Chan <jefftc...@gmail.com>


  Commit: b1c31dc4e3fd1b9bce454d7f74eb69ecd4c69da4
      
https://github.com/phpmyadmin/phpmyadmin/commit/b1c31dc4e3fd1b9bce454d7f74eb69ecd4c69da4
  Author: Marc Delisle <m...@infomarc.info>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M test/classes/PMA_Error_Handler_test.php
    M test/classes/PMA_Error_test.php
    M test/classes/PMA_Footer_test.php
    M test/classes/PMA_Menu_test.php
    M test/classes/PMA_TableReplaceSearch_test.php
    M test/classes/PMA_TableSearch_test.php
    M test/classes/PMA_Util_test.php
    M test/classes/navigation/PMA_Node_Database_test.php
    M test/classes/navigation/PMA_Node_Table_Container_test.php
    M test/classes/navigation/PMA_Node_Table_test.php
    M test/classes/navigation/PMA_Node_View_Container_test.php
    M test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
    M test/classes/plugin/auth/PMA_AuthenticationHttp_test.php
    M test/classes/plugin/auth/PMA_AuthenticationSignon_test.php
    M test/classes/plugin/export/PMA_ExportSql_test.php
    M test/libraries/PMA_ConfigGenerator_test.php
    M test/libraries/PMA_SetupIndex_test.php
    M test/libraries/PMA_display_export_test.php
    M test/libraries/PMA_server_privileges_test.php
    M test/libraries/PMA_server_user_groups_test.php
    M test/libraries/PMA_tbl_columns_definition_form_test.php
    M test/libraries/PMA_user_preferences_test.php

  Log Message:
  -----------
  Merge pull request #1037 from jeffchan/fix-tests

Import dependencies to make unit tests friendlier to running independently


Compare: 
https://github.com/phpmyadmin/phpmyadmin/compare/6748bb9a1427...b1c31dc4e3fd
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Phpmyadmin-git mailing list
Phpmyadmin-git@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to