phpmyadmin/test/classes
Jeff Chan 29ca1f7892 Use stable sort for removeProperty of OptionsPropertyGroup.
The original custom sort function is not stable, which causes
different results on HHVM. It now uses the default array_diff
function which is stable. Also updated an incorrect test.

Signed-off-by: Jeff Chan <jefftchan@gmail.com>
2014-02-12 03:07:27 +00:00
..
_data Add missing package names 2012-08-31 20:45:53 +05:30
config Fix for bug#4237. 2014-02-07 11:56:46 +05:30
dbi Remove trailing white spaces 2013-11-03 19:13:23 +05:30
gis Suffix files containing classes with .class.php file extension 2014-01-22 18:19:48 +05:30
navigation Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
plugin Merge pull request #897 from dhananjay92/bug#4237 2014-02-07 12:37:33 -05:00
properties Use stable sort for removeProperty of OptionsPropertyGroup. 2014-02-12 03:07:27 +00:00
schema Merge branch 'master' into string_width 2013-11-28 16:32:49 +01:00
PMA_Advisor_test.php Fix for bug#4237. 2014-02-07 11:56:46 +05:30
PMA_Config_test.php Skip test if curl extension is missing 2013-12-17 22:35:18 +01:00
PMA_DBQbe_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_DbSearch_test.php Fix for bug#4237. 2014-02-07 11:56:46 +05:30
PMA_DisplayResults_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_Error_Handler_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_Error_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_File_test.php Remove unused code 2014-01-12 07:35:12 -05:00
PMA_Font_test.php rename file with PMA_Font class tests 2013-09-30 14:07:41 +02:00
PMA_Footer_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_Header_test.php Revert e8fa9e5335, ea0ad9d41c and f36fbfd4c6 2014-01-29 23:06:43 +05:30
PMA_Index_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_List_Database_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Menu_test.php The DisableIS directive is removed 2013-11-05 12:44:04 -05:00
PMA_Message_test.php Fix for bug#4237. 2014-02-07 11:56:46 +05:30
PMA_PDF_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Scripts_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_StorageEngine_test.php Replace tabs with spaces 2013-07-10 14:58:44 +02:00
PMA_Table_test.php Remove obsolete method 2014-01-22 17:19:34 +05:30
PMA_TableReplaceSearch_test.php Make unit tests friendlier to running independently 2013-11-20 14:43:55 -08:00
PMA_TableSearch_test.php The DisableIS directive is removed 2013-11-05 12:44:04 -05:00
PMA_Theme_Manager_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Theme_test.php Fix coding style. 2014-01-09 18:22:11 +01:00
PMA_Types_Drizzle_test.php Remove trailing white spaces 2013-11-03 19:13:23 +05:30
PMA_Types_MySQL_test.php Various coding style improvements 2013-06-11 16:27:31 +02:00
PMA_Types_test.php Add missing operator to test 2012-10-16 16:23:09 +02:00
PMA_Util_test.php fix code Static Analysis Warnings 2013-08-12 00:18:04 +08:00