testsuite: add more files to test_data

This commit is contained in:
Jeremy Bícha
2024-08-06 20:22:59 -04:00
parent 31b655c9eb
commit 8ee465c630

View File

@@ -128,6 +128,7 @@ test_data = [
'at-valid-16.errors',
'at-valid-16.ref.css',
'at-valid-17.css',
'at-valid-17.errors',
'at-valid-18.css',
'at-valid-18.ref.css',
'background-blend-mode.css',
@@ -147,6 +148,7 @@ test_data = [
'background-repeat.css',
'background-repeat.ref.css',
'background-shorthand.css',
'background-shorthand.errors',
'background-shorthand.ref.css',
'background-shorthand-single.css',
'background-shorthand-single.ref.css',
@@ -207,6 +209,7 @@ test_data = [
'close-at-end-of-file.errors',
'close-at-end-of-file.ref.css',
'color.css',
'color.errors',
'color.ref.css',
'colors-errors.css',
'colors-errors.errors',
@@ -229,6 +232,8 @@ test_data = [
'css-21-malformed-statements.errors',
'css-21-malformed-statements.ref.css',
'currentcolor-everywhere.css',
'currentcolor-everywhere.ref.css',
'currentcolor-everywhere.errors',
'dash-backslash-eof-is-identifier.ref.css',
'dash-backslash-eof-is-identifier.css',
'dash-backslash-eof-is-identifier.errors',
@@ -286,6 +291,7 @@ test_data = [
'declarations-valid-08.css',
'declarations-valid-08.ref.css',
'declarations-valid-09.css',
'declarations-valid-09.errors',
'declarations-valid-09.ref.css',
'declarations-valid-10.css',
'declarations-valid-10.ref.css',
@@ -493,6 +499,7 @@ test_data = [
'selector-original.css',
'selector-original.ref.css',
'shadow.css',
'shadow.errors',
'shadow.ref.css',
'shadow-ordering.css',
'shadow-ordering.ref.css',