Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scanner tests into test/scanners. | murphy | 2006-10-15 | 1 | -6368/+0 |
| | |||||
* | Totally revamped test system. Nitro will be fixed soon. | murphy | 2006-07-11 | 1 | -6368/+6368 |
| | | | | | A bunch of new tests. Delphi and XML are now tested, too. bench/example.dump deleted (depends on Ruby version, OS, whatever. Nothing for the repo.) | ||||
* | Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents. | murphy | 2006-03-24 | 1 | -8/+8 |
| | | | | | Tests adjusted. highlight.rb updated. | ||||
* | scanners/ruby/patterns.rb: | murphy | 2005-12-11 | 1 | -37/+37 |
| | | | | | | | | Changed recognition of numerics + and - prefixes now belong to the number. tests and demos adjusted. helpers/plugin.rb: Typo in doc. | ||||
* | scanners/ruby.rb: changed operator handling = fix and speedup. | murphy | 2005-10-29 | 1 | -77/+77 |
| | | | | Test fixtures adjusted. | ||||
* | Added Test environment. | murphy | 2005-10-29 | 1 | -0/+6368 |