summaryrefslogtreecommitdiffstats
path: root/Source/CTest/cmParseBlanketJSCoverage.cxx
Commit message (Expand)AuthorAgeFilesLines
* Remove second arg: npos in substr usagesPavel Solodovnikov2017-06-011-2/+2
* Access string npos without instancePavel Solodovnikov2017-06-011-17/+17
* cmParseBlanketJSCoverage: Pass unmodified parameter as const&Brad King2017-06-011-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* CTest: fix include-what-you-use violationsDaniel Pfeifer2016-08-251-2/+3
* CTest: don't use else after returnDaniel Pfeifer2016-08-181-2/+1
* Merge topic 'remove-needless-copies'Brad King2016-05-271-2/+2
|\
| * Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-261-2/+2
* | Remove redundant c_str() calls.Daniel Pfeifer2016-05-261-1/+1
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-74/+58
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-3/+3
* Source: Stabilize include orderBrad King2016-04-291-2/+2
* ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-6/+6
* CTest: Remove code to fix scanbuild errorsJoseph Snyder2014-12-151-2/+0
* Remove some unneeded c_str calls.Stephen Kelly2014-11-231-3/+3
* CTest: Add Javascript coverage parserJoseph Snyder2014-10-291-0/+166