summaryrefslogtreecommitdiff
path: root/test/scanners/ruby
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2010-01-01 06:11:36 +0000
committermurphy <murphy@rubychan.de>2010-01-01 06:11:36 +0000
commitb92af44362a2c7edcd9d68c021d10ed5e126ce78 (patch)
tree0d1a9c1861f1fc073ef75e207769403c7c114220 /test/scanners/ruby
parent44fcff8ba9831cede39b02d9fdc866fe5ecf785c (diff)
downloadcoderay-b92af44362a2c7edcd9d68c021d10ed5e126ce78.tar.gz
Improved scanner tests: known issues, JRuby bug workaround (see #136).
Diffstat (limited to 'test/scanners/ruby')
-rw-r--r--test/scanners/ruby/unicode.known-issue.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scanners/ruby/unicode.known-issue.yaml b/test/scanners/ruby/unicode.known-issue.yaml
new file mode 100644
index 0000000..49e1cf0
--- /dev/null
+++ b/test/scanners/ruby/unicode.known-issue.yaml
@@ -0,0 +1,2 @@
+description: This ruby version doesn't scan all ruby identifier chars via \w.
+# ticket_url: http://redmine.rubychan.de/issues/ \ No newline at end of file