phpmyadmin/test/libraries
2013-08-07 14:43:01 +02:00
..
common Incorporate truncating into PMA_Util::formatSql 2013-08-06 12:29:27 +02:00
core Better names for URL generating functions 2013-08-07 10:58:17 +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 Improve tests and coverage 2013-07-12 13:07:30 +05:45
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 Move getTagArray to bootstrap 2013-07-16 21:40:53 +05:45
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 Use new shared runkit detection 2013-07-15 10:51:43 +02:00
PMA_ip_allow_deny_test.php fix code comments on test code 2013-08-05 23:50:20 +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_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 comments on test code 2013-08-05 23:50:20 +08:00
PMA_relation_test.php test case for PMA_relation 2013-07-30 22:11:31 +08:00
PMA_sanitize_test.php Set token in single place for all tests 2013-06-11 13:53:31 +02:00
PMA_server_binlog_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02: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 Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02:00
PMA_server_engines_test.php Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02:00
PMA_server_plugins_test.php Drop $cfg['SQP']['fmtType'] 2013-08-06 13:35:09 +02: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 Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02: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 Dropped MySQL manual type configuration 2013-08-07 08:32:01 +02: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 Better names for URL generating functions 2013-08-07 10:58:17 +02:00
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_validator_test.php add Mock SOAP_Client 2013-07-09 21:02:48 +08:00
PMA_string_test.php Make all string function accessible via $GLOBALS['PMA_String'] 2013-07-17 16:36:13 +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_tbl_relation_test.php Tests for PMA_generateRelationalDropdown() in tbl_relation.lib.php 2013-07-31 18:23:43 +05:30
PMA_Tracker_test.php Use new shared runkit detection 2013-07-15 10:51:43 +02:00
PMA_transformation_test.php CS compliant transformation helper functions 2013-08-07 10:53:09 +02:00
PMA_user_preferences_test.php Add some missing includes 2013-08-07 11:40:28 +02:00
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