mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 4f3b020f5d Improve code coverage for AbuseFilterParser
Add some tests and improve others to raise coverage percentage. This
should lead to almost 100% for the AbuseFilterParser class. Aside from
this, a couple of changes:
* Remove an unused function
* Let equals_to_any return a genuine result with empty strings
* Remove an if which will never be true in skipOverBraces, since the
function is called after checking the same conditions.

Bug: T201193
Change-Id: I7020b2ed996236c38c5784d161ad98ec44163406
2018-08-20 14:38:40 +02:00
..
api Add the log ID as API param for query abuselog 2018-07-14 15:03:17 +02:00
pagers Add link to abusefilter-edit-lastmod-text 2018-07-22 16:13:35 +02:00
parser Improve code coverage for AbuseFilterParser 2018-08-20 14:38:40 +02:00
special Change priority order for messages in hidden abuselog entries 2018-08-19 18:22:07 +02:00
Views Change priority order for messages in hidden abuselog entries 2018-08-19 18:22:07 +02:00
AbuseFilter.php Include CheckUser in phan config 2018-08-17 17:38:01 +02:00
AbuseFilterChangesList.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterHooks.php Use HistoryPageToolLinks hook to add a log link to history pages 2018-07-27 11:25:12 +00:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AbuseFilterVariableHolder.php Remove deprecated method in AbuseFilterVariableHolder 2018-08-19 19:02:45 +02:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Use empty arrays instead of empty strings for diffs 2018-06-30 10:28:56 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00