summaryrefslogtreecommitdiff
path: root/test/scanners/cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-149-18230/+0
| | | | at http://svn.rubychan.de/coderay-scanner-tests/trunk.
* Copying changes and fixes for 0.9.0rc3 from terminal-encoder branch over to ↵murphy2009-12-283-12/+62
| | | | trunk.
* New Scanner: *C++* (#76)!murphy2009-10-199-0/+18180
There's a problem with the ternary operator (?:) and labels which needs to be fixed in C, C++ and PHP scanners. I'll get to that soon.