[Phpmyadmin-git] [phpmyadmin/phpmyadmin] 532d85: Unit test for PMA_server_collations

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 532d85ed26fe96536e0d5b6d5e05ef278b296237 https://github.com/phpmyadmin/phpmyadmin/commit/532d85ed26fe96536e0d5b6d5e05... Author: xmujay <xmujay@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: A test/libraries/PMA_server_collations_test.php Log Message: ----------- Unit test for PMA_server_collations Commit: becf6d5dee268cc5668f07eb3c97259c4afc98bc https://github.com/phpmyadmin/phpmyadmin/commit/becf6d5dee268cc5668f07eb3c97... Author: xmujay <xmujay@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: M test/libraries/PMA_server_collations_test.php A test/libraries/PMA_server_plugins_test.php Log Message: ----------- 1 add mock date for PMA_server_collations_test 2 add test for PMA_server_plugins Commit: 73f9ae3c557dddbfa382e4ee15305edd5c85257e https://github.com/phpmyadmin/phpmyadmin/commit/73f9ae3c557dddbfa382e4ee1530... Author: xmujay <xmujay@gmail.com> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: M test/libraries/PMA_server_collations_test.php M test/libraries/PMA_server_plugins_test.php Log Message: ----------- add $GLOBALS['cfg']['DBG']['sql'] = false; for UI testing Commit: 293f0a608650b8b1768d3b21c040e6885d4e9d1e https://github.com/phpmyadmin/phpmyadmin/commit/293f0a608650b8b1768d3b21c040... Author: Marc Delisle <marc@infomarc.info> Date: 2013-07-04 (Thu, 04 Jul 2013) Changed paths: A test/libraries/PMA_server_collations_test.php A test/libraries/PMA_server_plugins_test.php Log Message: ----------- Merge pull request #480 from xmujay/0629_UT_serverview2 Unit test for server view refactor: PMA_server_collations and PMA_server_plugins Compare: https://github.com/phpmyadmin/phpmyadmin/compare/eeb44e0efc5d...293f0a608650
participants (1)
-
Marc Delisle