Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More tests (c.f. http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.h... | John Mark Bell | 2009-06-18 | 1 | -0/+88 |
* | Fix tests for unicode escape sequences to actually have the correct expected ... | John Mark Bell | 2009-05-26 | 1 | -5/+40 |
* | A couple of tests for CSS 2.1 issue 85 ('\'[\n\r(\r\n)] is not an escape sequ... | John Mark Bell | 2009-03-28 | 1 | -0/+21 |
* | Support signs on numbers, percentages, and dimensions | John Mark Bell | 2008-10-27 | 2 | -0/+49 |
* | Correctly process unterminated strings. | John Mark Bell | 2008-06-26 | 1 | -0/+86 |
* | A more complex test, taken from the CSS3 syntax module | John Mark Bell | 2008-05-05 | 2 | -0/+30 |
* | Match expected token data with that output by the lexer. | John Mark Bell | 2008-05-05 | 1 | -1/+1 |
* | Fix testdriver to accept # in input | John Mark Bell | 2008-05-03 | 1 | -0/+608 |
* | Testdriver for automated lexer tests. This needs a little more work to verify... | John Mark Bell | 2008-05-01 | 2 | -0/+13 |