[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 545b30: add test case for PMA_Table

Michal Čihař michal at cihar.com
Fri Jul 19 08:36:01 CEST 2013


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 545b30ff6f6c244f7616b804c56e8892afefc35f
      https://github.com/phpmyadmin/phpmyadmin/commit/545b30ff6f6c244f7616b804c56e8892afefc35f
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  add test case for PMA_Table


  Commit: c69e93b661c8bfd3f90e91369ea913a701471a1c
      https://github.com/phpmyadmin/phpmyadmin/commit/c69e93b661c8bfd3f90e91369ea913a701471a1c
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  deal with different state of PMA_DRIZZLE


  Commit: 87b514fc11aedb4b214c4ab28e292ee3aee38321
      https://github.com/phpmyadmin/phpmyadmin/commit/87b514fc11aedb4b214c4ab28e292ee3aee38321
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M ChangeLog
    M config.sample.inc.php
    M doc/config.rst
    M examples/config.manyhosts.inc.php
    M examples/create_tables.sql
    M examples/create_tables_drizzle.sql
    M js/server_privileges.js
    M libraries/Menu.class.php
    M libraries/Util.class.php
    M libraries/config.default.php
    M libraries/config/messages.inc.php
    M libraries/config/setup.forms.php
    M libraries/operations.lib.php
    M libraries/plugins/auth/AuthenticationConfig.class.php
    M libraries/plugins/auth/AuthenticationCookie.class.php
    M libraries/relation.lib.php
    M libraries/server_privileges.lib.php
    A libraries/server_status.lib.php
    A libraries/server_status_advisor.lib.php
    M libraries/sql.lib.php
    M libraries/sqlparser.lib.php
    M libraries/sysinfo.lib.php
    M po/be.po
    M po/bg.po
    M po/br.po
    M po/cs.po
    M po/de.po
    M po/el.po
    M po/fi.po
    M po/gl.po
    M po/he.po
    M po/hr.po
    M po/kk.po
    M po/lt.po
    M po/lv.po
    M po/nb.po
    M po/pl.po
    M po/pt.po
    M po/ro.po
    M po/ru.po
    M po/sk.po
    M po/sr at latin.po
    M po/uk.po
    M po/uz at latin.po
    M server_privileges.php
    M server_status.php
    M server_status_advisor.php
    A server_user_groups.php
    M sql.php
    M test/bootstrap-dist.php
    M test/classes/config/PMA_FormDisplay_test.php
    A test/classes/plugin/auth/PMA_AuthenticationConfig_test.php
    A test/classes/plugin/auth/PMA_AuthenticationCookie_test.php
    M test/libraries/PMA_ConfigFile_test.php
    M test/libraries/PMA_FormDisplay_tpl_test.php
    M test/libraries/PMA_Form_Processing_test.php
    M test/libraries/PMA_Index_test.php
    M test/libraries/PMA_Tracker_test.php
    M test/libraries/PMA_mysql_charsets_test.php
    A test/libraries/PMA_server_status_advisor_test.php
    M test/libraries/PMA_user_preferences_test.php
    M test/libraries/common/PMA_whichCrlf_test.php
    M test/libraries/core/PMA_headerLocation_test.php
    M themes/original/css/common.css.php
    M themes/pmahomme/css/common.css.php

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_table


  Commit: e8621b53afe54d64d6c5ba8593db1e172543277f
      https://github.com/phpmyadmin/phpmyadmin/commit/e8621b53afe54d64d6c5ba8593db1e172543277f
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  add UT for rename function


  Commit: 0648e5dc92d6c6635b84dce1fe21785e42b2ba45
      https://github.com/phpmyadmin/phpmyadmin/commit/0648e5dc92d6c6635b84dce1fe21785e42b2ba45
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  add more case for PMA_Table


  Commit: 372dad6257ced462e33156c98640793891d7082b
      https://github.com/phpmyadmin/phpmyadmin/commit/372dad6257ced462e33156c98640793891d7082b
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-17 (Wed, 17 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  remove tab


  Commit: 750f60f8d96d5b60540ef025695f6a0c7e93fda4
      https://github.com/phpmyadmin/phpmyadmin/commit/750f60f8d96d5b60540ef025695f6a0c7e93fda4
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  test on different setting of PMA_DRIZZLE


  Commit: 9e41ec700c7b6e90fe09cb5f7d960b29017d9c02
      https://github.com/phpmyadmin/phpmyadmin/commit/9e41ec700c7b6e90fe09cb5f7d960b29017d9c02
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  fix tab


  Commit: e38bb3cca9ebae46fe4043fbeb4e39c745fd3081
      https://github.com/phpmyadmin/phpmyadmin/commit/e38bb3cca9ebae46fe4043fbeb4e39c745fd3081
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  using runkit to test PMA_DRIZZLE in 'true' and 'false' state


  Commit: 543187719866f15da76aaa2ef5a2b920d9fece4e
      https://github.com/phpmyadmin/phpmyadmin/commit/543187719866f15da76aaa2ef5a2b920d9fece4e
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  don't skip test


  Commit: a9daa0b580655c2f2730fb0f78f508527d821fab
      https://github.com/phpmyadmin/phpmyadmin/commit/a9daa0b580655c2f2730fb0f78f508527d821fab
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M libraries/Advisor.class.php
    M po/pt_BR.po

  Log Message:
  -----------
  Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_plu_table


  Commit: ffab91534f48dbc63b28a46d7076e6ef3219e6fd
      https://github.com/phpmyadmin/phpmyadmin/commit/ffab91534f48dbc63b28a46d7076e6ef3219e6fd
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_TableSearch_test.php

  Log Message:
  -----------
  add test case for different type of getSelectionForm


  Commit: 8669ff762a5b10fbfb666d8c2dfda7d067198f1a
      https://github.com/phpmyadmin/phpmyadmin/commit/8669ff762a5b10fbfb666d8c2dfda7d067198f1a
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_TableSearch_test.php

  Log Message:
  -----------
  more case for PMA_TableSearch


  Commit: 29e62048a9ff7e1e16fac27d6ac3d3f8050a9f31
      https://github.com/phpmyadmin/phpmyadmin/commit/29e62048a9ff7e1e16fac27d6ac3d3f8050a9f31
  Author: adamgsoc2013 <adamgsoc2013 at gmail.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  test on runkit env


  Commit: 75838f24128321160b9aeaa685408bdbf248eb05
      https://github.com/phpmyadmin/phpmyadmin/commit/75838f24128321160b9aeaa685408bdbf248eb05
  Author: Michal Čihař <michal at cihar.com>
  Date:   2013-07-18 (Thu, 18 Jul 2013)

  Changed paths:
    M test/classes/PMA_TableSearch_test.php
    M test/classes/PMA_Table_test.php

  Log Message:
  -----------
  Merge pull request #514 from adamgsoc2013/UT_plu_table

add test case for PMA_Table and PMA_TableSearch


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/4ef0d4a9169a...75838f241283


More information about the Git mailing list