This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-AbuseFilter
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-AbuseFilter
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/AbuseFilter.git
synced
2024-11-23 21:53:35 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c73381b6db
mediawiki-extensions-AbuseF...
/
tests
/
parserTests
/
specialratio.t
3 lines
58 B
Perl
Raw
Normal View
History
Unescape
Escape
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 11:06:32 +00:00
specialratio
(
"foó;"
)
===
0.25
&
specialratio
(
""
)
===
0.0
Reference in a new issue
Copy permalink