]> Pileus Git - ~andy/gtk/history - tests/css/parser/Makefile.am
tests: Add a test to ensure we handle unknown pseudo-classes correctly
[~andy/gtk] / tests / css / parser / Makefile.am
2011-05-18 Benjamin Ottetests: Add a test to ensure we handle unknown pseudo...
2011-05-18 Benjamin Ottetests: Add a test for all selector combination
2011-05-18 Benjamin Ottetests: Add test that ensures we properly parse the...
2011-05-18 Benjamin Ottetests: Add another parsing test from the css spec
2011-05-18 Benjamin Ottetests: Add parsing test from the css spec
2011-05-18 Benjamin Ottetests: Add a test for importing nonexistant files
2011-05-18 Benjamin Ottetests: Add tests for cyclic imports
2011-05-18 Benjamin Ottetests: Add test for recursively importing an identical...
2011-05-18 Benjamin Ottetests: Add a test for border parsing
2011-05-18 Benjamin Ottetests: Add new test checking weird behavior for declara...
2011-05-18 Benjamin Ottetests: Add CSS integer parsing tests
2011-05-18 Benjamin Ottetests: Add test for booleans to CSS tests
2011-05-18 Benjamin Ottetests: Check errors in css test
2011-05-18 Benjamin Ottetests: Add test for auto-closing at end of file
2011-05-18 Benjamin Ottetests: Add CSS test checking that we don't need a semicolon
2011-05-18 Benjamin Ottetests: Add two simple css tests
2011-05-18 Benjamin Ottetests: Add a test for the CSS parser