summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Renamed samples/INFO to sampples/README.murphy2006-10-191-0/+0
* Don't run tests in debug mode per default.murphy2006-10-191-3/+3
* Fixed coderay binary.murphy2006-10-191-2/+2
* Scanner tests:murphy2006-10-191-3/+3
* Delete and ignore sample/test.html.murphy2006-10-191-543/+0
* 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-1815-423/+517
* strange.in.rb test output fixed.murphy2006-10-181-5/+5
* Fixed besetzung.in.rb test.murphy2006-10-181-0/+0
* Thank PyKleur team in README.murphy2006-10-181-8/+15
* Fixed warning in bench.rb.murphy2006-10-189-63/+92
* Ignore *.debug.diff generated by scanner tests.murphy2006-10-181-1/+1
* Fixed functional test.murphy2006-10-186-194/+202
* Fixed test: sort plugin lists.murphy2006-10-171-2/+2
* Added functional test task and renamed all test task descriptions.murphy2006-10-172-18/+9
* Renamed CodeRay::Version to CodeRay::VERSION.murphy2006-10-171-1/+1
* Declared Version 0.7.4!murphy2006-10-175-7/+74
* Added a note about samples tests incompatibility.murphy2006-10-171-0/+1
* Go away, demos! >:-(murphy2006-10-1759-4252/+0
* Samples: Rename .out to .expected.murphy2006-10-1720-2/+2
* Renamed demo files (trim demo_ prefix).murphy2006-10-1741-1/+2636
* dos2unixmurphy2006-10-1720-1617/+1617
* Moved demos to sample/.murphy2006-10-1763-5/+2165
* Property svn:ignore deleted from test.murphy2006-10-170-0/+0
* C++ test added.murphy2006-10-172-0/+1036
* Renamed tests: .actual.* is (ignored) output, .expected.* is input now.murphy2006-10-1734-9/+20
* Made CodeRay ready Ruby 1.9:murphy2006-10-172-2/+2
* Moved scanner tests into test/scanners.murphy2006-10-1576-9/+10
* benchmark.rake: fixed pathname murphy2006-10-151-1/+1
* Tests:murphy2006-10-1514-1004/+1125
* Added import task to get updates from rubyforge trunk.murphy2006-10-151-0/+14
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-285-43/+66
* Workaround for YAML gem index generation (f*ck Zlib!)murphy2006-07-112-4/+3
* Yes, added coderay_stylesheet executable.murphy2006-07-111-0/+4
* Fixed Plaintext scanner (crashed on empty text - ouch!!)murphy2006-07-112-2/+3
* Ruby 1.8.2 is enough, so use >= instead of >.murphy2006-07-111-1/+1
* Set gem requirement for Ruby 1.8.2+.murphy2006-07-111-0/+1
* Updated gem.rake for Rubygems 0.9.0.murphy2006-07-111-1/+1
* Declared version 0.7.2.murphy2006-07-111-1/+1
* Ignore test outputs in test/delphi.murphy2006-07-110-0/+0
* Ignore html/tolkien.html.murphy2006-07-111-291/+0
* Finally, renamed nitro-xhtml to nitro. Subversion got in the way.murphy2006-07-113-0/+0
* Oups, I forgot the totally revamped test system.murphy2006-07-111-0/+150
* Ignore XML test output.murphy2006-07-111-198/+0
* Totally revamped test system. Nitro will be fixed soon.murphy2006-07-1145-14179/+40865
* rake test now runs in debug mode.murphy2006-07-1124-1662/+1662
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-1110-1547/+1586
* Adjusted Test outputs after re-indentation.murphy2006-07-118-66/+66
* Big re-indenting - no more tabs!murphy2006-07-1064-3852/+3847
* Test case for open heredoc problem.murphy2006-07-102-0/+3