summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed the test for Java Scanner.murphy2008-09-211-2/+2
* New: *Java Scanner* (closes #42).murphy2008-09-215-72/+102461
* New: *CSS Scanner* (closes #29).murphy2008-09-187-0/+17954
* New: *JavaScript Scanner* (closes #23).murphy2008-09-163-0/+14566
* Added more file extensions to Scannersmurphy2008-09-163-6/+18
* Fixed coderay/for_redcloth escaping.murphy2008-08-281-1/+22
* Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'.murphy2008-08-281-1/+1
* Added CodeRay.for_redcloth with test and documentation.murphy2008-08-281-0/+7
* 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
* Fixed rdoc in coderay.rb.murphy2008-08-061-4/+4
* Changed test suite to test even big files. I hope you have a fast machine.murphy2008-08-041-4/+4
* Improved Ruby scanner to use +/- signs only when appropriate (tests adjusted.)murphy2008-01-216-41/+41
* Test suite improved:murphy2008-01-211-63/+68
* Added ruby.rails test to repository.murphy2008-01-212-0/+148518
* - fixed a bug in coderay_suite (break outside of loop?)murphy2008-01-121-13/+3
* Lib:murphy2008-01-079-71/+236
* ?murphy2007-01-012-338/+0
* Fixed pleac Scheme test and debug test folder.murphy2007-01-011-2/+2
* Added Scheme tests.murphy2007-01-012-0/+5179
* New Scanner: Scheme (thanks closure!)murphy2007-01-015-13/+5194
* Added tests for debug scanner and another ruby test case.murphy2007-01-019-0/+575
* Done:murphy2007-01-013-8/+32
* Adjusted tests for rhtml and nitro.murphy2006-10-203-64/+64
* Improved output.murphy2006-10-201-19/+25
* Improved Delphi scanner.murphy2006-10-202-2969/+2969
* Added WordList tests. Renamed Basic to BasicTest.murphy2006-10-203-5/+70
* 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-1812-420/+513
* strange.in.rb test output fixed.murphy2006-10-181-5/+5
* Fixed besetzung.in.rb test.murphy2006-10-181-0/+0
* Fixed warning in bench.rb.murphy2006-10-186-43/+57
* Ignore *.debug.diff generated by scanner tests.murphy2006-10-181-1/+1
* Fixed functional test.murphy2006-10-183-192/+194
* Fixed test: sort plugin lists.murphy2006-10-171-2/+2
* Added functional test task and renamed all test task descriptions.murphy2006-10-171-14/+0
* Declared Version 0.7.4!murphy2006-10-172-0/+66
* C++ test added.murphy2006-10-172-0/+1036
* Renamed tests: .actual.* is (ignored) output, .expected.* is input now.murphy2006-10-1733-9/+13
* Made CodeRay ready Ruby 1.9:murphy2006-10-171-1/+1
* Moved scanner tests into test/scanners.murphy2006-10-1574-5/+6
* Tests:murphy2006-10-151-9/+77
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-283-1/+61
* 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-1144-14179/+40865
* Big re-indenting - no more tabs!murphy2006-07-107-111/+111