phpmyadmin/test/classes
Maurício Meneghini Fauth dc72341b75 Merge branch 'QA_4_8'
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
2018-05-08 07:44:19 -03:00
..
_data Update master to 5.0.0-dev 2018-04-11 16:24:01 -03:00
Config Update mysql extension setting documentation 2018-04-16 19:19:57 -03:00
Controllers Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
Database Replace static methods with instance methods 2018-02-24 16:39:53 -03:00
Dbi Add some tests to Dbi/DbiMysqliTest 2018-04-30 22:19:03 -03:00
Di Upgrade PHPUnit to 6.5 2018-04-12 23:56:01 -03:00
Display Remove incomplete tests 2018-04-30 00:31:37 -03:00
Engines Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
Gis Rename Gis/GisGeomTest to Gis/GisGeomTestCase 2017-12-20 19:18:23 -02:00
Navigation Upgrade PHPUnit to 6.5 2018-04-12 23:56:01 -03:00
Plugins Replace func_get_args by ... operator 2018-04-13 03:08:03 -03:00
Properties Refactoring tests 2017-12-12 06:46:53 -02:00
Rte Refactor PhpMyAdmin\Rte\Triggers static methods 2018-04-11 06:15:07 -03:00
Server Refactor PhpMyAdmin\Server\Status\Monitor methods 2018-04-05 16:40:27 -03:00
Setup Fix Setup/FormProcessingTest global dependencies 2017-12-20 23:01:44 -02:00
Stubs Add namespace to test classes 2017-09-20 13:03:50 -03:00
Utils Refactor Utils\HttpRequest class 2018-01-22 17:31:57 -02: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 Refactor PhpMyAdmin\BrowseForeigners class 2018-01-18 19:27:13 -02:00
CentralColumnsTest.php Add type declarations to PhpMyAdmin\CentralColumns 2018-04-14 07:00:21 -03:00
CharsetsTest.php Replace globals with DI in Charsets class 2017-11-09 11:31:42 -02:00
CheckUserPrivilegesTest.php Replace static methods with instance methods 2018-03-15 13:56:08 -03:00
ConfigTest.php #14253 Git commit info not showing when the repository is a submodule 2018-05-04 01:26:22 +02:00
CoreTest.php Fix "undefined index" notices in common.inc.php 2018-04-18 23:01:19 -03:00
CreateAddFieldTest.php Use DI for DatabaseInterface instance 2018-02-15 15:04:37 -02:00
DatabaseInterfaceTest.php Patch for issue #14246 2018-05-02 12:13:49 +02:00
EncodingTest.php Remove @ operator from function_exists 2018-03-01 22:36:35 -03:00
ErrorHandlerTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
ErrorTest.php Upgrade PHPUnit to 6.5 2018-04-12 23:56:01 -03:00
ExportTest.php Refactor PhpMyAdmin\Export static methods 2018-03-31 19:28:25 -03: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 Fix FooterTest global dependency 2017-12-19 01:03:40 -02:00
HeaderTest.php Remove not needed use statements 2017-10-23 18:49:37 +02:00
ImportTest.php Refactor PhpMyAdmin\Import static methods 2018-03-31 21:32:18 -03:00
IndexTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
InsertEditTest.php Binary foreign key enhancement #13894 2018-05-02 15:23:42 +02:00
IpAllowDenyTest.php Refactor PhpMyAdmin\IpAllowDeny::allowDeny() method 2018-04-03 14:28:37 -03:00
LanguageTest.php #14260 Fixed configuration for DefaultLang and Lang 2018-05-06 21:16:36 -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 Fix coding styles issues 2018-02-17 01:42:50 -02:00
NormalizationTest.php Fix some coding style issues 2018-02-10 01:08:31 -02:00
OperationsTest.php Replace static methods with instance methods 2018-02-25 12:43:49 -03:00
PdfTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
PmaTestCase.php Automatic fixes by PHP_CodeSniffer 2018-05-02 19:56:09 -03:00
RelationCleanupDbiMock.php Add type declarations to DatabaseInterface 2018-04-28 17:11:51 -03:00
RelationCleanupTest.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
RelationTest.php Fix broken tests from RelationTest 2018-05-03 14:03:12 -03:00
ReplicationGuiTest.php Replace static methods with instance methods 2018-03-27 21:35:30 -03:00
SanitizeTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
ScriptsTest.php Simplify Scripts::addFile API 2017-11-29 15:09:43 +01:00
SqlQueryFormTest.php Refactor PhpMyAdmin\SqlQueryForm static methods 2018-04-04 17:34:16 -03:00
SqlTest.php Automatic fixes by PHP_CodeSniffer 2018-05-02 19:56:09 -03: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 Fix MariaDB 10.2 current_timestamp() 2018-05-08 07:39:53 -03:00
TemplateTest.php Upgrade PHPUnit to 6.5 2018-04-12 23:56:01 -03:00
ThemeManagerTest.php Move collation connection setting to user preferences 2017-11-29 14:16:31 +01:00
ThemeTest.php Remove font size feature (#13925) 2018-04-14 07:21:13 -03:00
TrackerTest.php Upgrade PHPUnit to 6.5 2018-04-12 23:56:01 -03:00
TrackingTest.php Replace static methods with instance methods 2018-03-31 03:35:56 -03:00
TransformationsTest.php Refactor PhpMyAdmin\Transformations static methods 2018-04-01 01:34:17 -03:00
TwoFactorTest.php Fix TwoFactorTest global dependencies 2017-12-19 01:03:40 -02: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 Replace static methods with instance methods 2018-02-23 15:26:02 -03:00
UtilTest.php Extract HTTP requests related methods 2018-01-22 17:31:57 -02:00
VersionInformationTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ZipExtensionTest.php Refactor PhpMyAdmin\ZipExtension class 2018-02-14 01:58:58 -02:00