phpmyadmin/test/libraries
2013-10-19 06:31:44 -07:00
..
common Fix syntax highlighting. Use PMA_Util::formatSql() for SQL formatting 2013-10-19 10:56:47 +05:30
core Simplify test method name, no need to repeat class name 2013-10-02 13:37:21 +02:00
php-gettext Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
rte Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
select_lang Merge branch 'QA_4_0' 2013-06-06 11:48:39 -04:00
database_interface_test.php Fix unit test failures 2013-07-01 22:18:42 +05:45
PMA_bookmark_test.php Separate DatabaseInterface class and creation of an instance of it 2013-05-26 21:28:42 +05:30
PMA_build_html_for_db_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_charset_conversion_test.php This test sometimes takes longer 2013-07-30 15:14:48 +02:00
PMA_config_functions_test.php Unit tests for config file and config functions 2013-07-01 18:14:29 +05:45
PMA_ConfigFile_test.php Use new shared runkit detection 2013-07-15 10:51:43 +02:00
PMA_ConfigGenerator_test.php Do not hard code PMA version in tests 2013-10-01 17:39:37 +05:30
PMA_display_change_password_test.php add initial value for global relation 2013-09-23 09:49:01 +08:00
PMA_display_create_table_test.php fix code style 2013-09-25 14:19:04 +08:00
PMA_display_export_test.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
PMA_escapeJsString_test.php Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
PMA_Form_Processing_test.php Fix test failures because of header redirect 2013-07-15 16:28:42 +05:45
PMA_FormDisplay_tpl_test.php Replace wiki info icon #1457 2013-09-28 18:57:53 +10:00
PMA_generateCommonUrl_test.php Better names for URL generating functions 2013-08-07 10:58:17 +02:00
PMA_GIS_modifyQuery_test.php This file has been renamed 2013-06-25 12:47:45 -04:00
PMA_iconv_wrapper_test.php Use valid function names 2013-07-30 13:43:47 +02:00
PMA_Index_test.php Fix codestyle 2013-09-09 06:08:26 -04:00
PMA_insert_edit_test.php Function name was incorrect 2013-10-19 06:31:44 -07:00
PMA_ip_allow_deny_test.php add more test cases 2013-08-08 23:04:34 +08:00
PMA_js_escape_test.php Various class name improvements in testsuite 2013-05-02 15:57:09 +02:00
PMA_kanji-encoding_test.php Optional @test annotation for tests 2013-06-13 00:39:44 +05:30
PMA_mime_test.php Add class comment 2013-07-30 15:02:22 +02:00
PMA_mult_submits_test.php more UTs for PMA_mult_submits 2013-08-18 16:04:57 +08:00
PMA_mysql_charsets_test.php Restore constant 2013-07-19 12:41:48 +05:45
PMA_operations_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_relation_cleanup_test.php fix code Static Analysis Warnings 2013-08-12 00:18:04 +08:00
PMA_relation_test.php cleanup whitespace 2013-09-06 17:48:06 +02:00
PMA_sanitize_test.php Set token in single place for all tests 2013-06-11 13:53:31 +02:00
PMA_select_server_test.php add unit test case for PMA_select_server 2013-09-27 11:38:12 +08:00
PMA_server_binlog_test.php add UT for PMA_server_binlog and PMA_server_database 2013-09-04 21:38:46 +08:00
PMA_server_collations_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02:00
PMA_server_common_test.php refactor server_variables 2013-08-02 20:05:27 +08:00
PMA_server_databases_test.php fix bug 4110: PMA_getHtmlForDatabaseList will change the value of $column_order 2013-09-30 14:18:06 +08: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 remove some global variables which is unneeded. 2013-09-27 17:22:50 +08:00
PMA_server_replication_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02:00
PMA_server_status_advisor_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_server_status_monitor_test.php remove unneeded variables 2013-09-12 10:13:08 +08:00
PMA_server_status_queries_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_server_status_test.php UTs for PMA_server_engines and PMA_server_status 2013-09-13 22:37:20 +08:00
PMA_server_status_variables_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_server_user_groups_test.php Move user group related functions to a lib file of its own 2013-09-09 07:10:06 +05:30
PMA_server_users_test.php Fix tests 2013-09-09 07:33:59 +05:30
PMA_server_variables_test.php Correctly merge server variables fix to master 2013-08-07 14:43:01 +02:00
PMA_SQL_parse_analyze_test.php fix code comments on test code 2013-08-05 23:50:20 +08:00
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 fix code comments on test code 2013-08-05 23:50:20 +08:00
PMA_sql_query_form_test.php Fix typo 2013-08-23 06:01:30 -04:00
PMA_SQL_validator_test.php add Mock SOAP_Client 2013-07-09 21:02:48 +08: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 Add Unit test case for PMA_select_server 2013-09-25 09:36:07 +08: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 Correctly mark test as incomplete 2013-08-21 14:09:26 +02:00
PMA_tbl_gis_visualization_test.php add UT for PMA_tbl_gis_visualization 2013-09-05 20:05:53 +08:00
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 add Unit test case for PMA_tbl_indexes and PMA_tbl_printview 2013-09-16 21:04:44 +08:00
PMA_tbl_relation_test.php fix redefined error 2013-09-02 22:52:44 +08:00
PMA_tbl_tracking_test.php add Unit test cases for PMA_tbl_* 2013-08-29 21:20:32 +08: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 Fix date-second issue with Tracker tests 2013-09-14 16:29:03 +05:30
PMA_transformation_test.php CS compliant transformation helper functions 2013-08-07 10:53:09 +02:00
PMA_user_preferences_test.php Correct argument order for delta in assertEquals 2013-09-25 22:18:29 +05:30
PMA_zip_extension_test.php Docs for test 2013-05-10 10:08:24 +02:00
PMA_zip_test.php Missing params 2013-07-30 13:57:57 +02:00
sysinfo_test.php Coding style improvements 2012-09-18 16:09:25 +02:00