mediawiki-extensions-Math/tests/phpunit/unit/TexVC/Nodes
thiemowmde 566944c42d Fix broken/incomplete regex patterns in TexNode::texContainsFunc
I compared with
6c6988c4f6/lib/astutil.js
and found two mistakes:
* Missing space at the end of the color regex.
* Not enough backslash escaping in the last regex.

Note how the code in lines #116 and #130 is now identical.

Change-Id: I13b75ad4a1e4da0766c0d73b8786b21865945697
2022-12-01 17:05:30 +01:00
..
BigTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
BoxTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
ChemFun2uTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
ChemWordTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
CurlyTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
DeclhTest.php DeclhTest: Fix string interpolation 2022-11-04 18:08:02 -06:00
DollarTest.php Add further nodes 2022-09-02 19:34:07 +02:00
DQTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
FQTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
Fun1nbTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
Fun1Test.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
Fun2nbTest.php Add further nodes 2022-09-02 19:34:07 +02:00
Fun2sqTest.php Add final nodes 2022-09-06 14:42:37 +02:00
Fun2Test.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
InfixTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
LiteralTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
LrTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
MatrixTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
MhchemTest.php Add final nodes 2022-09-06 14:42:37 +02:00
TexArrayTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00
TexNodeTest.php Fix broken/incomplete regex patterns in TexNode::texContainsFunc 2022-12-01 17:05:30 +01:00
UQTest.php Add Node and Util fixes for Parser.php 2022-10-19 16:33:15 +02:00