| .. |
|
_data
|
|
|
|
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 |
|
di
|
Implement PSR-11
|
2017-03-22 09:24:53 +01:00 |
|
engines
|
Rename MrgMyisamTest and TablePropertyTest
|
2017-05-04 19:49:57 -03:00 |
|
gis
|
Fix GIS tests
|
2017-02-13 15:58:58 +01:00 |
|
navigation
|
Merge branch 'QA_4_6'
|
2016-11-10 11:08:36 +01:00 |
|
plugin
|
Rename MrgMyisamTest and TablePropertyTest
|
2017-05-04 19:49:57 -03:00 |
|
properties
|
Avoid skipping tests on hhvm
|
2017-03-02 10:20:22 +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
|
Fix coding standard errors using vendor/bin/phpcbf
|
2017-03-21 23:16:32 -03:00 |
|
DatabaseInterfaceTest.php
|
Do not use intdiv() it's PHP 7 only
|
2017-04-11 17:37:04 +02:00 |
|
DbQbeTest.php
|
Various coding style and visibility fixes for #12852
|
2017-01-08 10:51:25 +01:00 |
|
DbSearchTest.php
|
Improved database search to allow search for exact phrase match
|
2017-03-27 12:02:29 +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
|
Fix errors detected by PHP_CodeSniffer
|
2017-04-15 00:05:19 -03: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
|
Fix errors detected by PHP_CodeSniffer
|
2017-04-15 00:05:19 -03: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
|
Simplify getting table create options
|
2017-03-20 17:56:08 +01:00 |
|
TemplateTest.php
|
Add support for pgettext
|
2017-03-30 14:01:34 -03: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
|
Remove github from tests
|
2017-03-06 13:42:48 +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 |