]> Pileus Git - ~andy/gtk/history - tests/css
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / css /
2013-01-24 Jasper St. PierreAdd git.mk to more places
2012-11-30 Alexander Larssoncss: Make test pass
2012-11-28 Benjamin Ottetests: Add CSS test for comment detection
2012-11-20 Matthias ClasenFix parser tests for color changes
2012-11-08 Benjamin Ottesymboliccolor: Change the print output
2012-10-12 Benjamin Ottetests: Add test for latest bugfix
2012-09-17 Benjamin Ottetests: Add a simple CSS test for cross-fade
2012-09-17 Benjamin Ottetests: Add test for last commit
2012-09-17 Benjamin Ottetests: Add parsing test for keyframe parsing
2012-09-17 Benjamin Ottetests: Add tests for keyframe parsing
2012-05-15 Cosimo Cecchitests: add background-shorthand parser test for multipl...
2012-05-15 Cosimo Cecchitests: move background-shorthand test to background...
2012-05-15 Cosimo Cecchitests: add trailing commas to background-shorthand...
2012-05-01 Matthias ClasenUpdate reference output for css parser tests
2012-04-17 Benjamin Ottetests: Add a parsing test for the transition property
2012-04-17 Benjamin Ottetests: Add a test ensuring currentColor is parsed every...
2012-04-17 Benjamin Ottetests: Add a parsing test for shadows
2012-04-17 Benjamin Ottetests: Change expected errors to conform with output
2012-04-17 Benjamin Ottetests: Add a parsing test for nth-child()
2012-04-09 Benjamin Ottetests: Add a uint8 test
2012-03-19 Benjamin Ottetests: Add missing file
2012-03-17 Benjamin Ottetests: Add background-position parsing test
2012-03-02 Benjamin Ottetests: Add parsing tests for sibling selectors
2012-03-02 Benjamin Ottetests: Add a test for using the same selector multiple...
2012-03-02 Benjamin Ottecss: Rewrite selectors
2012-03-02 Benjamin Otteselector: Remove a misleading error message
2012-02-27 Javier JardónChange FSF Address
2012-02-06 Matthias ClasenFix declarations-valid-15 css parser test
2012-02-06 Matthias ClasenFix declarations-valid-14 css parser test
2012-02-02 Benjamin Ottetests: Add 'px' to css tests
2012-02-02 Benjamin Ottetests: Add parsing test for background-size
2012-02-02 Benjamin Ottetests: Add parsing tests for linear gradients
2012-02-02 Benjamin Ottetests: Update CSS tests for borders
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 Michael Terrytests: Add test for non-nullterminated gtk_css_provider...
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