phpmyadmin/test/libraries
Michal Čihař b249614d06 Merge native and multibyte tests
Having in all cases dozen of skipped test just makes the results
readability worse. So it makes little sense unless we can figure out way
to test both implementations.

Signed-off-by: Michal Čihař <michal@cihar.com>
2015-03-27 08:44:39 +01:00
..
common Fix merge conflicts 2014-12-23 10:43:54 -05:00
config added group medium to test 2014-08-02 22:10:24 +05:30
core Remove code duplication 2015-02-14 06:12:53 -05: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
sql-formatter/lib Some tests for sql-formatter 2015-01-17 17:17:06 +05:30
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 added unit tests for multi-edit on central colums page plus coding style fix 2015-03-23 10:14:49 +05:30
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 Update tests 2015-02-16 10:07:11 +05:30
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 Update tests 2014-12-31 16:19:34 +05:30
PMA_relation_test.php Update tests 2015-01-30 12:46:51 +05:30
PMA_resultSetHasJustOneTable_test.php Unit tests for PMA_resultSetHasJustOneTable() 2015-03-24 20:41:18 +05:30
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 Fix unit test 2015-03-19 12:42:29 -04:00
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 Bug #4676 - Auto configuration issues 2015-01-02 09:49:03 +05:30
PMA_server_users_test.php Fix tests 2013-09-09 07:33:59 +05:30
PMA_server_variables_test.php Update tests 2014-12-30 18:47:20 +05:30
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 Charts also need these parameters 2015-03-06 12:03:37 +05:30
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 Fix tests 2015-03-06 12:01:16 +05:30
PMA_tbl_indexes_test.php Fix tests 2015-01-28 17:15:19 +05:30
PMA_tbl_printview_test.php bug #4666 Undefined indexes in table stucture print view of a view 2014-12-23 16:50:47 +05:30
PMA_tbl_relation_test.php Update tests 2015-02-09 13:03:43 +05:30
PMA_tbl_tracking_test.php Update column title to be more consistent 2015-02-11 09:16:54 +05:30
PMA_tbl_views_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_Tracker_test.php bug #4790 DROP TABLE/VIEW IF EXISTS are not tracked 2015-03-06 08:14:52 +05:30
PMA_transformation_test.php Update tests 2015-02-20 12:57:52 +05:30
PMA_user_preferences_test.php Update tests 2015-02-23 19:10:51 +05:30
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
string_test.php Merge native and multibyte tests 2015-03-27 08:44:39 +01:00
sysinfo_test.php