Closed
Description
With Ruby 1.9.3, I get:
1) Error:
test_ALL(Bash):
RuntimeError: No Scanner for bash found!
/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:146:in `test_ALL'
2) Failure:
test_ALL(CSS) [/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:163]:
Scanner returned unexpected result: open test/scanners/css/demo.debug.diff.html (+++---)
Scanner returned unexpected result: open test/scanners/css/redmine.debug.diff.html (+-)
Scanner returned unexpected result: open test/scanners/css/yui.debug.diff.html (++++++++++++++++++++++++------------------------)
.
3) Error:
test_ALL(ScannerTests::Go):
RuntimeError: No Scanner for go found!
/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:146:in `test_ALL'
4) Failure:
test_ALL(HTML) [/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:163]:
Scanner returned unexpected result: open test/scanners/html/cdata.debug.diff.html (++++----)
.
5) Error:
test_ALL(ScannerTests::Lua):
RuntimeError: No Scanner for lua found!
/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:146:in `test_ALL'
6) Failure:
test_ALL(Python) [/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:163]:
Scanner returned unexpected result: open test/scanners/python/pleac.debug.diff.html (+-)
.
7) Error:
test_ALL(Sass):
RuntimeError: No Scanner for sass found!
/Users/murphy/ruby/coderay/test/scanners/coderay_suite.rb:146:in `test_ALL'
24 tests, 3 assertions, 3 failures, 4 errors