Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 7 | -1280/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Completed YAML Scanner (closes #34). | murphy | 2009-01-01 | 2 | -2/+2 |
| | | | | | | | | | | | | | YAML Scanner: * Added another example (multiline). * Added multiline string recognition. * This should be enough for most people. Else: * New method: Scanner#column (very useful and fast!) * Added new token type :doctype, used also by HTML scanner. * coderay_suite: minor output tweaks. | ||||
* | Optimized CSS styles, improved coderay_suite, new HTML test. | murphy | 2008-09-24 | 2 | -0/+938 |
| | | | | | | | * CSS styles are shortened more to optimize HTML output. * Added a longer example file for the HTML Scanner. * coderay_suite prints more accurate and sensible benchmarks. | ||||
* | Renamed tests: .actual.* is (ignored) output, .expected.* is input now. | murphy | 2006-10-17 | 2 | -0/+0 |
| | | | | | Added test:clean task. | ||||
* | Moved scanner tests into test/scanners. | murphy | 2006-10-15 | 5 | -0/+342 |