phpbb/tests
Andreas Fischer 9b469eb163 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/9892] Correct copyright year
  [ticket/9892] Remove incorrect use of camel case
  [ticket/9892] Removing closing php tag from create_schema_files
  [ticket/9892] Transaction support for database update sql execution function
  [ticket/9892] count is a keyword in firebird, so renaming this alias
  [ticket/9892] Q&A CAPTCHA did not work on firebird, so no need to change config
  [ticket/9892] Shorten login_attempt key names to avoid firebird length problems
  [ticket/9892] Drop Q&A CAPTCHA tables if left in inconsistent state
  [ticket/9892] Adding a number of tests for db_tools
  [ticket/9892] Table prefix lengths influence index lengths in db_tools
  [ticket/9892] Shorten the index names on the q&a captcha
  [ticket/9892] column & index name limits, firebird auto increment in db_tools

Conflicts:
	phpBB/develop/create_schema_files.php
2011-06-12 19:27:01 +02:00
..
bbcode Merge branch 'develop-olympus' into develop 2011-06-09 22:40:26 +02:00
cache [ticket/10013] Fixed cache test to create intermediate directories. 2011-02-12 14:44:53 +01:00
class_loader [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
config [ticket/10143] Added tests for storing a previously deleted value in db cache. 2011-04-21 23:00:25 -04:00
cron [ticket/10011] Removing __DIR__ uses I missed in previous commit 2011-03-07 17:26:31 +01:00
dbal Merge branch 'develop-olympus' into develop 2011-06-12 19:27:01 +02:00
download [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
functions_acp [ticket/10198] Verify behaviour of validate_config_vars with multibyte strings 2011-06-10 01:44:25 +02:00
group_positions [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +01:00
lock [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files. 2011-03-07 17:08:55 +01:00
mock Merge branch 'develop-olympus' into develop 2011-03-12 18:23:47 +01:00
network [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
profile [ticket/10005] Add description to test cases 2011-06-03 03:12:13 +02:00
random [ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max. 2011-03-05 22:16:50 +01:00
regex [ticket/9751] Password requirement "Must contain letters and numbers" fails 2011-04-01 15:10:29 +02:00
request [ticket/10080] Allow resetting the request instance used by request_var. 2011-03-07 18:54:52 +01:00
security Merge branch 'develop-olympus' into develop 2011-03-22 21:25:14 -04:00
session Merge branch 'develop-olympus' into develop 2011-03-23 20:32:03 -04:00
template Merge branch 'develop-olympus' into develop 2011-03-07 19:10:19 +01:00
test_framework Merge branch 'develop-olympus' into develop 2011-02-25 16:59:12 +01:00
text_processing [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
user [ticket/9949] Unit tests for user::lang() 2011-02-07 16:29:53 +01:00
utf [ticket/10206] Failed unicode.org downloads no longer terminate tests 2011-06-10 02:16:19 +02:00
bootstrap.php Merge branch 'develop-olympus' into develop 2011-03-07 16:32:58 +01:00
mock_user.php [ticket/217] Silence errors in tests, not code. 2011-06-06 21:14:10 +08:00
RUNNING_TESTS.txt [ticket/9990] Add docs for running slow tests 2011-01-12 02:22:37 +01:00