phpmyadmin/test/classes
Michal Čihař 13a3fb0635 Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)"
This reverts commit 9403921e4e.

We should really test those. In case the requests will fail, some other
solution should be found to actually execute this code.

Signed-off-by: Michal Čihař <michal@cihar.com>

Conflicts:
	test/classes/PMA_Config_test.php
	test/classes/PMA_Util_test.php
	test/libraries/PMA_SetupIndex_test.php
2015-06-22 15:14:48 +02:00
..
_data Fix typos. 2014-11-02 18:32:42 +01:00
config Return HTML instead of echo-ing directly in FormDisplay 2015-05-15 00:56:26 +05:30
dbi Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
gis Remove unused parameter 2015-06-06 05:28:34 -04:00
navigation Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
plugin Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
properties Fix coding style 2014-12-02 20:10:55 +01:00
schema Pass db name to fix the tests 2015-06-18 16:10:50 +05:30
PMA_Advisor_test.php Update tests 2015-05-04 10:40:48 +05:30
PMA_Config_test.php Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)" 2015-06-22 15:14:48 +02:00
PMA_DatabaseInterface_test.php Make PHPcs happy. 2015-05-23 00:43:18 +02:00
PMA_DBQbe_test.php Make PHPcs happy. 2015-06-14 13:22:52 +02:00
PMA_DbSearch_test.php Fix feature#1609: Lock page navigation when entering data. 2015-03-14 22:07:44 +05:30
PMA_DisplayResults_test.php Remove unused code 2015-06-07 06:53:33 -04:00
PMA_Error_Handler_test.php bug ['Error_Handler']['display'] no longer necessary 2014-12-20 13:32:34 -05:00
PMA_Error_test.php Fix typos. 2014-11-02 18:32:42 +01:00
PMA_File_test.php Remove dead code 2015-04-07 15:12:49 -04:00
PMA_Font_test.php Remove trailing whitespace from the code 2014-03-20 09:36:48 +01:00
PMA_Footer_test.php SQL debugging in console 2015-06-18 15:52:13 +05:30
PMA_Header_test.php Revert "The DisableIS directive is removed" 2014-10-09 18:29:55 +05:30
PMA_Index_test.php Fix tests 2015-01-28 17:15:19 +05:30
PMA_List_Database_test.php Define variables needed for testing 2014-11-10 06:20:18 +05:30
PMA_Menu_test.php Replace script names as config options with plain english words 2015-06-13 04:41:54 +05:30
PMA_Message_test.php Remove more extra space after doc comments 2015-04-28 10:43:23 +05:30
PMA_PDF_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Scripts_test.php Fix unit tests for Cloudflare support 2015-04-14 13:27:08 -04:00
PMA_ServerStatusData_test.php Use $replication_info everywhere, instead of $server_* variables. 2014-11-09 16:30:07 +01:00
PMA_StorageEngine_test.php Share code for rendering storage engine subpages 2014-06-06 14:59:22 +02:00
PMA_SystemDatabase_test.php Make PHPcs happy. 2015-05-23 00:38:06 +02:00
PMA_Table_test.php Remove dead code 2014-12-30 08:48:20 -05:00
PMA_TableReplaceSearch_test.php Templates for table related scripts 2015-05-31 03:23:26 +08:00
PMA_TableSearch_test.php Templates for table related scripts 2015-05-31 03:23:26 +08:00
PMA_Template_test.php Make PHPcs happy. 2015-05-23 01:21:30 +02:00
PMA_Theme_Manager_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Theme_test.php bug #4655 Undefined index: collation_connection 2014-12-26 08:29:09 -05:00
PMA_Types_Drizzle_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Types_MySQL_test.php Feature request 1675: MySQL and MariaDB functions INET6_ATON and INET6_NTOA 2015-05-31 09:48:20 -04:00
PMA_Types_test.php Add missing operator to test 2012-10-16 16:23:09 +02:00
PMA_Util_test.php Revert "Temporarily deactivate these tests (almost always fail on ci.phpmyadmin.net)" 2015-06-22 15:14:48 +02:00