]> Pileus Git - ~andy/gtk/history - tests/css/parser
tests: Add a deprecation warning
[~andy/gtk] / tests / css / parser /
2012-01-16 Benjamin Ottetests: Add a deprecation warning
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: Fix for changes in this branch
2012-01-09 Paolo BorelliAdd border-{top|left|bottom|right}-style properties
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 Otteshorthand: Update border-image parsing
2012-01-09 Benjamin Ottetests: Add a test for 'none'
2012-01-09 Benjamin Ottecss: Remove generic 'none' handling
2012-01-09 Benjamin Ottetests: Add tests for 'inherit' and 'initial'
2011-10-25 Matthias ClasenAdd a css parser test for transparent
2011-10-21 Matthias ClasenDistribute tests/css/parser/selector.errors
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-26 Benjamin OtteAPI: cssprovider: Change parsing-error signal
2011-08-26 Benjamin Ottecssparser: Make lines and positions 0-indexed
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-13 Matthias ClasenRemove broken font-family css test
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-21 Benjamin Ottetests: Add forgotten file
2011-05-19 Benjamin Ottetests: Add missing CSS test
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: Be more verbose in error messages.
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: Make the parser fail without assertions
2011-05-18 Benjamin Ottecss: Rewrite the parser
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: Order files by name before adding them as tests
2011-05-18 Benjamin Ottetests: Make css-parser test take files as argument
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: (Try to) print the actual enum value in the...
2011-05-18 Benjamin Ottetest: Add a bunch of default properties to the CSS...
2011-05-18 Benjamin Ottetests: Make CSS parser pass NULL as error.
2011-05-18 Benjamin Ottetests: Check errors in css test
2011-05-18 Benjamin Ottetests: Change the way the code does diffs
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