Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 1 | -83/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Updated Ruby scanner: | murphy | 2009-10-19 | 1 | -1/+1 |
| | | | | | | | * cleanup (FIXMEs, dead code, comments) * improved value_expected detection using VALUE_EXPECTING_KEYWORDS * support for self.method style definitions | ||||
* | Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem. | murphy | 2006-10-18 | 1 | -4/+4 |
| | | | | | | New token: :inline_delimiter Scanner tests suite revamped: colorization, split up into methods. | ||||
* | Renamed tests: .actual.* is (ignored) output, .expected.* is input now. | murphy | 2006-10-17 | 1 | -0/+83 |
Added test:clean task. |