phpmyadmin/test/libraries
Michal Čihař 41c4855575 Remove no longer used Util::pow and tests for it
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-09-27 09:34:32 +02:00
..
common Remove no longer used Util::pow and tests for it 2016-09-27 09:34:32 +02:00
config Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
core Merge branch 'master' into master-security 2016-07-28 09:44:08 +02:00
rte Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
stubs Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-10-04 18:04:49 +02:00
database_interface_test.php Move charset conversion to a class 2016-03-08 14:05:59 +01:00
Files_test.php Test dynamic javascripts 2016-02-12 15:38:35 +01:00
PMA_browse_foreigners_test.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
PMA_central_columns_test.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
PMA_check_user_privileges_test.php Improve method names 2016-02-19 23:04:21 +11:00
PMA_config_functions_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_designer_test.php Merge branch 'QA_4_6' 2016-05-12 15:43:24 +02:00
PMA_display_change_password_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_display_create_table_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_display_export_test.php Move charset conversion to a class 2016-03-08 14:05:59 +01:00
PMA_export_test.php Fix class name in export test comments 2016-09-18 12:04:38 +05:30
PMA_Form_Processing_test.php Adjust tests to token removal from GET 2016-07-28 11:22:45 +02:00
PMA_FormDisplay_tpl_test.php Merge branch 'QA_4_6' 2016-07-28 09:38:08 +02:00
PMA_GIS_modifyQuery_test.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
PMA_import_test.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
PMA_insert_edit_test.php Merge branch 'QA_4_6' 2016-09-19 10:47:31 +02:00
PMA_ip_allow_deny_test.php Remove not needed include 2016-07-11 08:36:04 +02:00
PMA_mime_test.php
PMA_mult_submits_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_normalization_test.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
PMA_operations_test.php Improve collation descriptions 2016-04-11 15:33:33 +02:00
PMA_PMD_common_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_relation_cleanup_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_relation_test.php Remove no longer needed variables 2016-02-12 15:18:21 +01:00
PMA_resultSetHasJustOneTable_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_select_server_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_server_common_test.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
PMA_server_privileges_test.php Merge branch 'QA_4_6' 2016-09-16 10:37:59 +02:00
PMA_server_replication_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_server_status_advisor_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_server_status_monitor_test.php Fix other places of wrong value for # in tests 2016-09-06 10:24:04 +02:00
PMA_server_status_processes_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_server_status_queries_test.php Set correct Uptime value for tests 2016-09-06 09:48:38 +02:00
PMA_server_status_test.php Fix test expectations 2016-09-06 09:51:45 +02:00
PMA_server_status_variables_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_server_user_groups_test.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
PMA_server_users_test.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
PMA_SetupIndex_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_sql_query_form_test.php Move MySQL charsets handling to the Charsets class 2016-04-11 12:55:42 +02:00
PMA_sql_test.php Fix #12531 : Properly flag queries as DROP DATABASE 2016-09-06 14:20:19 +05:30
PMA_tbl_tracking_test.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
PMA_transformation_test.php Merge branch 'QA_4_6-security' into master-security 2016-06-17 16:24:39 +02:00
PMA_user_preferences_test.php Merge branch 'QA_4_6' 2016-08-17 15:38:22 +02:00
PMA_zip_extension_test.php Sanitize filename on SHP import 2016-07-22 11:52:49 +02:00
sysinfo_test.php Move classes in new files. 2015-09-26 22:22:06 +02:00