summaryrefslogtreecommitdiff
path: root/test/scanners/coderay_suite.rb
Commit message (Expand)AuthorAgeFilesLines
* Added more file extensions to Scannersmurphy2008-09-161-4/+18
* Changed coderay_suite's defaults: 'noassert' option is now 'assert'.murphy2008-08-111-8/+8
* Increased default test sample size. Test will check more and take more time.murphy2008-08-061-1/+1
* Changed test suite to test even big files. I hope you have a fast machine.murphy2008-08-041-4/+4
* Test suite improved:murphy2008-01-211-63/+68
* - fixed a bug in coderay_suite (break outside of loop?)murphy2008-01-121-13/+3
* Lib:murphy2008-01-071-55/+108
* New Scanner: Scheme (thanks closure!)murphy2007-01-011-11/+12
* Done:murphy2007-01-011-6/+21
* Adjusted tests for rhtml and nitro.murphy2006-10-201-7/+7
* Improved output.murphy2006-10-201-19/+25
* Scanner tests:murphy2006-10-191-3/+3
* Improved fallback for scanner tests if Term::ANSIColor is not available.murphy2006-10-191-2/+6
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-119/+212
* Fixed warning in bench.rb.murphy2006-10-181-3/+3
* Ignore *.debug.diff generated by scanner tests.murphy2006-10-181-1/+1
* Fixed functional test.murphy2006-10-181-1/+3
* Renamed tests: .actual.* is (ignored) output, .expected.* is input now.murphy2006-10-171-9/+13
* Made CodeRay ready Ruby 1.9:murphy2006-10-171-1/+1
* Moved scanner tests into test/scanners.murphy2006-10-151-0/+218