Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improved fallback for scanner tests if Term::ANSIColor is not available. | murphy | 2006-10-19 | 1 | -2/+6 |
* | Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem. | murphy | 2006-10-18 | 12 | -420/+513 |
* | strange.in.rb test output fixed. | murphy | 2006-10-18 | 1 | -5/+5 |
* | Fixed besetzung.in.rb test. | murphy | 2006-10-18 | 1 | -0/+0 |
* | Fixed warning in bench.rb. | murphy | 2006-10-18 | 6 | -43/+57 |
* | Ignore *.debug.diff generated by scanner tests. | murphy | 2006-10-18 | 1 | -1/+1 |
* | Fixed functional test. | murphy | 2006-10-18 | 2 | -191/+193 |
* | C++ test added. | murphy | 2006-10-17 | 2 | -0/+1036 |
* | Renamed tests: .actual.* is (ignored) output, .expected.* is input now. | murphy | 2006-10-17 | 33 | -9/+13 |
* | Made CodeRay ready Ruby 1.9: | murphy | 2006-10-17 | 1 | -1/+1 |
* | Moved scanner tests into test/scanners. | murphy | 2006-10-15 | 73 | -0/+54369 |