phpbb/tests/notification
Joas Schilling f426fa0295 Merge remote-tracking branch 'prototech/ticket/11959' into develop-ascraeus
* prototech/ticket/11959:
  [ticket/11959] Move phpbb_generate_string_list() to functions_content.php.
  [ticket/11959] Add unit tests.
  [ticket/11959] Remove use of plurals and make it possible to use Oxford comma.
  [ticket/11959] Rename phpbb_gen_string_list() & fix incorrect var name.
  [ticket/11959] Simplify how the users are trimmed.
  [ticket/11959] Add function to create a string list.
  [ticket/11959] Add samples for the untrimmed strings.
  [ticket/11959] List the last user with "and" instead of a comma.
  [ticket/11959] Use the plurals system for the untrimmed language strings.
  [ticket/11959] Fix the NOTIFICATION_QUOTE_TRIMMED text.
  [ticket/11959] Use plurals for the language strings.
2014-03-29 20:39:22 +01:00
..
ext/test/notification/type [ticket/11700] Correclty use namespaces in notifications 2013-09-16 00:39:34 +02:00
fixtures [ticket/11959] Add unit tests. 2014-03-19 03:08:34 -07:00
base.php [ticket/12008] Update the run time value for the prune notifications cron task 2013-11-14 01:05:58 -08:00
convert_test.php [ticket/11691] Fix conversion test 2013-10-01 09:56:24 +02:00
group_request_test.php [ticket/11700] Fix tests after merging new develop code 2013-09-16 02:41:03 +02:00
manager_helper.php [ticket/11700] Correclty use namespaces in notifications 2013-09-16 00:39:34 +02:00
notification_test.php [ticket/11700] Correclty use namespaces in notifications 2013-09-16 00:39:34 +02:00
submit_post_base.php [ticket/12317] Do not repeat SQL query in notification_submit_post_base. 2014-03-28 22:14:53 +01:00
submit_post_type_bookmark_test.php [ticket/12317] Fix notification tests for DBMSes returning integers as int. 2014-03-28 22:14:53 +01:00
submit_post_type_post_in_queue_test.php [ticket/11474] Add test user with only global m_approve permissions 2013-03-27 11:12:33 +01:00
submit_post_type_post_test.php [ticket/12317] Fix notification tests for DBMSes returning integers as int. 2014-03-28 22:14:53 +01:00
submit_post_type_quote_test.php [ticket/12317] Fix notification tests for DBMSes returning integers as int. 2014-03-28 22:14:53 +01:00
user_list_trim_test.php [ticket/11959] Add unit tests. 2014-03-19 03:08:34 -07:00