phpbb/tests
Oleg Pudeyev 0c0befe2f8 Merge branch 'develop-olympus' into develop
* develop-olympus:
  [ticket/10349] Removed duplicated functions from schema loading in tests
  [ticket/10349] Update function comment
  [ticket/10349] Use new schema comment function in installer
  [ticket/10349] Unit tests: Consolidate schema comment removal functions
  [ticket/10349] Unit tests: Remove comments while loading schema files
2011-12-03 22:25:32 -05:00
..
bbcode [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
cache [ticket/10013] Fixed cache test to create intermediate directories. 2011-02-12 14:44:53 +01:00
class_loader [feature/extension-manager] The class loader no longer knows about extensions 2011-09-29 15:42:46 +02:00
config [ticket/10143] Added tests for storing a previously deleted value in db cache. 2011-04-21 23:00:25 -04:00
cron [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
dbal Merge branch 'develop-olympus' into develop 2011-11-25 01:08:05 -05:00
download [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
extension [feature/extension-manager] Split disabling extensions up into steps as well 2011-11-18 18:24:18 +01:00
functional [feature/functional-tests] Implementing functional test framework with goutte 2011-10-14 17:20:53 +02: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 [feature/extension-manager] extension finder now saves ext it found a file in 2011-10-13 21:19:35 +02:00
network Merge branch 'develop-olympus' into develop 2011-08-14 15:52:11 -04:00
profile [ticket/10394] Remove call-time pass by reference from tests for PHP 5.4 2011-09-27 17:31:24 +02:00
random [ticket/10265] Move mt_rand.php to wrapper folder and add _test suffix. 2011-07-13 01:44:41 +02:00
regex [ticket/9066] Move regex into get_preg_expression function and add tests 2011-11-14 15:10:25 +01:00
request [feature/request-class] Remove $html_encode arg, force manual decoding 2011-08-18 23:19:48 +02:00
security [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
session Merge branch 'develop-olympus' into develop 2011-11-25 01:08:05 -05:00
template [feature/extension-manager] Refactoring the structure of extension provider 2011-09-29 16:15:53 +02:00
test_framework Merge branch 'develop-olympus' into develop 2011-12-03 22:25:32 -05:00
text_processing [ticket/10240] Added optionset to mock_user in the tests. 2011-08-23 13:28:42 +01:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
user [ticket/10345] Return the language key when the key has an empty array 2011-11-30 21:23:00 +01:00
utf [ticket/10394] Use call_user_func_array to pass a ref into a dynamic function 2011-09-27 22:32:20 +02:00
wrapper Merge remote-tracking branch 'github-bantu/ticket/10265' into develop 2011-07-16 22:24:55 -04:00
bootstrap.php Merge branch 'develop' into feature/extension-manager 2011-11-18 19:14:06 +01:00
error_collector_test.php [ticket/10369] Always include errfile and errline in format_errors(). 2011-09-18 22:23:41 +02:00
mock_user.php [ticket/10240] Added optionset to mock_user in the tests. 2011-08-23 13:28:42 +01:00
RUNNING_TESTS.txt [ticket/9990] Add docs for running slow tests 2011-01-12 02:22:37 +01:00