gtk/testsuite/css
Benjamin Otte 65dd9da44a css: Add support for sums to calc()
This requires adding code to do math on number values:
  gtk_css_number_value_multiply()
and
  gtk_css_number_value_try_add()
were added to achieve that.

Some tests are included.
2016-02-13 04:49:08 +01:00
..
nodes Add css node tests for box packing 2016-02-08 09:34:19 +01:00
parser css: Add support for sums to calc() 2016-02-13 04:49:08 +01:00
style css tests: Fix style tests 2016-02-05 16:35:43 +01:00
api.c build: Move tests/css to testsuite/css 2013-05-15 15:37:17 +02:00
api.test.in testsuite: put installed tests in the right place 2014-05-31 00:16:07 -04:00
Makefile.am Add a test framework for CSS styles 2016-01-03 09:19:31 -05:00