phpmyadmin/test/classes
Michal Čihař b74b9214ed Remove no longer needed odd/even classes
Issue #12070, #12287

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-11-18 10:14:25 +01:00
..
_data
config Remove the nopasswd setting 2016-10-17 17:20:54 +02:00
controllers Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
dbi Adjust tests to new parameters 2016-07-29 12:40:45 +02:00
engines Remove no longer needed odd/even classes 2016-11-18 10:14:25 +01:00
gis Remove direct inclusion of TCPDF 2016-02-22 08:03:19 +01:00
navigation Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
plugin Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
properties Allow to specify name and text directly in OptionsPropertyItem contructor 2016-01-05 15:04:02 +01:00
schema Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
AdvisorTest.php Merge branch 'QA_4_6' 2016-08-18 17:37:34 +02:00
BookmarkTest.php Fix test 2016-03-10 00:23:58 +11:00
CharsetsTest.php Improve collation descriptions 2016-04-11 15:33:33 +02:00
ConfigGeneratorTest.php Merge branch 'QA_4_5' into QA_4_6 2016-02-12 15:44:39 +01:00
ConfigTest.php Remove code for MSIE 6 2016-10-04 12:01:27 +02:00
DatabaseInterfaceTest.php Add tests for control user connection fallbacks 2016-07-29 13:25:58 +02:00
DbQbeTest.php Remove odd CSS class handling from PHP code 2016-08-11 14:04:30 +03:00
DbSearchTest.php Fix test 2016-11-16 14:36:18 +02:00
DisplayResultsTest.php Merge branch 'QA_4_6' 2016-08-24 11:55:10 +02:00
EncodingTest.php Remove Kanji encoding detection 2016-03-08 15:46:37 +01:00
ErrorHandlerTest.php Merge branch 'QA_4_6' 2016-04-18 16:30:01 +02:00
ErrorTest.php Merge branch 'QA_4_6' 2016-06-17 11:23:25 +02:00
FileTest.php Close file in tests 2016-04-11 18:29:54 +02:00
FontTest.php
FooterTest.php Merge branch 'QA_4_6' 2016-08-18 17:37:34 +02:00
HeaderTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
IndexTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
LanguageTest.php Improve LanguageManager tests 2016-02-18 10:49:17 +01:00
LinterTest.php Avoid naming provider as test*, it isn't test 2016-02-12 15:40:41 +01:00
ListDatabaseTest.php
MenuTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
MessageTest.php Merge branch 'QA_4_6' 2016-07-28 09:38:08 +02:00
PDFTest.php Do not use global constant with class 2016-01-22 15:24:48 +01:00
SanitizeTest.php Move request cleanup to Sanitize class and add tests 2016-08-29 13:48:17 +02:00
ScriptsTest.php Merge branch 'QA_4_6' 2016-08-03 11:37:14 +02:00
ServerStatusDataTest.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
StorageEngineTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
SystemDatabaseTest.php
TableTest.php Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
TemplateTest.php Remove trimming from template renderere 2016-05-12 15:35:38 +02:00
ThemeManagerTest.php Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
ThemeTest.php Adjust tests to token removal from GET 2016-07-28 11:22:45 +02:00
TrackerTest.php Merge branch 'QA_4_6' 2016-11-10 11:08:36 +01:00
TypesMySQLTest.php Remove require of libraries included in test bootstrap 2016-01-12 16:43:16 +01:00
TypesTest.php
URLTest.php Adjust tests to token removal from GET 2016-07-28 11:22:45 +02:00
UtilTest.php Correctly handle errors at client side 2016-08-29 12:35:22 +02:00
VersionInformationTest.php
ZipFileTest.php