summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenerateExportHeader/exportheader_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
* MSYS: Add support for running under MSYS runtime environmentOrgad Shaneh2021-04-261-9/+15
* replace std::string::substr() with operations that do not allocate memoryRolf Eike Beer2020-03-231-3/+3
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-5/+5
* Tests: Refactor GenerateExportHeader test codeMatthew Woehlke2016-09-121-59/+74
* Tests: Add data symbols to GenerateExportHeader testMatthew Woehlke2016-09-121-0/+20
* Tests: Add failure test for GenerateExportHeaderMatthew Woehlke2016-09-121-18/+15
* Tests: Port GenerateExportHeader test to RunCMake infrastructureBrad King2016-09-051-0/+137