phpbb/tests
Joas Schilling 3e84fb76a3 Merge remote-tracking branch 'Marc/ticket/11997' into develop
* Marc/ticket/11997: (23 commits)
  [ticket/11997] Use functional test cases that should always work
  [ticket/11997] Fix redirect tests for mod rewrite
  [ticket/11997] Add user's page dir to redirect path and fix unit tests for it
  [ticket/11997] Remove obsolete function get_controller_redirect_url()
  [ticket/11997] Use path_helper in in foo/bar extension for redirect URLs
  [ticket/11997] Add remove_web_root_path() in order to prevent incorrect URLs
  [ticket/11997] Do not check if file or dir we redirect to exist
  [ticket/11997] Modifiy tests after adding path_helper clean_url method
  [ticket/11997] Add clean_url() method to path_helper
  [ticket/11997] Allow redirects to parent folders like previously
  [ticket/11997] Move expected redirect returns to controller and output to HTML
  [ticket/11997] Fix tests for path_helper's get_controller_redirect_url()
  [ticket/11997] Use get_controller_redirect_url() in redirect() function
  [ticket/11997] Add method for controller redirect URLs to path helper
  [ticket/11997] Undo changes to phpbb_own_realpath()
  [ticket/11997] Remove obsolete failover_flag in function redirect()
  [ticket/11997] Add functional test for redirects in controller
  [ticket/11997] Fix missing global
  [ticket/11997] Fix redirects from inside controllers
  [ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect paths
  ...
2014-01-08 16:17:48 +01:00
..
acp_board [ticket/11700] Get unit tests to run again with namespaces 2013-09-19 18:50:08 +02:00
auth [ticket/12056] Fix "Call to undefined function ...\utf8_normalize_nfc()" 2013-12-04 14:16:10 +01:00
avatar [ticket/11859] Add missing get_template_name method to test drivers 2013-11-27 15:28:14 +01:00
bbcode [ticket/11250] Use user defined message as incomplete message 2012-12-14 18:31:12 +01:00
cache [ticket/11700] Fix config namespace mishap in cache tests 2013-09-16 00:39:30 +02:00
class_loader [ticket/11700] Fix extension loading with namespaces 2013-09-19 18:29:08 +02:00
compress Merge branch 'develop-olympus' into develop 2012-12-20 21:56:10 +01:00
config [ticket/11700] Fix config db tests after namespace mishap 2013-09-16 00:39:08 +02:00
content_visibility [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
controller [ticket/11948] Check actual result of routes 2013-10-21 22:18:03 +02:00
cron [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
datetime [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
dbal [ticket/11995] Remove exceptions and split reverse into different tests 2013-11-02 19:26:45 +01:00
di Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700 2013-09-16 01:24:05 +02:00
download [ticket/10820] Add test cases 2013-06-05 02:22:51 +05:30
event [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
extension [ticket/12009] Prevent user from enabling invalid extension through direct URL 2013-12-12 14:40:03 -08:00
filesystem [ticket/11852] Move tests to folder with new class name 2013-09-26 15:35:53 +02:00
fixtures [ticket/10205] Add some columns to the empty fixture file for mssqlnative. 2012-12-04 19:00:42 -05:00
functional Merge remote-tracking branch 'Marc/ticket/11997' into develop 2014-01-08 16:17:48 +01:00
functions Merge remote-tracking branch 'bantu/ticket/12056-develop' into develop 2013-12-04 16:01:32 +01:00
functions_acp Merge pull request #1887 from nickvergessen/ticket/skouat/10910 2013-12-04 09:48:10 -08:00
functions_database_helper [ticket/11162] Reformat. 2012-12-13 03:07:25 -05:00
functions_install [ticket/12023] Add test for failing .css copy 2013-11-19 00:23:23 +01:00
functions_user Merge remote-tracking branch 'Marc/ticket/11842' into develop 2013-12-04 17:20:20 +01:00
groupposition [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
lock [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
log [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
mimetype [ticket/11912] Expect logic exceptions in test if no guesser available 2013-11-23 01:19:43 +01:00
mock Merge pull request #1735 from nickvergessen/ticket/11852 2013-09-30 16:21:02 -07:00
network [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
notification [ticket/12050] Make phpbb_notification_submit_post_base abstract. 2013-12-01 13:03:03 +01:00
pagination [ticket/11849] Remove old pagination test 2013-12-18 18:35:32 +01:00
path_helper [ticket/11997] Add clean_url() method to path_helper 2013-12-21 20:08:00 +01:00
privmsgs [ticket/11103] Instantiate $phpbb_notifications as needed 2012-12-13 19:19:40 -06:00
profile [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
random [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
regex [ticket/12056] Fix "undefined function phpbb_pcre_utf8_support()". 2013-12-04 13:44:33 +01:00
request [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
search [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
security [ticket/11997] Add user's page dir to redirect path and fix unit tests for it 2013-12-28 00:14:12 +01:00
session [ticket/11850] More namespaces 2013-09-30 20:38:41 -05:00
template [ticket/11943] New line at EOF for define_error.html 2013-11-11 10:59:17 -06:00
test_framework [ticket/11896] Correctly document return of null in docblocks 2013-11-14 15:17:25 +01:00
text_processing [ticket/12056] Fix "Call to a member function trigger_event() on a non-object". 2013-12-04 13:51:42 +01:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
upload [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
user [ticket/12056] Fix "Call to undefined function phpbb\phpbb_get_plural_form()". 2013-12-04 13:46:51 +01:00
utf [ticket/10733] Removing static from data providers 2012-04-01 19:14:53 +03:00
wrapper [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
bootstrap.php [ticket/11700] Fix extension loading with namespaces 2013-09-19 18:29:08 +02:00
error_collector_test.php [ticket/11700] Move all recent code to namespaces 2013-09-16 00:25:27 +02:00
lint_test.php [ticket/11699] Also exclude the phpBB/cache directory. 2013-11-29 14:02:50 +01:00
RUNNING_TESTS.md [ticket/11866] Only single backslash in .md files 2013-09-26 01:02:29 +02:00