| Fix azimuth data |
|
More...
|
about 17 years ago
|
| Introduce fixed point constants. Range check azimuth angles. |
|
More...
|
about 17 years ago
|
| More property testing. |
|
More...
|
about 17 years ago
|
| More property testing. |
|
More...
|
about 17 years ago
|
| Expected colours must use lowercase. |
|
More...
|
about 17 years ago
|
| Fix test data. Comment out tests involving named colours, seeing as they're not implemented yet, so these will fail for the wrong reason. |
|
More...
|
about 17 years ago
|
| Extra test, to ensure recovery after unterminated string. |
|
More...
|
about 17 years ago
|
| Fix test data -- unterminated strings contain everything up to the end of the line. |
|
More...
|
about 17 years ago
|
| Ensure stress value is in range |
|
More...
|
about 17 years ago
|
| Move isDigit() and isHex() to utils.h. Fix #rgb/#rrggbb parsing to ensure that the characters are valid hex digits. |
|
More...
|
about 17 years ago
|
| Fix test data -- EOF after a selector but before the brace results in no ruleset being generated. |
|
More...
|
about 17 years ago
|
| Fix handling of EOF in property values |
|
More...
|
about 17 years ago
|
| Test data for EOF in strange places. Fix EOF handling in the core parser. |
|
More...
|
about 17 years ago
|
| Possibly fix test data. |
|
More...
|
about 17 years ago
|
| Clear side bits from value before using it. |
|
More...
|
about 17 years ago
|
| Fix test data -- /*/*/*/*/*/ => COMMENT(/) CHAR(*) COMMENT(/) |
|
More...
|
about 17 years ago
|
| Fix speech-rate printing |
|
More...
|
about 17 years ago
|
| Tests for malformed declarations. |
|
More...
|
about 17 years ago
|
| Test cases for illegal values. |
|
More...
|
about 17 years ago
|
| Tests for CSS comments. (Some test data may be wrong here. I'm not absolutly certain what's valid.) |
|
More...
|
about 17 years ago
|
| Tests for unknown properties. |
|
More...
|
about 17 years ago
|
| Double property test. |
|
More...
|
about 17 years ago
|
| Squash warnings |
|
More...
|
about 17 years ago
|
| I guess it helps if you add new files. |
|
More...
|
about 17 years ago
|
| Intern zero-length data, too. Otherwise, we'll explode later on. Fixes content: "", for example. |
|
More...
|
about 17 years ago
|
| Purge stylesheet dumping code from the library. Create a common header for the test harnesses to use, instead. Fix z-index dumping while we're at it. |
|
More...
|
about 17 years ago
|
| Another test harness for parser tests. This one compares the reserialised output, thus allowing us to sensibly test handling of invalid input and suchlike. Also, some rudimentary tests using this harness, and some documentation of the test data format. This doesn't use the dumping code from the library itself, as that's likely to disappear. |
|
More...
|
about 17 years ago
|
| Fix z-index |
|
More...
|
about 17 years ago
|
| Fix widows |
|
More...
|
about 17 years ago
|
| Fix volume |
|
More...
|
about 17 years ago
|