phpbb/tests
Nathan Guse 68ed2b6035 Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628
# By Bruno Ais (42) and others
# Via Joas Schilling (39) and others
* 'develop' of github.com:phpbb/phpbb3: (157 commits)
  [ticket/11803] Revert POLL_MAX_OPTIONS min value to 0
  [ticket/11799] Send anti abuse headers in "new password" emails.
  [ticket/11792] Add functional test for var lang_set_ext of core.user_setup
  [ticket/11804] Remove </li> from overall_header which was not open
  [ticket/11802] replace $browser with $user->browser
  [ticket/11801] removed some whitespace and added missing semi colon's in css
  [ticket/11792] Add performance remark to core.user_setup event PHPDoc
  [ticket/11792] Add variable 'lang_set_ext' to event core.user_setup
  [ticket/11789] Remove inline color in memberlist_view
  [ticket/11800] Fix scripts variable in subsilver simple_footer
  [ticket/11800] Fix JavaScript in simple_footer.html
  [ticket/11800] Remove forum_fn from memberlist_search.html
  [ticket/11796] Replace pagination with pagination.html
  [ticket/11794] Add missing array element commas to docs/coding-guidelines.html
  [ticket/11775] Fix doc blocks syntax
  [ticket/11775] Remove spaces at line ends
  [ticket/11789] Remove colors from HTML code
  [ticket/11784] Remove naming redundancy for event listeners
  [ticket/11775] Split test into multiple steps
  [ticket/11777] Fix new test for loop variables in extension template listeners
  ...

Conflicts:
	phpBB/install/index.php
	phpBB/install/install_update.php
2013-08-28 13:30:48 -05:00
..
acp_board [feature/auth-refactor] Add parent::setUp() in setUp() 2013-07-11 21:57:36 -04:00
auth [feature/auth-refactor] Fix auth tests to use mock objects correctly 2013-06-25 16:26:20 -04:00
avatar [ticket/11600] Remove duplicate test case 2013-07-04 21:15:02 +02:00
bbcode [ticket/11250] Use user defined message as incomplete message 2012-12-14 18:31:12 +01:00
cache [ticket/11037] Fix unit tests. 2012-12-29 14:23:14 -05:00
class_loader [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
compress Merge branch 'develop-olympus' into develop 2012-12-20 21:56:10 +01:00
config [ticket/10202] Rename method names _all() to _array(). 2013-03-05 23:15:46 +01:00
content_visibility [ticket/9657] Define user before injecting 2013-07-13 11:25:38 -04:00
controller [ticket/11628] Remove phpbb_style (move methods to phpbb_template) 2013-07-24 12:24:35 -05:00
cron [feature/compiled-dic] Remove old test 2012-11-10 12:02:55 +01:00
datetime [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
dbal [ticket/11696] Rename db_tools.php so it can be autoloaded 2013-07-14 10:10:05 -04:00
di Merge remote-tracking branch 'upstream/develop' into ticket/11574 2013-07-14 11:34:58 -04:00
download [ticket/10820] Add test cases 2013-06-05 02:22:51 +05:30
event [feature/compiled-dic] Compile the DI Container into a cached class 2012-11-10 11:40:09 +01:00
extension [ticket/11628] Remove remaining style_path_provider_test 2013-07-24 13:44:39 -05:00
filesystem [ticket/11362] Move phpbb_clean_path into a simple filesystem service 2013-04-17 17:46:58 +02:00
fixtures [ticket/10205] Add some columns to the empty fixture file for mssqlnative. 2012-12-04 19:00:42 -05:00
functional [ticket/11792] Add functional test for var lang_set_ext of core.user_setup 2013-08-22 11:06:04 +02:00
functions Merge branch 'develop-olympus' into develop 2013-07-05 18:21:38 -05:00
functions_acp [ticket/11010] updating tests 2013-05-20 18:42:08 +02:00
functions_database_helper [ticket/11162] Reformat. 2012-12-13 03:07:25 -05:00
functions_user [ticket/10714] Fix missing parameter and global phpbb_log in unit tests 2013-01-22 22:40:53 +01:00
groupposition [ticket/10411] Add unit tests for move() with values >1 2013-02-27 21:43:07 +01:00
lock [ticket/11495] Add owns_lock() method to lock classes 2013-04-30 15:48:29 +02:00
log [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
mock [ticket/11620] Whitespace and combine function into test_case 2013-07-22 17:39:45 -07:00
network [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
notification [ticket/11696] Rename db_tools.php so it can be autoloaded 2013-07-14 10:10:05 -04: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/10162] Add test cases for top level domain names longer than 6 chars. 2012-05-30 21:11:17 +02:00
request Merge remote-tracking branch 'Fyorl/ticket/10939' into develop 2012-11-10 23:49:29 +01:00
search [ticket/11288] add search tests cases 2013-05-04 18:25:43 +05:30
security [ticket/9975] Moved a few E_USER_ERROR errors to /language 2013-04-23 09:55:36 -07:00
session [ticket/11620] Whitespace and combine function into test_case 2013-07-22 17:39:45 -07:00
template Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11628 2013-08-28 13:30:48 -05:00
test_framework Merge branch 'develop-olympus' into develop 2013-08-15 01:40:08 +02:00
text_processing Merge branch 'develop-olympus' into develop 2013-08-03 15:37:01 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
tree [ticket/11599] Copy the forums into a static array for later reuse 2013-06-11 16:16:17 +02:00
upload [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
user [ticket/11573] Honor MySQL STRICT_TRANS_TABLES in phpbb_user_loader_test. 2013-05-27 15:47:19 +02:00
utf [ticket/11159] static public is the currently approved order. 2012-11-06 10:41:06 -05:00
wrapper [ticket/10931] Also test get_bytes() and get_string() with false. 2012-06-11 15:46:03 +02:00
bootstrap.php [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
error_collector_test.php [ticket/11698] Moving all autoloadable files to phpbb/ 2013-07-14 01:32:34 -04:00
lint_test.php [ticket/10716] Collect standard error from executed php process. 2012-12-04 18:52:27 -05:00
RUNNING_TESTS.md Merge branch 'develop-olympus' into develop 2013-07-01 21:23:07 +02:00