phpmyadmin/test/classes
Maurício Meneghini Fauth f9ab9d15ac
Revert "Change icons to use SVG sprite instead of individual images"
This reverts commit d2d416e0cc.

This does not work correctly on Chromium browsers.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2023-11-12 18:40:11 -03:00
..
_data Add support for theme color modes 2023-03-13 23:28:29 -03:00
Advisory Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Charsets Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Command Rename ./libraries directory to ./app 2023-10-24 16:58:48 -03:00
Config Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
ConfigStorage Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Controllers Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Crypto Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
Database Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Dbal Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Display Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Engines Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Export Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Gis Refactor generateWkt of gis classes 2023-09-26 09:21:18 +02:00
Html Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Http Add unit test for UrlParamsSetting middleware 2023-11-03 20:48:01 -03:00
Identifiers Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Import Merge branch 'QA_5_2' 2023-10-03 17:31:12 -03:00
Navigation Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Partitioning Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
Plugins Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Properties Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
Query Replace escapeString with quoteString 2023-10-03 22:01:47 -03:00
Replication Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Routing Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
Server Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
Setup Fix max execution time exceeded error in tests 2023-09-07 12:48:07 -03:00
Stubs Improve collations support for MariaDB 10.10+ (#18760) 2023-10-31 15:28:20 -03:00
Table Improve param types in ColumnsDefinition 2023-09-01 22:46:51 +01:00
Theme Replace escapeString with quoteString 2023-10-03 22:01:47 -03:00
Tracking Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
Triggers Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
Utils Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
WebAuthn Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
AbstractTestCase.php Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
ApplicationTest.php Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
BookmarkTest.php Refactor static into instance 2023-09-22 19:36:35 +01:00
BrowseForeignersTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CacheTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
CharsetsTest.php Merge branch 'QA_5_2' 2023-10-31 15:39:16 -03:00
CheckUserPrivilegesTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
ConfigTest.php Rename ./libraries directory to ./app 2023-10-24 16:58:48 -03:00
ConsoleTest.php Refactor static into instance 2023-09-22 19:36:35 +01:00
CoreTest.php Add unit test for Core::getContainerBuilder() 2023-11-03 19:52:36 -03:00
CreateAddFieldTest.php Move getNumberOfFieldsFromRequest() to controller 2023-09-04 14:50:13 +01:00
DatabaseInterfaceTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
DbTableExistsTest.php Remove hasCommandsOutOfSyncError method 2023-08-06 22:30:56 +01:00
EncodingTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
EnvironmentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ErrorHandlerTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
ErrorReportTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
ErrorTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
FieldHelper.php Improve FieldMetadata 2023-04-07 21:46:19 +02:00
FieldMetadataTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FileListingTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
FileTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FlashMessagesTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FontTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
FooterTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
GitTest.php Add Medium attribute to some test classes 2023-08-31 18:33:29 -03:00
HeaderTest.php Refactor static into instance 2023-09-22 19:36:35 +01:00
IndexColumnTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IndexTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
InsertEditTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
InternalRelationsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
IpAllowDenyTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
LanguageTest.php Replace config global with Config singleton 2023-08-15 01:11:54 -03:00
LinterTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ListDatabaseTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
LoggingTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
MenuTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
MessageTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
MimeTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
NormalizationTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
OpenDocumentTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
OperationsTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ParseAnalyzeTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
PdfTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
PluginsTest.php Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
ProfilingTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
ResponseRendererTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
SanitizeTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
ScriptsTest.php Add a Template property to the ResponseRenderer class 2023-08-09 15:14:23 -03:00
ShowGrantsTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
SqlQueryFormTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
SqlTest.php Refactor static into instance 2023-09-22 19:36:35 +01:00
StatementInfoTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
StorageEngineTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
SystemDatabaseTest.php Replace $GLOBALS['cfg']['Server'] with Config::$selectedServer 2023-08-20 14:49:57 -03:00
TableTest.php Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
TemplateTest.php Remove containerBuilder global variable 2023-11-03 19:37:14 -03:00
TransformationsTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
TwoFactorTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
TypesByDatabaseVersionTest.php Strict boolean conditions 2023-08-18 15:25:21 -03:00
TypesTest.php Replace DatabaseInterface global var with a singleton object 2023-08-18 14:08:10 -03:00
UniqueConditionTest.php Fix unneeded consts in UtilTest 2023-10-23 15:32:41 -03:00
UrlTest.php Backport two test methods for phpunit 8.5 2023-09-09 17:44:13 +02:00
UserPasswordTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
UserPreferencesTest.php Revert "Change icons to use SVG sprite instead of individual images" 2023-11-12 18:40:11 -03:00
UtilTest.php Fix unneeded consts in UtilTest 2023-10-23 15:32:41 -03:00
VersionInformationTest.php Replace $GLOBALS['cfg'] with Config::$settings array 2023-08-27 22:23:36 -03:00
VersionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00
ZipExtensionTest.php Replace PHPUnit annotations with attributes 2023-06-07 11:44:01 -03:00