phpmyadmin/test/libraries
Michal Čihař 3ebacb0025 Simplify loading of vendor configuration
Do it just once and very early, so that all scripts can rely on it being
available.

Fixes autoloading of phpseclib.

Fixes #11914

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-09 11:00:54 +01:00
..
common Load vendor_config just once at testsuite startup 2016-02-03 14:21:57 +01:00
config Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
core Simplify loading of vendor configuration 2016-02-09 11:00:54 +01:00
php-gettext Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
rte Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
stubs Merge remote-tracking branch 'origin/master' into useNamespaces_master 2015-10-04 18:04:49 +02:00
database_interface_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
Files_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_bookmark_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_browse_foreigners_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_central_columns_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_charset_conversion_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_check_user_privileges_test.php Refactor check_user_privileges.lib.php and add test cases for 2 functions in it 2016-01-15 20:35:43 +05:30
PMA_config_functions_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_designer_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_display_change_password_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_display_create_table_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_display_export_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_escapeJsString_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03: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 Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_FormDisplay_tpl_test.php Fix test cases 2016-01-22 22:27:14 +05:30
PMA_generateCommonUrl_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_GIS_modifyQuery_test.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
PMA_iconv_wrapper_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_import_test.php Remove classes require_once. 2015-09-01 21:30:22 +02:00
PMA_insert_edit_test.php Remove PmaAbsoluteUri configuration directive 2016-02-03 17:41:29 +01:00
PMA_ip_allow_deny_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_js_escape_test.php Add test for PMA_getJsValue with string 2015-12-27 10:15:31 +01:00
PMA_kanji-encoding_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_mime_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
PMA_mult_submits_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_mysql_charsets_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_normalization_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_operations_test.php Simplify test to avoid need fo multiline regexp 2016-01-19 08:59:14 +01: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 PmaAbsoluteUri configuration directive 2016-02-03 17:41:29 +01:00
PMA_resultSetHasJustOneTable_test.php Remove unneeded closing tags. 2015-07-19 00:18:38 +03:00
PMA_sanitize_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_select_server_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_common_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_privileges_test.php Remove PmaAbsoluteUri configuration directive 2016-02-03 17:41:29 +01:00
PMA_server_replication_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_advisor_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_monitor_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_processes_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_queries_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_status_variables_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_user_groups_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_server_users_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_SetupIndex_test.php Remove ForceSSL configuration directive 2016-02-03 14:20:11 +01:00
PMA_sql_query_form_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_sql_test.php Add/update PHPDoc. 2015-07-26 12:31:57 +02:00
PMA_tbl_tracking_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
PMA_transformation_test.php Update tests 2016-01-12 20:16:27 +11:00
PMA_user_preferences_test.php Fix test expectations 2016-02-03 21:07:07 +01:00
PMA_zip_extension_test.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
sysinfo_test.php Move classes in new files. 2015-09-26 22:22:06 +02:00