..
_data
Fix typos.
2014-11-02 18:32:42 +01:00
config
Remove connect_type setting
2017-02-02 16:08:44 +01:00
controllers
Remove is_ajax_request global
2016-12-07 17:54:34 +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
Merge branch 'QA_4_6'
2016-12-06 10:48:16 +01:00
navigation
Merge branch 'QA_4_6'
2016-11-10 11:08:36 +01:00
plugin
Remove connect_type setting
2017-02-02 16:08:44 +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
Various coding style and visibility fixes for #12852
2017-01-08 10:51:25 +01:00
DatabaseInterfaceTest.php
Add tests for control user connection fallbacks
2016-07-29 13:25:58 +02:00
DbQbeTest.php
Various coding style and visibility fixes for #12852
2017-01-08 10:51:25 +01:00
DbSearchTest.php
Fix test
2016-11-16 14:36:18 +02:00
DisplayResultsTest.php
Merge branch 'QA_4_6'
2017-01-23 14:07:29 +01: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-security' into master-security
2016-08-18 10:17:36 +02:00
FileTest.php
Close file in tests
2016-04-11 18:29:54 +02:00
FontTest.php
Move the rest of the tests related to objects under a common parent test
2015-12-18 21:32:34 +11:00
FooterTest.php
Merge branch 'QA_4_6'
2016-08-18 17:37:34 +02:00
HeaderTest.php
Remove is_ajax_request global
2016-12-07 17:54:34 +01:00
IndexTest.php
Remove require of libraries included in test bootstrap
2016-01-12 16:43:16 +01:00
LanguageTest.php
Merge branch 'QA_4_6'
2016-12-06 10:48:16 +01:00
LinterTest.php
Avoid naming provider as test*, it isn't test
2016-02-12 15:40:41 +01:00
ListDatabaseTest.php
Move the rest of the tests related to objects under a common parent test
2015-12-18 21:32:34 +11:00
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-security' into master-security
2016-09-02 15:04:55 +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
Move the rest of the tests related to objects under a common parent test
2015-12-18 21:32:34 +11:00
TableTest.php
Merge branch 'QA_4_6'
2017-01-18 09:59:55 +01:00
TemplateTest.php
Remove trimming from template renderere
2016-05-12 15:35:38 +02:00
ThemeManagerTest.php
Avoid checking whole HTML for theme manager
2017-01-08 11:02:33 +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
Move the rest of the tests related to objects under a common parent test
2015-12-18 21:32:34 +11:00
URLTest.php
Adjust tests to token removal from GET
2016-07-28 11:22:45 +02:00
UtilTest.php
Merge branch 'QA_4_6'
2016-12-06 10:48:16 +01:00
VersionInformationTest.php
Flag tests needing network access
2016-12-06 10:31:50 +01:00
ZipFileTest.php
Move the rest of the tests related to objects under a common parent test
2015-12-18 21:32:34 +11:00