phpmyadmin/test/classes
Maurício Meneghini Fauth fe62e84062 Use PSR-4 for Twig classes
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2017-11-30 16:33:26 -02: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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +01: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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 collation connection setting to user preferences 2017-11-29 14:16:31 +01: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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Add missing dependency on jquery.validate.js 2017-11-29 15:09: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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
ScriptsTest.php Simplify Scripts::addFile API 2017-11-29 15:09:43 +01: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 Use PSR-4 for Twig classes 2017-11-30 16:33:26 -02:00
ThemeManagerTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
ThemeTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +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 Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
UserPreferencesTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +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