mediawiki-extensions-AbuseF.../tests/parserTests
Huji Lee d07717dd0d Use triple equals in abuse filter parser tests
The only exception is mwexamples-comparisons.t which intentionally
includes examples with = and == to test the "weak" version of the
comparison operator.

Bug: T262063
Change-Id: I6f92aadc69489da481a606bfda89617b8efbb261
2020-10-06 12:29:47 -04:00
..
arith.t Restore unit tests for CachingParser and fix it 2019-05-25 10:55:24 +02:00
array-assignment.t Add a new class for the CachingParser's AST 2019-08-25 17:29:16 +00:00
array-comparisons.t Unbreak short circuit for arrays 2018-10-03 16:44:10 +02:00
array-statements.t Fix a bug in the return value of the CachingParser 2019-08-20 20:54:19 +02:00
array-statements2.t Fix a bug in the return value of the CachingParser 2019-08-20 20:54:19 +02:00
array-statements3.t Fix AbuseFilterCachingParser violating return type constraint 2019-12-04 18:27:46 +00:00
arrays.t
bool-assoc.t Fix the associativity of boolean logic operators 2016-11-06 20:30:07 -05:00
bug25373.t
cast.t Expand the list of types that can be cast to int 2019-11-07 15:14:17 +01:00
comment.t
comparisons.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
concatenation.t Improve code coverage 2018-08-22 19:07:14 +02:00
conditional-shortcircuit.t Allow if without else 2019-08-20 19:36:14 +00:00
contains-all.t Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
contains-any.t Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
contains.t Improve code coverage 2018-08-22 19:07:14 +02:00
containsfunction.t
count.t
dundefined-parens.t Specialize empty AFPData types 2019-08-04 15:26:57 +00:00
dundefined.t Specialize empty AFPData types 2019-08-04 15:26:57 +00:00
eq.t
equals-to-any.t Strict type comparison 2020-06-27 15:55:57 +01:00
expn.t
float.t
get-matches.t Restore unit tests for CachingParser and fix it 2019-05-25 10:55:24 +02:00
ifthen.t Allow if without else 2019-08-20 19:36:14 +00:00
in.t
ip-in-range.t Fix a test for IPUtils 2.0.0 2020-03-21 16:49:44 +00:00
lazyboolinvert.t
lazyfunction.t
lazykeyword.t
lazypow.t
lazysum.t
lazyunarys.t
lcase.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
length.t
like.t
multipleconditionals.t Add test for multiple conditions inside conditionals 2019-08-12 18:18:05 +02:00
multipleskipbraces.t
mwexamples-arithmetic.t
mwexamples-arrays.t Restore unit tests for CachingParser and fix it 2019-05-25 10:55:24 +02:00
mwexamples-bools.t
mwexamples-comparisons.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
mwexamples-keywords.t Improve code coverage 2018-08-22 19:07:14 +02:00
numbers.t Remove old number syntax 2020-02-25 23:38:19 +00:00
ord.t
prec.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
rcount.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
regex.t Tweak coverage part 2 2019-04-13 19:26:01 +02:00
rmdoubles.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
rmspecials.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
rmwhitespace.t
sanitize.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
shortcircuit-and.t Clean AbuseFilterParserTests 2019-03-23 12:59:03 +01:00
shortcircuit-ops.t Clean AbuseFilterParserTests 2019-03-23 12:59:03 +01:00
shortcircuit-or.t
specialratio.t
string.t Tokenizer: don't strip backslashes from \x 2019-11-16 16:21:39 +01:00
strpos.t
substr.t
tern.t
ucase.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
utf8.t
vars.t
whitespace1.t
wptest1.t
wptest2.t Use triple equals in abuse filter parser tests 2020-10-06 12:29:47 -04:00
wptest3.t