gtk3/tests/css/parser
Benjamin Otte d3535ff6ce tests: Add tests for font-family
This readds the tests now that font-family works again. They were
previously removed when font-family support was backed out due to bugs.
2011-06-15 12:57:21 +02:00
..
boolean.css
boolean.errors
boolean.ref.css
border-radius.css tests: Add a test for border-radius handling 2011-06-02 02:03:52 +02:00
border-radius.errors tests: Add a test for border-radius handling 2011-06-02 02:03:52 +02:00
border-radius.ref.css tests: Add a test for border-radius handling 2011-06-02 02:03:52 +02:00
border.css
border.errors
border.ref.css
close-at-end-of-file.css
close-at-end-of-file.errors
close-at-end-of-file.ref.css
colors-errors.css tests: Add a CSS test for color parsing errors 2011-06-13 15:01:52 +02:00
colors-errors.errors tests: Add a CSS test for color parsing errors 2011-06-13 15:01:52 +02:00
colors-errors.ref.css tests: Add a CSS test for color parsing errors 2011-06-13 15:01:52 +02:00
colors-red.css tests: Add test that ensures we properly parse the color red 2011-05-18 22:17:55 +02:00
colors-red.ref.css tests: Add test that ensures we properly parse the color red 2011-05-18 22:17:55 +02:00
css-21-malformed-declarations.css
css-21-malformed-declarations.errors
css-21-malformed-declarations.ref.css
css-21-malformed-statements.css
css-21-malformed-statements.errors
css-21-malformed-statements.ref.css
declarations.css
declarations.errors
declarations.ref.css
does-not-exist.css tests: Add missing CSS test 2011-05-19 03:16:03 +02:00
does-not-exist.errors
does-not-exist.ref.css tests: Add missing CSS test 2011-05-19 03:16:03 +02:00
enum.css tests: Add a test for enum values 2011-05-18 22:17:56 +02:00
enum.errors tests: Add a test for enum values 2011-05-18 22:17:56 +02:00
enum.ref.css tests: Add a test for enum values 2011-05-18 22:17:56 +02:00
font-family.css tests: Add tests for font-family 2011-06-15 12:57:21 +02:00
font-family.errors tests: Add tests for font-family 2011-06-15 12:57:21 +02:00
font-family.ref.css tests: Add tests for font-family 2011-06-15 12:57:21 +02:00
import-cyclic-1.css
import-cyclic-1.errors
import-cyclic-1.ref.css
import-cyclic-2.css
import-cyclic-2.errors
import-cyclic-2.ref.css
import-cyclic-3.css
import-cyclic-3.errors
import-cyclic-3.ref.css
import-nonexistant.css
import-nonexistant.errors
import-nonexistant.ref.css
import-recursive.css
import-recursive.errors
import-recursive.ref.css
integer.css
integer.errors
integer.ref.css
Makefile.am tests: Add tests for font-family 2011-06-15 12:57:21 +02:00
no-semicolon.css
no-semicolon.ref.css
pseudo-classes-unknown.css tests: Add a test to ensure we handle unknown pseudo-classes correctly 2011-05-18 22:17:56 +02:00
pseudo-classes-unknown.errors tests: Add a test to ensure we handle unknown pseudo-classes correctly 2011-05-18 22:17:56 +02:00
pseudo-classes-unknown.ref.css tests: Add a test to ensure we handle unknown pseudo-classes correctly 2011-05-18 22:17:56 +02:00
selector.css tests: Add a test for all selector combination 2011-05-18 22:17:56 +02:00
selector.errors tests: Add a test for all selector combination 2011-05-18 22:17:56 +02:00
selector.ref.css tests: Add a test for all selector combination 2011-05-18 22:17:56 +02:00
shorthand.css tests: Add parser test for shorthands 2011-05-22 05:56:11 +02:00
shorthand.ref.css tests: Add parser test for shorthands 2011-05-22 05:56:11 +02:00
simple.css tests: Add forgotten file 2011-05-21 22:48:52 +02:00
single-slash.css tests: Add CSS test for the last two bugs 2011-06-02 02:03:51 +02:00
single-slash.errors tests: Add CSS test for the last two bugs 2011-06-02 02:03:51 +02:00
single-slash.ref.css tests: Add CSS test for the last two bugs 2011-06-02 02:03:51 +02:00
test-css-parser.c tests: Be more verbose in error messages. 2011-05-18 22:17:55 +02:00
widget-style-property.css tests: Add simple CSS test for widget style properties 2011-05-23 15:56:09 +02:00