Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving scanner tests into separate repository. The repository can be reached ↵ | murphy | 2010-04-14 | 15 | -192856/+0 |
| | | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk. | ||||
* | Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵ | murphy | 2009-12-28 | 3 | -1345/+1395 |
| | | | | trunk. | ||||
* | Updating C scanner: | murphy | 2009-10-19 | 5 | -1/+192619 |
| | | | | | | | | | | * Ruby 1.9 warnings (yeah, it's really a pain) * added DIRECTIVES * fixed a bug that highlighted // as an operator (bah!) * accept $ in variable names * accept intLL literals * recover silently from :include_expected on unexpected tokens | ||||
* | Removing C++ tests from C test suite. | murphy | 2009-10-19 | 2 | -1036/+0 |
| | |||||
* | C++ test added. | murphy | 2006-10-17 | 2 | -0/+1036 |
| | | | | | Ignore *.actual.* beyound test/scanners. | ||||
* | Renamed tests: .actual.* is (ignored) output, .expected.* is input now. | murphy | 2006-10-17 | 5 | -0/+0 |
| | | | | | Added test:clean task. | ||||
* | Moved scanner tests into test/scanners. | murphy | 2006-10-15 | 11 | -0/+188 |