summaryrefslogtreecommitdiff
path: root/test/html/suite.rb
Commit message (Collapse)AuthorAgeFilesLines
* Moved scanner tests into test/scanners.murphy2006-10-151-2/+0
|
* Totally revamped test system. Nitro will be fixed soon.murphy2006-07-111-9/+2
| | | | | A bunch of new tests. Delphi and XML are now tested, too. bench/example.dump deleted (depends on Ruby version, OS, whatever. Nothing for the repo.)
* Big re-indenting - no more tabs!murphy2006-07-101-5/+5
|
* Added HTML scanner!murphy2006-04-041-0/+9
Added test/html/suite.rb and tolkien.in.html test. Benchmark produces inline line numbers now. Minor changes to Ruby and C scanners. Rakefile: unit tests now in -d mode.