summaryrefslogtreecommitdiff
path: root/test/scanners/ruby/unicode.expected.raydebug
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-30/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* Improved UTF-8 support for Ruby Scanner. Also fixed a minor bug.murphy2009-06-071-0/+30
* closes #108 (new Ruby 1.9 call operator syntax sugar) * Added an example for unicode code. * automatic UTF-8 detection (experimental) * Still problems with different Ruby versions; new unicode test fails in Ruby 1.9 and JRuby.