phpmyadmin/test/libraries
Marc Delisle 6e1d16a162 Merge pull request #687 from xmujay/more_UT_for_server
UTs for PMA_server_engines and PMA_server_status
2013-09-14 02:52:04 -07:00
..
common Incorporate truncating into PMA_Util::formatSql 2013-08-06 12:29:27 +02:00
core remove unused code 2013-09-09 18:19:00 +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 Fixed field type 2013-08-21 14:33:13 +02: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 Tests for use of a text area when input of size $cfg['LimitChars'] is not enough 2013-09-04 07:21:55 +05:30
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_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 add UT for PMA_server_binlog and PMA_server_database 2013-09-04 21:38:46 +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 UTs for PMA_server_privileges 2013-09-10 09:55:14 +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_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_printview_test.php UTs for PMA_tbl_printview 2013-09-05 10:05:29 +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 Document why this can be broken 2013-09-11 16:56: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 Another SQL fixup 2013-08-07 19:51:35 +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