..
acp_board
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
auth
[ticket/13332] Fix auth provider tests
2014-11-12 11:42:08 +01:00
avatar
Merge branch 'develop-ascraeus' into develop
2014-11-21 22:42:26 +01:00
bbcode
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
cache
[ticket/11224] Updates tests
2014-10-03 23:51:16 +02:00
captcha
[ticket/13522] Fix globals for 3.2 in Q&A tests
2015-04-06 12:08:55 +02:00
class_loader
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
compress
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
config
Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594
2014-05-27 21:55:40 +02:00
console
[ticket/13494] Update calls to set_config()
2015-02-02 19:28:23 +01:00
content_visibility
[ticket/13496] Update calls to set_config_count()
2015-02-02 21:52:59 +01:00
controller
Merge branch '3.1.x'
2015-04-06 23:54:40 +02:00
cron
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
datetime
[ticket/13216] Use gmdate() instead of date() in datetime tests
2014-10-25 20:25:57 -07:00
dbal
[ticket/10748] Replace direct creations of tools();
2015-02-07 14:41:39 +01:00
di
[ticket/12620] Use the test environment for the tests
2014-11-20 21:12:22 +01:00
download
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
event
Merge branch 'develop-ascraeus' into develop
2015-01-22 16:17:26 +01:00
extension
[ticket/10748] Replace direct creations of tools();
2015-02-07 14:41:39 +01:00
filesystem
[ticket/12099] Break clean_path tests with a simple test
2014-05-29 23:44:10 +02:00
fixtures
[ticket/12775] Add tests for \phpbb\config_php
2014-07-07 01:02:29 +02:00
functional
[ticket/13654] Moving reporting into controller
2015-04-16 11:29:11 +02:00
functions
Merge branch '3.1.x'
2015-02-18 00:19:10 +01:00
functions_acp
[ticket/13747] Add assertions to test_validate_path_linux
2015-04-06 13:09:07 +02:00
functions_content
[ticket/12662] Update tests that utilize get_username_string
2014-06-25 14:19:09 +02:00
functions_database_helper
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
functions_install
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
functions_user
[ticket/13496] Update calls to set_config_count()
2015-02-02 21:52:59 +01:00
groupposition
[ticket/12932] Fix tests and calls to create_datetime
2014-08-10 13:43:04 +02:00
lock
[ticket/13494] Update calls to set_config()
2015-02-02 19:28:23 +01:00
log
[ticket/13468] Update calls to add_log()
2015-01-27 18:34:33 +01:00
migrator
[ticket/10748] Replace direct creations of tools();
2015-02-07 14:41:39 +01:00
mimetype
[ticket/13031] Slightly change behavior of choose_mime_type and add unit tests
2014-09-05 21:55:49 +02:00
mock
Merge branch 'develop-ascraeus' into develop
2014-11-22 17:49:06 +01:00
network
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
notification
[ticket/11768] This commit integrates s9e\TextFormatter
2015-04-02 19:16:01 +02:00
pagination
Merge pull request #3303 from Nicofuma/ticket/13513
2015-02-26 13:41:51 +01:00
passwords
[ticket/13203] Fix passwords manager tests
2014-10-22 15:09:58 -05:00
path_helper
Merge pull request #3055 from marc1706/ticket/13192
2015-01-19 16:45:43 +01:00
plupload
[ticket/13756] Add test for generate_resize_string()
2015-04-12 14:20:07 +02:00
privmsgs
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
profilefields
Merge pull request #3166 from nickvergessen/Senky-ticket/12866
2015-01-10 12:36:49 +01:00
random
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
regex
[ticket/12926] Support for IDN (IRI)
2014-11-27 01:18:49 +07:00
request
[ticket/13455] Update calls to request_var()
2015-02-03 20:50:40 +01:00
search
[ticket/12933] Add test cases for * wildcard searches
2015-01-28 21:46:38 +05:30
security
[ticket/13549] Do not exit when ORIG_PATH_INFO just contains SCRIPT_NAME.
2015-01-28 22:07:16 +01:00
session
[ticket/13455] Update calls to request_var()
2015-02-03 20:50:40 +01:00
template
[ticket/13132] Enable twig expressions tests
2015-03-05 21:53:48 +01:00
test_framework
[ticket/11768] Added core.text_formatter_s9e_renderer_setup event
2015-04-02 19:16:04 +02:00
text_formatter /s9e
[ticket/11768] Renamed service vars
2015-04-02 19:16:04 +02:00
text_processing
[ticket/11768] Fixed test double
2015-04-02 19:16:03 +02:00
tmp
[ticket/10309] Update .gitignore and move .gitkeep.
2011-08-20 14:34:02 -04:00
tree
[ticket/13494] Update calls to set_config()
2015-02-02 19:28:23 +01:00
ui
[ticket/12962] Add quick-links JS test
2014-09-21 13:53:08 +05:30
upload
[ticket/13577] Skip filespec test requiring mimetype check on windows
2015-02-05 13:37:34 +01:00
user
[ticket/12932] Fix tests and calls to create_datetime
2014-08-10 13:43:04 +02:00
utf
[feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback
2014-11-08 11:36:13 +01:00
version
[ticket/security-171] Remove duplicate semicolon from tests
2014-11-22 15:48:09 +01:00
viewonline
[ticket/12834] Correctly match directories in session page
2014-07-08 17:53:32 +02:00
wrapper
[ticket/13122] Make phpbb_wrapper_gmgetdate_test more reliable
2014-09-30 15:53:02 -07:00
bootstrap.php
[ticket/12620] Use the test environment for the tests
2014-11-20 21:12:22 +01:00
composer.json
[ticket/12962] Clean up composer.json
2014-10-26 20:58:21 -07:00
composer.lock
[ticket/13325] Update / Fix composer.lock hash.
2014-11-12 20:31:41 +01:00
config_php_file_test.php
[ticket/12937] Do not return false. Return null for get and array() for all.
2014-08-08 15:29:34 +02:00
error_collector_test.php
[ticket/13306] update test
2014-11-13 20:55:20 -06:00
lint_test.php
[ticket/12594] Remove @package tags and update file headers
2014-05-27 20:51:13 +02:00
RUNNING_TESTS.md
[feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback
2014-11-08 11:36:13 +01:00