phpbb/tests
Tristan Darricau 90012c86e8 [ticket/13389] Replace pattern with path
PHPBB3-13389
2014-11-26 12:24:50 +01:00
..
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 [ticket/13197] Test that user's group avatar is deleted by group avatar delete 2014-10-26 12:42:47 -07: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
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/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
content_visibility [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
controller [ticket/13389] Replace pattern with path 2014-11-26 12:24:50 +01: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/13064] Revert "[ticket/13064] Validate the migrations provided to ..." 2014-09-17 21:24:33 +02:00
di [ticket/12671] Possibility to use NOT LIKE expression 2014-08-08 16:40:33 +02:00
download [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
event [ticket/13124] Add another test case as requested 2014-10-09 13:30:10 -04:00
extension [ticket/security-171] Sanitize data from composer.json 2014-11-21 22:32:28 +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/13389] Replace pattern with path 2014-11-26 12:24:50 +01:00
functions Merge pull request #3116 from rxu/ticket/13297 2014-11-22 12:13:39 +01:00
functions_acp [ticket/13338] Move insert_config_array_test to functions_acp, add deps. 2014-11-17 21:53:27 +01: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/10729] Also test *delete_user on posts and topics 2014-09-23 09:54:21 +02:00
groupposition [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
lock [ticket/12996] Fix reliability issue in flock test. 2014-08-19 11:53:34 +02:00
log [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
migrator Merge pull request #2474 from PayBas/ticket/12561 2014-05-28 23:33:25 +02: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/security-171] Modify tests for new file_downloader class 2014-11-21 23:49:54 +01:00
network [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
notification [ticket/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
pagination [ticket/13389] Replace pattern with path 2014-11-26 12:24:50 +01:00
passwords [ticket/13203] Fix passwords manager tests 2014-10-22 15:09:58 -05:00
path_helper [ticket/security-169] Stop loop through referer dir in top directory 2014-11-09 23:00:39 +01:00
privmsgs [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
profilefields [ticket/13055] Add UTF-8 string tests for profile fields validation options 2014-09-19 09:31:28 +08:00
random [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
regex [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
request [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
search [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
security [ticket/13280] Output escaping for the symfony request object 2014-11-16 16:45:19 +01:00
session [ticket/13280] Make the tests failing 2014-11-12 15:43:12 +01:00
template [ticket/13133] Add unit tests 2014-10-09 19:54:56 +02:00
test_framework [ticket/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
text_processing [ticket/12705] Break calling make_clickable with a different server_url 2014-06-14 11:34:32 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/13338] Add include statements for dependencies. 2014-11-17 21:54:02 +01:00
ui [ticket/12962] Add quick-links JS test 2014-09-21 13:53:08 +05:30
upload [ticket/11148] Add mimetype guesser to filespec and fileupload class 2014-06-23 21:37:47 +02:00
user [ticket/12932] Fix tests and calls to create_datetime 2014-08-10 13:43:04 +02:00
utf [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02: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/13325] Make installing composer dependencies in tests folder optional. 2014-11-12 20:34:36 +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/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
lint_test.php [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
RUNNING_TESTS.md [ticket/12747] Drop support for Firebird 2014-06-20 12:35:42 +02:00