From 2e2df72383a71246a5b91058ceb20456718efc5b Mon Sep 17 00:00:00 2001 From: Olivier Chafik Date: Fri, 12 Apr 2024 17:40:22 +0100 Subject: [PATCH] grammars: improve test pretty print again --- tests/test-grammar-parser.cpp | 175 +++++++++++++++++----------------- 1 file changed, 89 insertions(+), 86 deletions(-) diff --git a/tests/test-grammar-parser.cpp b/tests/test-grammar-parser.cpp index 76cd6c2e5..ddf284802 100644 --- a/tests/test-grammar-parser.cpp +++ b/tests/test-grammar-parser.cpp @@ -34,7 +34,10 @@ static void verify_parsing(const char *grammar_bytes, const std::vector