phpbb/tests
Oleg Pudeyev cc5923ea43 Merge PR #993 branch 'bantu/ticket/8713' into develop
* bantu/ticket/8713:
  [ticket/8713] Update untrimmed_variable() doc block.
  [ticket/8713] Revert changes to ucp_profile, ucp_register and acp_users.
  [ticket/8713] Trim password in auth_db to keep compatibility.
  [ticket/8713] Call htmlspecialchars_decode() on transfer (e.g. ftp) passwords.
  [ticket/8713] Rename untrimed_variable() to untrimmed_variable().
  [ticket/8713] DRY: variable() and untrimed_variable() into a protected method.
  [ticket/8713] Fix type_cast_helper.php doc blocks: Add punctuation etc.
  [ticket/8713] Always trim array keys.
  [ticket/8713] Add simple (non-nested) test case for untrimmed set_var().
  [ticket/8713] Use \t in double quotes instead of tabs.
  [ticket/8713] Use correct parameter for nested data.
  [ticket/8713] Adjust test method name to other recursive_set_var() tests.
  [ticket/8713] Do not trim login inputs
2012-10-10 00:03:13 -04:00
..
bbcode Merge branch 'develop-olympus' into develop 2012-07-08 23:10:42 +02:00
cache [ticket/10875] Fix cache test 2012-08-06 18:43:46 -05:00
class_loader [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
compress [ticket/11109] Re-add file conflict checks to compress class 2012-09-14 01:26:33 +02:00
config [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
cron Merge branch 'develop' into feature/dic 2012-07-21 15:36:25 +02:00
datetime [feature/new-tz-handling] Fix unit test 2012-07-18 17:16:34 +02:00
dbal [ticket/10942] Avoid possible conflicts with magic words in unit tests 2012-07-16 16:59:40 +02:00
download [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
event [feature/event-dispatcher] Fix copyright years 2012-03-30 14:22:20 +02:00
extension [ticket/10631] Some cleanup of the test cases 2012-09-01 15:06:02 +01:00
functional Merge branch 'develop-olympus' into develop 2012-09-01 17:06:59 +02:00
functions_acp [feature/php-events] Add mock for unit tests and create it were needed 2012-08-11 15:25:14 +02:00
group_positions [ticket/10733] Removing static from data providers 2012-04-01 19:14:53 +03:00
lock [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
mock Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into develop 2012-08-20 09:09:53 -04:00
network [ticket/9916] Updating license in non-distributed files 2012-01-02 19:10:36 +01:00
privmsgs [ticket/10667] Fix tests under MySQL 5.5 strict mode (once again) 2012-07-21 19:28:55 +02: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 [ticket/8713] Add simple (non-nested) test case for untrimmed set_var(). 2012-09-08 13:44:50 +02:00
security [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
session [feature/add_events] Re-fix broken test 2012-08-21 11:18:53 -04:00
template [ticket/10973] Drop all require_once for mocks. Use autoloading. 2012-07-08 22:57:23 +02:00
test_framework Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10631 2012-09-01 21:15:39 +01:00
text_processing Merge remote-tracking branch 'github-bantu/ticket/10973' into develop 2012-07-08 23:12:22 +02:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
upload [ticket/10941] Removed superfluous array 2012-07-09 14:08:21 +01:00
user [feature/class-prefix] Rename user and session to phpbb_* 2012-03-31 18:14:07 +02:00
utf [ticket/10733] Removing static from data providers 2012-04-01 19:14:53 +03:00
wrapper [ticket/10931] Also test get_bytes() and get_string() with false. 2012-06-11 15:46:03 +02:00
bootstrap.php [feature/add_events] Re-fix broken test 2012-08-21 11:18:53 -04:00
error_collector_test.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
RUNNING_TESTS.txt Merge remote-tracking branch 'github-noxwizard/ticket/10678' into develop-olympus 2012-07-17 21:12:47 +02:00