phpmyadmin/test/classes
Michal Čihař f9c73c7b10 Remove special casing for font size
It is now stored in configuration in same way as any other setting.

Issue #13466
Issue #11688

Signed-off-by: Michal Čihař <michal@cihar.com>
2017-11-28 15:16:01 +01:00
..
_data Use JSON for theme metadata 2017-05-15 09:47:15 +02:00
Config Use fully CSS based icons 2017-11-27 13:47:43 +01:00
Controllers Avois passing extension to Util::getImage 2017-11-27 14:24:42 +01:00
Database Use template for _getFootersOptions 2017-11-11 22:39:03 -02:00
Dbi Remove usage of $GLOBALS['userlink'] 2017-10-25 10:21:18 +02:00
Di Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Display Avois passing extension to Util::getImage 2017-11-27 14:24:42 +01:00
Engines Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Gis Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
Navigation Remove not needed use statements 2017-10-23 18:49:37 +02:00
Plugins Use fully CSS based icons 2017-11-27 13:47:43 +01:00
Properties Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
Rte Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
Server Avois passing extension to Util::getImage 2017-11-27 14:24:42 +01:00
Setup Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
Stubs Add namespace to test classes 2017-09-20 13:03:50 -03:00
AdvisorTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
BookmarkTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
BrowseForeignersTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
CentralColumnsTest.php Replace globals with DI in CentralColumns class 2017-11-09 11:53:28 -02:00
CharsetsTest.php Replace globals with DI in Charsets class 2017-11-09 11:31:42 -02:00
CheckUserPrivilegesTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
ConfigTest.php Remove special casing for font size 2017-11-28 15:16:01 +01:00
CoreTest.php Move goto_whitelist to the core class 2017-11-27 16:49:24 +01:00
CreateAddFieldTest.php Fix 'count parameter must be an array' error 2017-11-10 16:07:37 -02:00
DatabaseInterfaceTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
EncodingTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
ErrorHandlerTest.php Remove not needed use statements 2017-10-23 18:49:37 +02:00
ErrorTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ExportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
FileTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FontTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FooterTest.php Use fully CSS based icons 2017-11-27 13:47:43 +01:00
HeaderTest.php Remove not needed use statements 2017-10-23 18:49:37 +02:00
ImportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
IndexTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
InsertEditTest.php Use fully CSS based icons 2017-11-27 13:47:43 +01:00
IpAllowDenyTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
LanguageTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
LinterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ListDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
MenuTest.php Remove not needed use statements 2017-10-23 18:49:37 +02:00
MessageTest.php Use fully CSS based icons 2017-11-27 13:47:43 +01:00
MimeTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
MultSubmitsTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
NormalizationTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
OperationsTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
PdfTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
PmaTestCase.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
PmdCommonTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
RelationCleanupDbiMock.php Fix code standard errors 2017-09-30 18:19:09 -03:00
RelationCleanupTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
RelationTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
ReplicationGuiTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SanitizeTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
ScriptsTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
SqlQueryFormTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SqlTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
StorageEngineTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
SysInfoTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SystemDatabaseTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
TableTest.php Remove usage of $GLOBALS['controllink'] 2017-10-25 10:21:18 +02:00
TemplateTest.php Remove '_twig' from test template names 2017-10-29 18:41:14 -02:00
ThemeManagerTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ThemeTest.php Remove special casing for font size 2017-11-28 15:16:01 +01:00
TrackerTest.php Remove usage of $GLOBALS['controllink'] 2017-10-25 10:21:18 +02:00
TrackingTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
TransformationsTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
TwoFactorTest.php Use two-factor authentication instead fo second authentication factor 2017-11-02 09:05:18 +01:00
TypesTest.php Bind Types to DatabaseInterface 2017-10-10 12:05:02 +02:00
UrlTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
UserPreferencesTest.php Propagate possible failure from saving prefs 2017-10-31 16:13:02 +01:00
UtilTest.php Avois passing extension to Util::getImage 2017-11-27 14:24:42 +01:00
VersionInformationTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ZipExtensionTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00