mediawiki-extensions-Discus.../tests/phpunit
Bartosz Dziewoński 375bfe028e parser: Fix comment ranges when timestamp has entities
Previously, parser would output offsets that don't exist in their
containers, because we were pretending that entities are parts of
their neighboring text nodes.

Turns out it's much easier to do it right when going backwards.

Change-Id: I9bccca2d403f1a976ae517449989170cdd99721e
2020-08-11 20:41:06 +02:00
..
CommentModifierTest.php Use DOMCompat::getOuterHTML instead of doc->saveHTML() 2020-08-07 21:31:38 +02:00
CommentParserTest.php parser: Fix comment ranges when timestamp has entities 2020-08-11 20:41:06 +02:00
CommentTestCase.php tests: Fix some issues with overwriting outputs from PHP tests 2020-08-11 06:45:45 +02:00
ThreadItemTest.php tests: Fix some issues with overwriting outputs from PHP tests 2020-08-11 06:45:45 +02:00