Menu

/trunk/testing/unit-tests Commit Log


Commit Date  
[r123] by sunnybear

Added font property resolving (works by default on optimize_shorthands=1).
Tuned unit tests with settings.
Added unit test about multiple font-family.

2010-01-20 12:23:51 Tree
[r120] by sunnybear

Added unit tests for shorthands (padding / margin / font-weight / background) and properties (CSS1 / CSS2.0 / CSS2.1).
Need to add shorthand for
'font'
Value: [ [ <'font-style'> || <'font-variant'> || <'font-weight'> ]? <'font-size'> [ / <'line-height'> ]? <'font-family'> ] | caption | icon | menu | message-box | small-caption | status-bar | inherit

2009-06-21 01:01:20 Tree
[r102] by edwardzyang

Extra documentation for CSSTidy testing suite.

2008-01-12 04:47:55 Tree
[r101] by floele

One more test and bugfix

2008-01-06 16:02:41 Tree
[r100] by floele

Added color test

2008-01-06 13:14:13 Tree
[r99] by floele

Unit test cleanup and more unit tests + bug fix for number optimisation

2008-01-06 12:51:43 Tree
[r98] by edwardzyang

- Add discard_invalid_selectors cfg and functionality; this fixes some of the duplicate combinator problems
- Minor comment formatting changes
- SETTINGS and FULLEXPECT support added to csst tests

2008-01-06 05:27:08 Tree
[r97] by edwardzyang

Minor formatting changes:
- Compress extended if/else statement to indicate chaining
- Remove trailing ?>, it's not necessary in PHP!
- Add a custom harness for all unit tests

2008-01-06 00:26:07 Tree
[r96] by edwardzyang

Finish the rest of the "normal" selectors.

2008-01-05 21:11:16 Tree
[r95] by edwardzyang

Finish the "correct" selector cases; use inherit which is safer

2008-01-05 21:08:34 Tree
Older >