summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Test suite didn'T work when LANG was set in environment.murphy2006-06-281-1/+1
* Fix:murphy2006-06-282-0/+2
* Updated tests.murphy2006-05-111-0/+2
* New Version: 0.7.0!murphy2006-04-195-0/+438
* test/suite.rb improved: now takes diff and lang arguments from rake.murphy2006-04-161-6/+7
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-167-1/+4
* 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-1014-166/+435
* Added HTML scanner!murphy2006-04-044-0/+803
* Ruby Scanner: Capital methods (Kernel#Array etc.) are now highlighted as idents.murphy2006-03-244-56/+56
* HTML Encoder: inline numerization corrected.murphy2006-03-231-2/+3
* 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-117-109/+109
* test suite updatedmurphy2005-11-054-5/+197
* ALL-TESTS.rb: not needed.murphy2005-10-294-12568/+1
* 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-2923-0/+17092