phpbb/tests
Andreas Fischer f164906d77 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [task/mssql-db-tests] Remove MS SQL helper values from SELECT LIMIT results.
  [task/mssql-db-tests] Split up database tests into SELECT and write operations
  [task/mssql-db-tests] PHPUnit output got stuck after unterminated ob_start.
  [task/mssql-db-tests] sql_query_limit must return all results when total = 0
  [task/mssql-db-tests] Add support for odbc & sqlsrv PDO test connections
  [task/mssql-db-tests] Refactored getConnection into multiple smaller parts.
  [task/mssql-db-tests] Allow test configuration with environment variables.
  [task/mssql-db-tests] No longer display an error when skipping db tests.
  [task/mssql-db-tests] Use a simple getter for test case helpers.

Conflicts:
	tests/template/template.php
2010-11-03 11:58:48 +01:00
..
bbcode - updating all tests to use new framework 2008-11-24 00:29:58 +00:00
class_loader [feature/auto-loading] Add test case for phpbb_dir2 => 2010-08-31 20:30:59 +02:00
dbal [task/mssql-db-tests] Split up database tests into SELECT and write operations 2010-10-25 19:43:39 +02:00
download [ticket/9627] Prefix function names with 'phpbb_'. 2010-10-23 18:06:46 +02:00
network [ticket/9599] Adding tests for phpbb_checkdnsrr(). 2010-08-03 10:50:41 +02:00
random [ticket/9780] Adding unit tests for gen_rand_string(). 2010-08-20 21:36:56 +02:00
regex [ticket/9715] Extend email unit tests 2010-07-11 16:20:27 -07:00
request [feature/request-class] Make additional request test cases run 2010-09-30 22:18:35 +02:00
security [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
template Merge branch 'develop-olympus' into develop 2010-08-21 23:35:43 +02:00
test_framework [task/mssql-db-tests] Split up database tests into SELECT and write operations 2010-10-25 19:43:39 +02:00
text_processing [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
utf [develop-olympus] Backported 3.1 unit tests to 3.0. 2010-03-10 16:24:19 +01:00
all_tests.php [ticket/9627] Adding download unit tests. 2010-10-23 18:04:17 +02:00
RUNNING_TESTS.txt [task/mssql-db-tests] Allow test configuration with environment variables. 2010-10-25 19:39:12 +02:00