summaryrefslogtreecommitdiff
path: root/test/scanners/sql/reference.expected.raydebug
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-109/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* Tests for the improved SQL scanner.murphy2010-03-211-71/+71
|
* Test cleanup.murphy2009-04-201-32/+32
| | | | | | * Fixed Scheme and SQL scanner tests after last bugfix. * Removed obsolete Python test file.
* New: *PHP and SQL Scanners*murphy2009-04-201-0/+109
* Both not well tested yet, preview versions. * Some example code for both languages. * PHP scanner original by Stefan Walk. * SQL scanner using code by Keith Pitt and Josh Goebel.