phpmyadmin/test/libraries
Michal Čihař 662d20f3a8 Fix mocked DBI in tests to match recent changes
Signed-off-by: Michal Čihař <michal@cihar.com>
2014-04-30 09:50:03 +02:00
..
common Minor Bug for favorite icon. 2014-03-29 01:58:26 +05:30
core Fix PHPCS issues. 2014-04-26 19:26:19 +02:00
php-gettext Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
rte PHPCS updates. 2014-03-15 11:46:16 +01:00
select_lang PHPCS updates. 2014-03-15 11:46:16 +01:00
database_interface_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_bookmark_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_build_html_for_db_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_charset_conversion_test.php This test sometimes takes longer 2013-07-30 15:14:48 +02:00
PMA_config_functions_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_ConfigFile_test.php Fix failing test PMA_ConfigFile_Test::testGetServerDSN after b870612 2014-03-29 21:47:32 +01:00
PMA_ConfigGenerator_test.php Merge pull request #1067 from jeffchan/fix-tests 2014-03-15 08:26:49 +01:00
PMA_display_change_password_test.php Import config to make unit tests friendlier to running independently 2014-03-12 03:30:36 +00:00
PMA_display_create_table_test.php fix code style 2013-09-25 14:19:04 +08:00
PMA_display_export_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_escapeJsString_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_Form_Processing_test.php Fix coding style 2014-03-03 08:10:24 -05:00
PMA_FormDisplay_tpl_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_generateCommonUrl_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_GIS_modifyQuery_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_iconv_wrapper_test.php Use valid function names 2013-07-30 13:43:47 +02:00
PMA_import_test.php Fix PHPCS new errors. 2013-12-09 08:09:42 +01:00
PMA_insert_edit_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_ip_allow_deny_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_js_escape_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_kanji-encoding_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_mime_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
PMA_mult_submits_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_mysql_charsets_test.php Import config to make unit tests friendlier to running independently 2014-03-12 03:30:36 +00:00
PMA_operations_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_prettyPrint_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_relation_cleanup_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_relation_test.php Move slow test in HHVM to group medium 2014-03-13 20:52:13 +00:00
PMA_sanitize_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_select_server_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_server_binlog_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_collations_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02:00
PMA_server_common_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_server_databases_test.php Move slow tests in HHVM to medium group 2014-03-14 18:59:13 +00:00
PMA_server_engines_test.php UTs for PMA_server_engines and PMA_server_status 2013-09-13 22:37:20 +08:00
PMA_server_plugins_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02:00
PMA_server_privileges_test.php Fix mocked DBI in tests to match recent changes 2014-04-30 09:50:03 +02:00
PMA_server_replication_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_status_advisor_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_status_monitor_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_status_queries_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_server_status_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_status_variables_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_server_user_groups_test.php Import dependencies to make tests friendlier to running independently 2014-03-14 18:59:18 +00:00
PMA_server_users_test.php Fix tests 2013-09-09 07:33:59 +05:30
PMA_server_variables_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_SetupIndex_test.php Move slow tests in HHVM to group medium 2014-03-13 05:20:31 +00:00
PMA_SQL_parse_analyze_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_SQL_parser_data_test.php fix code comments on test code 2013-08-05 23:50:20 +08:00
PMA_SQL_parser_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_sql_query_form_test.php Import config to make unit tests friendlier to running independently 2014-03-12 03:30:36 +00:00
PMA_string_test.php Fix multibyte ord issue 2013-08-21 19:02:08 +05:30
PMA_StringCType_test.php Update test cases 2013-07-28 00:56:02 +05:30
PMA_StringMB_test.php Fix typo 2013-07-28 01:00:34 +05:30
PMA_StringNative_test.php Update test cases 2013-07-28 00:56:02 +05:30
PMA_StringNativeType_test.php Update test cases 2013-07-28 00:56:02 +05:30
PMA_structure_test.php Adjust test to current mesasge 2014-01-29 14:27:18 +01:00
PMA_tbl_chart_test.php Fixes many coding style "line too long" 2013-10-17 05:41:51 -04:00
PMA_tbl_columns_definition_form_test.php Merge pull request #1091 from ashutoshdhundhara/feature_1329_rev_2 2014-03-28 14:47:15 +01:00
PMA_tbl_gis_visualization_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_tbl_indexes_test.php add Unit test case for PMA_tbl_indexes and PMA_tbl_printview 2013-09-16 21:04:44 +08:00
PMA_tbl_printview_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_tbl_relation_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_tbl_tracking_test.php Remove blank lines from the end of PHP files (causing extra output) 2014-02-24 10:57:21 +01:00
PMA_tbl_views_test.php add Unit test cases for PMA_tbl_* 2013-08-29 21:20:32 +08:00
PMA_Tracker_test.php Import dependencies to make unit tests friendlier to running independently 2014-03-14 04:45:08 +00:00
PMA_transformation_test.php Remove unneeded transformation 2013-12-06 06:31:47 -05:00
PMA_user_preferences_test.php Import dependencies to make unit tests friendlier to running independently 2014-03-10 03:26:24 +00:00
PMA_zip_extension_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
PMA_zip_test.php PHPCS and PHPdoc updates. 2014-03-13 21:40:39 +01:00
sysinfo_test.php Coding style improvements 2012-09-18 16:09:25 +02:00