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