From 05105b20696f6c4905c5da70730369584d6750bf Mon Sep 17 00:00:00 2001 From: Tab Atkins-Bittner Date: Wed, 15 Nov 2023 12:39:30 -0800 Subject: [PATCH] Update tests --- tests/github/jfbastien/papers/source/P1152R1.console.txt | 1 + tests/github/jfbastien/papers/source/P1152R2.console.txt | 2 ++ tests/github/jfbastien/papers/source/P1152R3.console.txt | 2 ++ tests/github/jfbastien/papers/source/P1152R4.console.txt | 2 ++ 4 files changed, 7 insertions(+) diff --git a/tests/github/jfbastien/papers/source/P1152R1.console.txt b/tests/github/jfbastien/papers/source/P1152R1.console.txt index e69de29bb2..3cac1112df 100644 --- a/tests/github/jfbastien/papers/source/P1152R1.console.txt +++ b/tests/github/jfbastien/papers/source/P1152R1.console.txt @@ -0,0 +1 @@ +LINE 527:32: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. diff --git a/tests/github/jfbastien/papers/source/P1152R2.console.txt b/tests/github/jfbastien/papers/source/P1152R2.console.txt index e69de29bb2..c291ba35c0 100644 --- a/tests/github/jfbastien/papers/source/P1152R2.console.txt +++ b/tests/github/jfbastien/papers/source/P1152R2.console.txt @@ -0,0 +1,2 @@ +LINE 382:42: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. +LINE 695:21: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. diff --git a/tests/github/jfbastien/papers/source/P1152R3.console.txt b/tests/github/jfbastien/papers/source/P1152R3.console.txt index e69de29bb2..ce1b0e2f2d 100644 --- a/tests/github/jfbastien/papers/source/P1152R3.console.txt +++ b/tests/github/jfbastien/papers/source/P1152R3.console.txt @@ -0,0 +1,2 @@ +LINE 392:42: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. +LINE 705:21: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. diff --git a/tests/github/jfbastien/papers/source/P1152R4.console.txt b/tests/github/jfbastien/papers/source/P1152R4.console.txt index e69de29bb2..5c01becd8a 100644 --- a/tests/github/jfbastien/papers/source/P1152R4.console.txt +++ b/tests/github/jfbastien/papers/source/P1152R4.console.txt @@ -0,0 +1,2 @@ +LINE 408:42: Saw the start of a CSS production (like <>), but couldn't find the end on the same line. +LINE 732:21: Saw the start of a CSS production (like <>), but couldn't find the end on the same line.