summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeLib/testRST.cxx
Commit message (Expand)AuthorAgeFilesLines
* Source: fix many -Wmissing-prototypes warnings by marking functions staticSean McBride2021-10-251-1/+2
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-4/+5
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Tests/CMakeLib: use cmsys::ifstreamDaniel Pfeifer2016-09-031-3/+6
* Pass arguments that are not modified as const&.Daniel Pfeifer2016-05-261-1/+1
* Revise C++ coding style using clang-formatKitware Robot2016-05-161-37/+27
* Tests: Fix CMakeLib.testRST for relative __FILE__Brad King2014-06-061-2/+7
* Add class cmRST to do basic reStructuredText processingBrad King2013-10-161-0/+96