phpbb/tests
Mate Bartus 2efab1cf5a Merge branch '3.1.x'
* 3.1.x:
  [ticket/14394] Only purge cache in functional tests if necessary
2016-01-08 14:28:03 +01:00
..
acp_board [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
attachment [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
auth [ticket/14250] Change token_storage class to fit changed interface 2016-01-04 03:38:28 +01:00
avatar Merge branch '3.1.x' 2016-01-06 13:26:23 +01:00
bbcode [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
cache [ticket/13904] Modify files for changes in ini wrapper 2015-09-09 08:29:05 +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 Merge pull request #3857 from Nicofuma/ticket/14124 2015-10-07 14:47:23 +02:00
content_visibility [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
controller [ticket/14220] Move route loading to services 2015-10-08 14:15:44 +02:00
cron [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
datetime [ticket/14340] Revert fix for segmentation fault error on phpBB 3.2 PHP7 tests 2015-12-05 00:01:27 +07:00
dbal [feature/sql-bool-builder] Changing syntax pt2. Fix tests 2015-11-11 08:38:38 +00:00
di [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
download [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
event [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
extension [ticket/13777] Reorder get_module_infos() method's arguments 2015-05-31 16:03:11 +02:00
files [ticket/14180] Use unix line endings in type_foo 2015-09-20 10:05:23 +02:00
filesystem [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
fixtures [ticket/12775] Add tests for \phpbb\config_php 2014-07-07 01:02:29 +02:00
functional Merge branch '3.1.x' 2016-01-08 14:28:03 +01:00
functions [ticket/14250] Change token_storage class to fit changed interface 2016-01-04 03:38:28 +01:00
functions_acp [ticket/sec-184] Fix tests 2015-06-07 16:43:27 +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_privmsgs [ticket/9109] Only query database once in phpbb_get_max_setting_from_group 2015-02-08 21:16:05 +01:00
functions_user [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
group [ticket/12143] Fix those tests 2015-08-05 17:50:26 +02:00
groupposition [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
help [ticket/13844] Add events 2015-05-20 20:11:52 +02:00
installer [ticket/14039] Revamp updater 2015-10-17 23:05:57 +02:00
language [ticket/12143] Add some tests 2015-08-05 17:50:25 +02:00
lock [ticket/13494] Update calls to set_config() 2015-02-02 19:28:23 +01:00
log [ticket/9485] Fix tests 2015-08-30 22:43:19 +02: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 [ticket/14237] Use $language class for notifications 2015-10-13 23:40:52 -07:00
network [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
notification [ticket/14237] Use $language class for notifications 2015-10-13 23:40:52 -07:00
pagination [ticket/14220] Move route loading to services 2015-10-08 14:15:44 +02:00
passwords [ticket/13203] Fix passwords manager tests 2014-10-22 15:09:58 -05:00
path_helper [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
plupload [ticket/13904] Modify files for changes in ini wrapper 2015-09-09 08:29:05 +02:00
privmsgs [ticket/14168] Use attachment manager instead of separate classes 2015-10-12 11:34:11 +02:00
profilefields [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
random [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
regex [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support() 2015-05-11 20:43:47 +02:00
request [ticket/13455] Update calls to request_var() 2015-02-03 20:50:40 +01:00
search [ticket/13685] Fix tests for fulltext search 2015-06-07 18:40:49 +01:00
security [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
session [ticket/13961] Move back service_collections under original namespace 2015-06-26 01:04:36 +02:00
template [ticket/14099] Fix tests 2015-08-14 15:52:35 +02:00
test_framework Merge branch '3.1.x' 2016-01-08 14:28:03 +01:00
text_formatter/s9e [ticket/14128] Fix img bbcode regression, lost postimage class 2015-08-26 14:08:59 -07:00
text_processing [ticket/12221] Added test 2015-12-28 20:10:42 +01:00
text_reparser Merge pull request #4005 from Elsensee/ticket/14257 2015-12-05 11:21:40 +01: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/13904] Set properties to protected where possible in filespec 2015-09-13 09:30:56 +02:00
user [ticket/13762] Moving language related functionality into a separate class 2015-05-02 13:37:12 +02:00
utf [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback 2014-11-08 11:36:13 +01:00
version [ticket/13782] Rename null driver to dummy for PHP7 compatibility 2015-05-04 10:10:12 +02:00
viewonline [ticket/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
wrapper [ticket/13904] Add back tests for retrieving floats 2015-09-09 08:29:07 +02:00
bootstrap.php [ticket/14044] Fix tests 2015-10-30 14:58:53 +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/13697] Moving filesystem related functions to filesystem service 2015-04-16 13:24:10 +02:00
lint_test.php Merge branch '3.0.x' into 3.1.x 2015-05-29 22:46:28 +02:00
RUNNING_TESTS.md [feature/patchwork-utf8] Normalize with intl, use patchwork/utf8 as fallback 2014-11-08 11:36:13 +01:00