phpmyadmin/test/classes
amarjitsingh52922 dd88475656 Fix for #13424 Importing a CSV created tables named Table ##" (#14935)
Fix #13424 Importing a CSV created tables named "Table ##"

Signed-off-by: Amarjit Singh <amarjitsingh52922@gmail.com>
2019-03-25 16:49:16 -03:00
..
_data Update master to 5.0.0-dev 2018-04-11 16:24:01 -03:00
Config Deleted redundant help/tool tip on page settings (#15061) 2019-03-24 19:31:58 -04:00
Controllers Refactor Controllers\Database\StructureController 2019-03-03 23:20:48 -03:00
Database Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
Dbi Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Di Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Display Move special_schema_links.inc.php to Config\SpecialSchemaLinks 2019-03-22 21:29:58 -03:00
Engines Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Gis Fix some PHPStan errors 2019-03-19 16:48:54 -03:00
Navigation Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
Plugins Fix for #13424 Importing a CSV created tables named Table ##" (#14935) 2019-03-25 16:49:16 -03:00
Properties Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
Rte Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
Server Remove PhpMyAdmin\Server\Status\Data::getMenuHtml() 2019-02-25 19:07:15 -03:00
Setup Create controllers for setup pages 2019-03-06 17:04:58 -03:00
Stubs Some coding style fixes 2018-06-18 21:30:06 -03:00
Utils Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
AdvisorTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BookmarkTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
BrowseForeignersTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
CentralColumnsTest.php Create Controllers\Database\CentralColumnsController 2019-03-05 02:12:12 -03:00
CharsetsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
CheckUserPrivilegesTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ConfigTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
CoreTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
CreateAddFieldTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
DatabaseInterfaceTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
EncodingTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorHandlerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorReportTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ErrorTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ExportTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FileListingTest.php Add some tests for FileListing class 2018-09-20 22:11:37 -03:00
FileTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FontTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
FooterTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
HeaderTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
ImportTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
IndexTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
InsertEditTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
IpAllowDenyTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
LanguageTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
LinterTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ListDatabaseTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MenuTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
MessageTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MimeTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
MultSubmitsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
NormalizationTest.php Replace assertInternalType() with assertIsArray() 2019-02-24 16:32:28 -03:00
OperationsTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
PdfTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
PmaTestCase.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
RelationCleanupTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
RelationTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ReplicationGuiTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
SanitizeTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ScriptsTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
SqlQueryFormTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
SqlTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
StorageEngineTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
SysInfoTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
SystemDatabaseTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TableTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TemplateTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ThemeManagerTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
ThemeTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TrackerTest.php Replace readAttribute() and assertAttributeEquals() 2019-02-24 16:32:28 -03:00
TrackingTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
TransformationsTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TwoFactorTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
TypesTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
UrlTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
UserPreferencesTest.php Replace assertEquals() with assertEqualsWithDelta() 2019-02-24 16:32:28 -03:00
UtilTest.php Replace assertContains() with assertStringContainsString() 2019-02-24 16:32:28 -03:00
VersionInformationTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00
ZipExtensionTest.php Add void return type declaration for tests 2019-02-22 21:33:55 -03:00