[gtk/wip/otte/css: 43/66] testsuite: Update parser tests to new errors
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/otte/css: 43/66] testsuite: Update parser tests to new errors
- Date: Thu, 11 Apr 2019 22:44:14 +0000 (UTC)
commit bab8562b94afc6973cb96d2be9df11521f226819
Author: Benjamin Otte <otte redhat com>
Date: Tue Apr 9 06:54:10 2019 +0200
testsuite: Update parser tests to new errors
Some errors are now properly detected as unknown values when previously
they were just treated as syntax errors.
testsuite/css/parser/property-name-errors.errors | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/testsuite/css/parser/property-name-errors.errors
b/testsuite/css/parser/property-name-errors.errors
index 7d416a6cb8..f4f3d0ce1c 100644
--- a/testsuite/css/parser/property-name-errors.errors
+++ b/testsuite/css/parser/property-name-errors.errors
@@ -1,2 +1,2 @@
-property-name-errors.css:2: error: GTK_CSS_PARSER_ERROR_SYNTAX
-property-name-errors.css:3: error: GTK_CSS_PARSER_ERROR_SYNTAX
+property-name-errors.css:2: error: GTK_CSS_PARSER_ERROR_UNKNWON_VALUE
+property-name-errors.css:3: error: GTK_CSS_PARSER_ERROR_UNKNOWN_VALUE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]