phpmyadmin/test/libraries
2014-12-15 18:54:00 +05:30
..
common Use class attribute to select result_query div 2014-12-01 16:49:17 +05:30
config added group medium to test 2014-08-02 22:10:24 +05:30
core Replace PMA_String calls by mb_* calls in tests. 2014-09-29 18:52:54 +02:00
php-gettext Minor style modifications. 2014-11-08 17:34:10 +01:00
rte Remove unused locale variables. 2014-11-10 23:26:57 +01:00
select_lang Coding style modifications. 2014-08-09 23:21:13 +02: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 PMA_Bookmark_delete: Drop unnecessary $db param 2014-05-19 22:04:22 +02:00
PMA_browse_foreigners_test.php No need to have a distinct file 2014-09-06 14:11:04 -04:00
PMA_build_html_for_db_test.php Remove Overhead from Server > Databases > Enable Statistics. We cannot show 2014-09-04 05:43:02 -04:00
PMA_central_columns_test.php bug #4620 Undefined index while adding to the central columns list 2014-12-04 14:01:52 -05: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 coding style 2014-06-03 12:59:55 -04:00
PMA_ConfigGenerator_test.php Document possible bug in test 2014-05-09 14:57:10 +02:00
PMA_designer_test.php Simplify schema exporting 2014-08-24 07:36:10 +05:30
PMA_display_change_password_test.php rfe #1544 MySQL 5.7.5 compatibility 2014-09-08 13:20:04 -04:00
PMA_display_create_table_test.php fix code style 2013-09-25 14:19:04 +08:00
PMA_display_export_test.php Replace PMA_String calls by mb_* calls in tests. 2014-09-29 18:52:54 +02:00
PMA_escapeJsString_test.php Coding style modifications. 2014-08-09 23:21:13 +02:00
PMA_export_test.php rfe-755: export with table/column name changes 2014-06-16 22:41:50 +05:30
PMA_Form_Processing_test.php Fix coding style 2014-03-03 08:10:24 -05:00
PMA_FormDisplay_tpl_test.php Fix test 2014-05-04 13:09:56 -04:00
PMA_generateCommonUrl_test.php Minor coding style modifications. 2014-11-02 14:04:35 +01:00
PMA_GIS_modifyQuery_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_iconv_wrapper_test.php Use valid function names 2013-07-30 13:43:47 +02:00
PMA_import_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_insert_edit_test.php Merge branch 'QA_4_3' 2014-12-10 15:13:46 +05:30
PMA_ip_allow_deny_test.php Coding style modifications. 2014-08-09 23:21:13 +02:00
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 Fix parameter type 2014-11-23 07:42:54 -05:00
PMA_mysql_charsets_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_normalization_test.php coding style fix 2014-08-14 19:08:04 +05:30
PMA_operations_test.php fix tests for HHVM 2014-12-07 13:52:56 +05:30
PMA_PMD_common_test.php Coding style modifications. 2014-08-09 23:11:36 +02:00
PMA_prettyPrint_test.php Coding style modifications. 2014-08-09 23:21:13 +02:00
PMA_relation_cleanup_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_relation_test.php Improve message and make it translatable 2014-08-16 07:06:51 -04:00
PMA_sanitize_test.php PHPCS updates. 2014-03-15 11:46:16 +01:00
PMA_select_server_test.php Fix tests 2014-12-09 16:45:23 +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 SHOW GRANTS based privilege checking 2014-10-15 10:55:33 +05:30
PMA_server_common_test.php Remove more trailing white spaces 2013-11-04 22:20:39 +05:30
PMA_server_databases_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_server_engines_test.php Fix PHPDoc for provider. 2014-11-09 18:59:51 +01:00
PMA_server_plugins_test.php Fix coding style 2014-06-03 12:59:55 -04:00
PMA_server_privileges_test.php Update getCheckbox to add id field. Remove id field from profiling checkbox 2014-11-27 16:58:20 +05:30
PMA_server_replication_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_server_status_advisor_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_server_status_monitor_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_server_status_processes_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_server_status_queries_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_server_status_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_server_status_variables_test.php Update tests 2014-12-08 18:07:58 +05:30
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 Remove old tests 2014-08-16 09:20:15 -04: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 scrutinizer issues fix 2014-06-19 17:10:55 +05:30
PMA_sql_query_form_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_string_test.php Minor code style modifications. 2014-10-31 22:47:40 +01:00
PMA_StringCType_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 Fix more failing tests 2014-10-10 07:18:11 +05:30
PMA_tbl_chart_test.php Minor code style modifications. 2014-10-31 22:47:40 +01:00
PMA_tbl_columns_definition_form_test.php Merge branch 'QA_4_3' 2014-12-15 18:54:00 +05:30
PMA_tbl_gis_visualization_test.php Update tests. Add meaningful values 2014-12-05 20:03:40 +05:30
PMA_tbl_indexes_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_tbl_printview_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_tbl_relation_test.php RFE#919: Multiple-column foreign key relation. 2014-08-01 19:50:12 +05:30
PMA_tbl_tracking_test.php Update tests 2014-11-26 18:52:08 +05:30
PMA_tbl_views_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_Tracker_test.php Revert "The DisableIS directive is removed" 2014-10-09 18:29:55 +05:30
PMA_transformation_test.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
PMA_user_preferences_test.php Remove unused locale variables. 2014-11-10 23:26:57 +01:00
PMA_zip_extension_test.php Minor code style modifications. 2014-10-31 22:47:40 +01:00
PMA_zip_test.php Fix typos. 2014-11-02 18:32:42 +01:00
string_test_abstract.php Create new PMA mb_* functions and initialise unit tests. 2014-09-28 14:08:04 +02:00
stringMb_test.php Add multibytes constants. 2014-10-31 21:21:12 +01:00
stringNative_test.php Add multibytes constants. 2014-10-31 21:21:12 +01:00
sysinfo_test.php Coding style improvements 2012-09-18 16:09:25 +02:00