summaryrefslogtreecommitdiff
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* Moved scanner tests into test/scanners.murphy2006-10-1541-26155/+0
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-282-0/+60
* Totally revamped test system. Nitro will be fixed soon.murphy2006-07-1120-13051/+13048
* Big re-indenting - no more tabs!murphy2006-07-101-5/+5
* Test case for open heredoc problem.murphy2006-07-102-0/+3
* [BUG] Fixed bug in Ruby-Scanner (input ends with unfinished escape in string)...murphy2006-07-092-0/+3
* Updated tests.murphy2006-05-111-0/+2
* New Version: 0.7.0!murphy2006-04-191-0/+2
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-152-0/+8
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-105-4/+22
* Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents.murphy2006-03-244-56/+56
* Fixed HTML encoder again. (Run the test, baka!)murphy2006-03-161-0/+371
* Added a test with one-liners (jarh.in.rb)murphy2006-03-161-0/+371
* Ruby scanner fixed - nasty bug in ruby/patterns.rb.murphy2006-03-152-0/+0
* New Test: test/ruby/tk-calc.in.rb.murphy2006-02-222-0/+10
* plugin.rb: _map loading now without exceptions (doesn't produce rubygem warni...murphy2006-02-202-0/+4
* scanners/ruby/patterns.rb:murphy2005-12-116-108/+108
* ALL-TESTS.rb: not needed.murphy2005-10-292-12562/+0
* encoders/html.rb: Improved Info hints; better error messages; fixed tab bug!murphy2005-10-294-45/+10444
* test/ruby/test-fitter.rb --> test/ruby/test-fitter.in.rbmurphy2005-10-291-0/+45
* More Tests!murphy2005-10-293-0/+10443
* scanners/ruby.rb: changed operator handling = fix and speedup.murphy2005-10-294-89/+89
* Added Test environment.murphy2005-10-2921-0/+16981