summaryrefslogtreecommitdiff
path: root/tests/css
Commit message (Expand)AuthorAgeFilesLines
* Add a css parser test for transparentMatthias Clasen2011-10-252-0/+5
* Distribute tests/css/parser/selector.errorsMatthias Clasen2011-10-201-0/+1
* tests: Add test for non-nullterminated gtk_css_provider_load_data()Michael Terry2011-08-262-0/+70
* API: cssprovider: Change parsing-error signalBenjamin Otte2011-08-261-10/+5
* cssparser: Make lines and positions 0-indexedBenjamin Otte2011-08-261-1/+1
* build: Fix makefile for new location of test imageRico Tzschichholz2011-07-231-0/+1
* tests: Move declaration tests to new test infrastructureBenjamin Otte2011-07-2177-0/+264
* tests: Move empty css parser test to new CSS testsBenjamin Otte2011-07-202-0/+1
* tests: Move stylecontext CSS testsBenjamin Otte2011-07-20125-0/+241
* tests: Add tests for font-familyBenjamin Otte2011-06-154-0/+103
* tests: Add a CSS test for color parsing errorsBenjamin Otte2011-06-134-0/+42
* Forgotten file3.1.6a3.1.6Matthias Clasen2011-06-131-3/+0
* Remove broken font-family css testMatthias Clasen2011-06-133-100/+0
* tests: Add tests for font-familyBenjamin Otte2011-06-024-0/+103
* tests: Add a test for border-radius handlingBenjamin Otte2011-06-024-0/+244
* tests: Add CSS test for the last two bugsBenjamin Otte2011-06-024-0/+5
* tests: Add simple CSS test for widget style propertiesBenjamin Otte2011-05-232-1/+5
* tests: Add parser test for shorthandsBenjamin Otte2011-05-223-0/+13
* tests: Add forgotten fileBenjamin Otte2011-05-211-0/+3
* tests: Add missing CSS testBenjamin Otte2011-05-192-0/+3
* tests: Add a test for enum valuesBenjamin Otte2011-05-184-0/+48
* tests: Add a test to ensure we handle unknown pseudo-classes correctlyBenjamin Otte2011-05-184-0/+32
* tests: Add a test for all selector combinationBenjamin Otte2011-05-184-0/+562
* tests: Be more verbose in error messages.Benjamin Otte2011-05-181-2/+2
* tests: Add test that ensures we properly parse the color redBenjamin Otte2011-05-183-0/+120
* tests: Add another parsing test from the css specBenjamin Otte2011-05-184-0/+11
* tests: Add parsing test from the css specBenjamin Otte2011-05-184-0/+43
* tests: Make the parser fail without assertionsBenjamin Otte2011-05-181-3/+3
* css: Rewrite the parserBenjamin Otte2011-05-184-24/+24
* tests: Add a test for importing nonexistant filesBenjamin Otte2011-05-184-0/+12
* tests: Add tests for cyclic importsBenjamin Otte2011-05-1810-0/+60
* tests: Add test for recursively importing an identical fileBenjamin Otte2011-05-184-0/+12
* tests: Order files by name before adding them as testsBenjamin Otte2011-05-181-5/+26
* tests: Make css-parser test take files as argumentBenjamin Otte2011-05-181-36/+69
* tests: Add a test for border parsingBenjamin Otte2011-05-184-0/+101
* tests: Add new test checking weird behavior for declarationsBenjamin Otte2011-05-184-0/+95
* tests: Add CSS integer parsing testsBenjamin Otte2011-05-184-0/+76
* tests: Add test for booleans to CSS testsBenjamin Otte2011-05-184-0/+90
* tests: (Try to) print the actual enum value in the errors fileBenjamin Otte2011-05-183-8/+30
* test: Add a bunch of default properties to the CSS parserBenjamin Otte2011-05-181-0/+91
* tests: Make CSS parser pass NULL as error.Benjamin Otte2011-05-181-4/+1
* tests: Check errors in css testBenjamin Otte2011-05-184-3/+80
* tests: Change the way the code does diffsBenjamin Otte2011-05-182-29/+42
* tests: Add test for auto-closing at end of fileBenjamin Otte2011-05-183-0/+7
* tests: Add CSS test checking that we don't need a semicolonBenjamin Otte2011-05-183-0/+13
* tests: Add two simple css testsBenjamin Otte2011-05-181-11/+18
* tests: Add a test for the CSS parserBenjamin Otte2011-05-182-0/+199