summaryrefslogtreecommitdiff
path: root/test/scanners/cpp/elvis.in.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moving scanner tests into separate repository. The repository can be reached ↵murphy2010-04-141-26/+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-281-1/+26
| | | | trunk.
* New Scanner: *C++* (#76)!murphy2009-10-191-0/+1
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.