phpbb/tests
Tristan Darricau 487df8befc
Merge pull request #4405 from marc1706/ticket/14733
[ticket/14733] Support increasing hashing cost factor

* marc1706/ticket/14733:
  [ticket/14733] Make sure detect_algorithm() works correctly and add tests
  [ticket/14733] Extend passwords driver_interface in rehashable_driver_interface
  [ticket/14733] Use new interface to preserve backwards compatibility
  [ticket/14733] Use default cost factor in bcrypt constructor
  [ticket/14733] Support increasing hashing cost factor
2016-12-03 14:07:56 +01:00
..
acp_board [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
attachment [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
auth [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
avatar Merge branch '3.1.x' 2016-01-06 13:26:23 +01:00
bbcode [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
cache [ticket/13904] Modify files for changes in ini wrapper 2015-09-09 08:29:05 +02:00
captcha [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
class_loader [ticket/12594] Remove @package tags and update file headers 2014-05-27 20:51:13 +02:00
compress [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
config Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 2014-05-27 21:55:40 +02:00
console [ticket/14561] Remove requires for functions in tests 2016-03-31 15:14:41 -07:00
content_visibility [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
controller Merge pull request #4236 from Nicofuma/ticket/13616 2016-04-13 10:11:24 +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 Merge branch '3.1.x' into 3.2.x 2016-10-24 22:24:26 +02:00
di [ticket/14807] Fix tests after symfony upgrade 2016-10-09 22:13:58 +02:00
download [ticket/14774] Support partial downloads of attachments 2016-09-07 03:58:33 +02:00
email [ticket/14696] Be perfect 2016-06-26 16:05:08 +03:00
event [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
extension [ticket/13616] Updates direct call to twig environment constructor 2016-04-03 16:23:16 +02:00
files [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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' into 3.2.x 2016-11-12 19:41:10 +01:00
functions Merge remote-tracking branch 'senky/ticket/14739' into 3.2.x 2016-11-17 09:56:51 +01:00
functions_acp [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
functions_content [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
group [ticket/12143] Fix those tests 2015-08-05 17:50:26 +02:00
groupposition [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
help [ticket/13844] Add events 2015-05-20 20:11:52 +02:00
installer [ticket/14462] Further speed improvements 2016-02-12 14:31:28 +01:00
language [ticket/14432] Adds a method to get raw language values 2016-01-26 23:45:51 +01:00
lock [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
log [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
migrator [ticket/14739] Remove SQLite 2.8.x database driver 2016-11-16 17:59:28 +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/14875] Add raw_variable() to request mock 2016-12-02 12:53:17 +01:00
network [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
notification [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
pagination [ticket/14555] Uniformize cache directory usages 2016-03-24 09:15:34 +01:00
passwords [ticket/14733] Make sure detect_algorithm() works correctly and add tests 2016-10-03 22:09:28 +02:00
path_helper [ticket/14440] Add tests 2016-02-07 15:15:01 +01: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/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
random [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
regex [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
request [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
search [ticket/13685] Fix tests for fulltext search 2015-06-07 18:40:49 +01:00
security [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
session [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
template [ticket/13616] Updates direct call to twig environment constructor 2016-04-03 16:23:16 +02:00
test_framework [ticket/14739] Remove SQLite 2.8.x database driver 2016-11-16 17:59:28 +01:00
text_formatter/s9e [ticket/14873] Added width/height attributes to smilies 2016-11-27 13:30:15 +01:00
text_processing [ticket/14873] Added width/height attributes to smilies 2016-11-27 13:30:15 +01:00
text_reparser [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
ui [ticket/14315] Properly get sid from cookies and simplify take_screenshot 2016-02-18 11:22:02 +01:00
upload [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
user [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
utf [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07:00
bootstrap.php [ticket/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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/14576] Move common required files to bootstrap 2016-03-31 11:06:47 -07: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