phpmyadmin/test/classes
Maurício Meneghini Fauth aef5ee7ae4
Fix iconv failing test
(cherry picked from commit 9b6cb9ce7d)

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
2022-01-22 15:19:41 -03:00
..
_data Fix theme tests for 4.9 2019-06-05 21:46:19 -04:00
Config Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
Controllers Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
Crypto Add unit tests 2022-01-10 12:19:43 -03:00
Database Fix Unit tests broken by a23f2ba51a 2019-08-23 01:07:24 +02:00
Dbi Remove usage of $GLOBALS['userlink'] 2017-10-25 10:21:18 +02:00
Di Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
Display Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -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 Add unit tests 2022-01-10 12:19:43 -03:00
Plugins Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
Properties Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
Rte Fix a possible php7.4 error / failing tests 2019-12-21 16:38:21 +01:00
Server Do not encrypt params if used in data-post attribute 2022-01-10 12:19:43 -03:00
Setup Fix setUp function not in camel case 2019-10-19 21:17:06 +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 Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
BookmarkTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
BrowseForeignersTest.php Retrieve parameters from $_POST in browse foreigners 2018-11-10 20:48:59 -02:00
CentralColumnsTest.php Retrieve parameters from $_POST in central columns page 2018-11-10 20:48:58 -02:00
CharsetsTest.php Add description for the _nopad (NO PAD) collation suffix 2019-06-30 00:09:07 -03:00
CheckUserPrivilegesTest.php Ensure that database names with '.' are handled properly when DisableIS is true 2018-09-12 15:50:15 -03:00
ConfigTest.php Fix #15621 - Support CloudFront-Forwarded-Proto header 2019-12-09 21:10:12 +01:00
CoreTest.php Add unit tests 2022-01-10 12:19:43 -03:00
CreateAddFieldTest.php Fix #249 CSRF to CREATE TABLE query 2018-11-10 20:48:58 -02:00
DatabaseInterfaceTest.php Fix DatabaseInterfaceTest::testGetConnectionParams tests 2022-01-22 14:06:12 -03:00
EncodingTest.php Fix iconv failing test 2022-01-22 15:19:41 -03:00
ErrorHandlerTest.php Refactoring tests 2017-12-12 06:46:53 -02:00
ErrorTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
ExportTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
FileTest.php Improve test suite to make it 32bit compatible and more flexible 2019-11-05 22:19:27 +01:00
FontTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
FooterTest.php Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
HeaderTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
ImportTest.php Improve test suite to make it 32bit compatible and more flexible 2019-11-05 22:19:27 +01:00
IndexTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
InsertEditTest.php Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
IpAllowDenyTest.php Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
LanguageTest.php Improve test suite to make it 32bit compatible and more flexible 2019-11-05 22:19:27 +01:00
LinterTest.php Move PMATestCase to PhpMyAdmin\Tests\PmaTestCase 2017-09-30 16:34:53 -03:00
ListDatabaseTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
MenuTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +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 Retrieve parameters from $_POST in normalization 2018-11-10 20:48:58 -02:00
OperationsTest.php Fix Unit test testGetHtmlForReferentialIntegrityCheck after #14598 2019-10-20 12:06:43 +02:00
PdfTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
PmaTestCase.php Create PhpMyAdmin\Crypto\Crypto class to handle encryptions 2022-01-10 12:19:42 -03:00
RelationCleanupDbiMock.php Fix code standard errors 2017-09-30 18:19:09 -03:00
RelationCleanupTest.php Replace PhpMyAdmin\Relation static calls 2018-03-25 19:32:13 -03:00
RelationTest.php Replace static methods with instance methods 2018-03-19 09:23:23 -03:00
ReplicationGuiTest.php Retrieve parameters from $_POST in server replication 2018-11-10 20:48:59 -02: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 Use PSR-1 for PHPUnit TestCase 2017-11-06 06:29:04 -02:00
SqlTest.php Fix DocBlocks issues 2018-11-26 13:40:00 -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 Fix tests for "NULL wrongly checked on field change" 2019-08-20 14:42:43 +02:00
TemplateTest.php Use try catch instead of expectException from framework 2019-10-19 21:19:04 +02:00
ThemeManagerTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
ThemeTest.php Finish fixing theme tests for 4.9 2019-06-05 21:56:52 -04:00
TrackerTest.php Fix some deprecated phpunit methods 2019-10-19 21:17:06 +02:00
TrackingTest.php Retrieve parameters from $_POST in tracking pages 2018-11-10 20:48:58 -02:00
TransformationsTest.php Fix setUp function not in camel case 2019-10-19 21:17:06 +02:00
TwoFactorTest.php Skip test when PHP GD extension is not loaded 2019-03-20 16:15:14 -03:00
TypesTest.php Fix spatial functions 2019-04-16 11:11:28 +02:00
UrlTest.php Add unit tests 2022-01-10 12:19:43 -03:00
UserPreferencesTest.php Replace static methods with instance methods 2018-02-23 15:26:02 -03:00
UtilTest.php Fix URL encryption for Util::linkOrButton method 2022-01-10 12:19:44 -03: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