From bad10e16181422f8d50409e5d0b5baab41231279 Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 21 Sep 2022 20:28:52 +0200 Subject: [PATCH] Add more tests for formatting preservation with InlineHTML It's all broken... --- test/code/formatPreservation/inlineHtml.test | 56 +++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/test/code/formatPreservation/inlineHtml.test b/test/code/formatPreservation/inlineHtml.test index 7494e53597..ae25cc64da 100644 --- a/test/code/formatPreservation/inlineHtml.test +++ b/test/code/formatPreservation/inlineHtml.test @@ -51,4 +51,58 @@ function test() { foo();Barstmts[2]); +----- +Bar +} +----- +Barstmts, 0, 1, []); +----- +Barstmts, 1, 1, []); +----- +