phpbb/tests
Nils Adermann 3dfcb212dc Merge remote-tracking branch 'github-nickvergessen/ticket/10950' into prep-release-3.0.11
* github-nickvergessen/ticket/10950:
  [ticket/10950] Fix grammar in comments
  [ticket/10950] Delete PMs for users that have not yet read the pm
  [ticket/10950] Fix unit tests to fit the new pm deleting behaviour
  [ticket/10950] Update undelivered pm counts in batches not 1 by 1 for each user
  [ticket/10950] Remove deleted entries in tests instead of commenting them out
  [ticket/10950] Use database count() and group by instead of doing that in php
  [ticket/10950] Check $delete_ids to be not empty
  [ticket/10950] Recreated the behaviour of phpbb_delete_user_pms()
  [ticket/10950] Fix unit tests to reflect desired behaviour
  [ticket/10950] Add some first and simple unit tests for phpbb_delete_user_pms()
  [ticket/10950] Correct comment for the second query.
  [ticket/10950] Add empty line to make unset() call more visible.
  [ticket/10950] Select the correct columns in SQL queries.
  [ticket/10950] Use a variable for the private message id.
  [ticket/10950] Move array initialisation to the front.
  [ticket/10950] Remove redundant if statement.
  [ticket/10950] Fix SQL coding style (indentation) in second SQL query.
  [ticket/10950] Use proper ' in order to fix comment.
2012-07-21 15:21:26 +02:00
..
bbcode [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
dbal [ticket/10907] Mark (var)binary tests as incomplete on non-MySQL DBMSes. 2012-05-22 18:46:29 +02:00
functional [task/functional] Make sure missing language values are handled properly 2012-04-24 14:10:50 -04:00
mock [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
network [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
privmsgs [ticket/10950] Fix unit tests to fit the new pm deleting behaviour 2012-07-20 17:08:54 +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/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
security [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
session [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
template [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
test_framework [ticket/10937] Comment removal functions: Restore backward compatibility 2012-07-03 01:02:42 +02:00
text_processing [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
tmp [ticket/10309] Update .gitignore and move .gitkeep. 2011-08-20 14:34:02 -04:00
user [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
utf [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
wrapper [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
bootstrap.php [ticket/10492] Backporting functional tests 2012-04-21 04:37:57 -05:00
error_collector_test.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
mock_user.php [ticket/9916] Updating License in the header 2012-01-02 16:18:32 +00:00
RUNNING_TESTS.txt Merge remote-tracking branch 'p/ticket/10891' into develop-olympus 2012-05-13 20:08:49 +02:00