| .. |
|
_data
|
Use JSON for theme metadata
|
2017-05-15 09:47:15 +02:00 |
|
config
|
Replace our mbstring polyfills with symfony/polyfill-mbstring
|
2017-05-17 10:03:30 +02:00 |
|
controllers
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -03: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
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -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
|
Refactor the transformations into static methods
|
2017-05-31 16:36:09 -03:00 |
|
properties
|
Avoid skipping tests on hhvm
|
2017-03-02 10:20:22 +01:00 |
|
schema
|
Refactor the transformations into static methods
|
2017-05-31 16:36:09 -03:00 |
|
AdvisorTest.php
|
Add more complex advisor test
|
2017-05-16 15:13:40 +02:00 |
|
BookmarkTest.php
|
Fix test
|
2016-03-10 00:23:58 +11:00 |
|
CharsetsTest.php
|
Rewite collation naming code
|
2017-04-28 16:04:27 +02:00 |
|
ConfigGeneratorTest.php
|
Merge branch 'QA_4_5' into QA_4_6
|
2016-02-12 15:44:39 +01:00 |
|
ConfigTest.php
|
Define major version
|
2017-05-15 09:47:15 +02:00 |
|
CoreTest.php
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -03:00 |
|
DatabaseInterfaceTest.php
|
Merge branch 'QA_4_7'
|
2017-05-09 15:05:06 +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
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -03:00 |
|
EncodingTest.php
|
Replace our mbstring polyfills with symfony/polyfill-mbstring
|
2017-05-17 10:03:30 +02: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
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -03:00 |
|
IndexTest.php
|
Remove require of libraries included in test bootstrap
|
2016-01-12 16:43:16 +01:00 |
|
LanguageTest.php
|
Ensure we reset locales back to English after running tests
|
2017-06-01 14:29:08 +02: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 the core functions into static methods
|
2017-06-03 00:52:22 -03:00 |
|
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
|
Adjust tests to scripts loader change
|
2017-06-08 16:15:54 +02:00 |
|
ServerStatusDataTest.php
|
Refactor the core functions into static methods
|
2017-06-03 00:52:22 -03:00 |
|
SqlTest.php
|
Refactor the sql functions into static methods
|
2017-05-31 19:46:06 -03:00 |
|
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
|
Use JSON for theme metadata
|
2017-05-15 09:47:15 +02:00 |
|
ThemeTest.php
|
Use JSON for theme metadata
|
2017-05-15 09:47:15 +02:00 |
|
TrackerTest.php
|
Merge branch 'QA_4_6'
|
2016-11-10 11:08:36 +01:00 |
|
TransformationsTest.php
|
Refactor the transformations into static methods
|
2017-05-31 16:36:09 -03: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
|
Move random string generation to separate method
|
2017-06-01 14:28:26 +02:00 |
|
VersionInformationTest.php
|
Flag tests needing network access
|
2016-12-06 10:31:50 +01:00 |
|
ZipExtensionTest.php
|
Refactor zip functions into static methods
|
2017-06-06 02:07:39 -03: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 |