]> Pileus Git - ~andy/gtk/history - tests/css/parser/Makefile.am
tests: Add a parsing test for shadows
[~andy/gtk] / tests / css / parser / Makefile.am
2012-04-17 Benjamin Ottetests: Add a parsing test for shadows
2012-04-17 Benjamin Ottetests: Add a parsing test for nth-child()
2012-03-17 Benjamin Ottetests: Add background-position parsing test
2012-03-02 Benjamin Ottetests: Add a test for using the same selector multiple...
2012-03-02 Benjamin Otteselector: Remove a misleading error message
2012-02-02 Benjamin Ottetests: Add parsing test for background-size
2012-02-02 Benjamin Ottetests: Add parsing tests for linear gradients
2012-01-11 Cosimo Cecchitests: add a CSS test for currentColor in border-color
2012-01-10 Rico Tzschichholztests: Fix typo in Makefile.am
2012-01-09 Benjamin Ottetests: Add a test for all the border shorthands
2012-01-09 Benjamin Ottetests: Add test for background-repeat
2012-01-09 Benjamin Ottereftests: Add a test for 'background'
2012-01-09 Benjamin Ottetests: Add test for 'initial' and 'inherit' on shorthands
2012-01-09 Benjamin Ottetests: Add a test for 'none'
2012-01-09 Benjamin Ottetests: Add tests for 'inherit' and 'initial'
2011-10-21 Matthias ClasenDistribute tests/css/parser/selector.errors
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-23 Rico Tzschichholzbuild: Fix makefile for new location of test image
2011-07-21 Benjamin Ottetests: Move declaration tests to new test infrastructure
2011-07-20 Benjamin Ottetests: Move empty css parser test to new CSS tests
2011-07-20 Benjamin Ottetests: Move stylecontext CSS tests
2011-06-15 Benjamin Ottetests: Add tests for font-family
2011-06-13 Benjamin Ottetests: Add a CSS test for color parsing errors
2011-06-13 Matthias ClasenForgotten file
2011-06-02 Benjamin Ottetests: Add tests for font-family
2011-06-02 Benjamin Ottetests: Add a test for border-radius handling
2011-06-02 Benjamin Ottetests: Add CSS test for the last two bugs
2011-05-23 Benjamin Ottetests: Add simple CSS test for widget style properties
2011-05-22 Benjamin Ottetests: Add parser test for shorthands
2011-05-18 Benjamin Ottetests: Add a test for enum values
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