gtk2/tests/css/parser
Benjamin Otte e7aa125eb0 tests: Add a test for all selector combination
The test contains an error where we complain about a duplicate value for
":hover:hover"
2011-05-18 22:17:56 +02:00
..
boolean.css tests: Add test for booleans to CSS tests 2011-05-18 21:58:44 +02:00
boolean.errors css: Rewrite the parser 2011-05-18 22:17:55 +02:00
boolean.ref.css tests: Add test for booleans to CSS tests 2011-05-18 21:58:44 +02:00
border.css tests: Add a test for border parsing 2011-05-18 21:58:45 +02:00
border.errors css: Rewrite the parser 2011-05-18 22:17:55 +02:00
border.ref.css tests: Add a test for border parsing 2011-05-18 21:58:45 +02:00
close-at-end-of-file.css tests: Add test for auto-closing at end of file 2011-05-18 21:58:43 +02:00
close-at-end-of-file.errors tests: (Try to) print the actual enum value in the errors file 2011-05-18 21:58:44 +02:00
close-at-end-of-file.ref.css tests: Add test for auto-closing at end of file 2011-05-18 21:58:43 +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 tests: Add parsing test from the css spec 2011-05-18 22:17:55 +02:00
css-21-malformed-declarations.errors tests: Add parsing test from the css spec 2011-05-18 22:17:55 +02:00
css-21-malformed-declarations.ref.css tests: Add parsing test from the css spec 2011-05-18 22:17:55 +02:00
css-21-malformed-statements.css tests: Add another parsing test from the css spec 2011-05-18 22:17:55 +02:00
css-21-malformed-statements.errors tests: Add another parsing test from the css spec 2011-05-18 22:17:55 +02:00
css-21-malformed-statements.ref.css tests: Add another parsing test from the css spec 2011-05-18 22:17:55 +02:00
declarations.css tests: Add new test checking weird behavior for declarations 2011-05-18 21:58:44 +02:00
declarations.errors tests: Add new test checking weird behavior for declarations 2011-05-18 21:58:44 +02:00
declarations.ref.css tests: Add new test checking weird behavior for declarations 2011-05-18 21:58:44 +02:00
does-not-exist.errors css: Rewrite the parser 2011-05-18 22:17:55 +02:00
import-cyclic-1.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-1.errors tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-1.ref.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-2.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-2.errors tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-2.ref.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-3.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-3.errors tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-cyclic-3.ref.css tests: Add tests for cyclic imports 2011-05-18 21:58:47 +02:00
import-nonexistant.css tests: Add a test for importing nonexistant files 2011-05-18 21:58:47 +02:00
import-nonexistant.errors tests: Add a test for importing nonexistant files 2011-05-18 21:58:47 +02:00
import-nonexistant.ref.css tests: Add a test for importing nonexistant files 2011-05-18 21:58:47 +02:00
import-recursive.css tests: Add test for recursively importing an identical file 2011-05-18 21:58:46 +02:00
import-recursive.errors tests: Add test for recursively importing an identical file 2011-05-18 21:58:46 +02:00
import-recursive.ref.css tests: Add test for recursively importing an identical file 2011-05-18 21:58:46 +02:00
integer.css tests: Add CSS integer parsing tests 2011-05-18 21:58:44 +02:00
integer.errors css: Rewrite the parser 2011-05-18 22:17:55 +02:00
integer.ref.css tests: Add CSS integer parsing tests 2011-05-18 21:58:44 +02:00
Makefile.am tests: Add a test for all selector combination 2011-05-18 22:17:56 +02:00
no-semicolon.css tests: Add CSS test checking that we don't need a semicolon 2011-05-18 21:58:43 +02:00
no-semicolon.ref.css tests: Add CSS test checking that we don't need a semicolon 2011-05-18 21:58:43 +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
test-css-parser.c tests: Be more verbose in error messages. 2011-05-18 22:17:55 +02:00