CMake/Tests/RunCMake/TargetPropertyGeneratorExpr...
Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format
Run the `Utilities/Scripts/clang-format.bash` script to update
all our C++ code to a new style defined by `.clang-format`.
Use `clang-format` version 3.8.

* If you reached this commit for a line in `git blame`, re-run the blame
  operation starting at the parent of this commit to see older history
  for the content.

* See the parent commit for instructions to rebase a change across this
  style transition commit.
2016-05-16 16:05:19 -04:00
..
BadInvalidName1-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName1-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName1.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName2-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName2-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName2.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName3-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName3-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName3.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName4-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName4-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName4.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName5-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName5-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName5.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName6-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName6-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName6.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName7-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName7-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName7.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName8-result.txt GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadInvalidName8-stderr.txt Keep track of INCLUDE_DIRECTORIES as a vector of structs. 2013-01-03 13:45:40 -05:00
BadInvalidName8.cmake GenEx: Validate target and property names. 2012-10-09 08:26:45 -04:00
BadNonTarget-result.txt GenEx: Report actual target name not found, not "0" each time. 2012-10-09 08:26:40 -04:00
BadNonTarget-stderr.txt Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
BadNonTarget.cmake Fix spelling and typos (affecting binary data / module messages) 2013-05-07 08:39:19 -04:00
BadSelfReference1-result.txt Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference1-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference1.cmake Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference2-result.txt Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference2-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference2.cmake Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference3-result.txt Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference3-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference3.cmake Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference4-result.txt Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference4-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference4.cmake Process generator expressions in the INCLUDE_DIRECTORIES property. 2012-09-28 08:50:10 -04:00
BadSelfReference5-result.txt Process generator expressions in the COMPILE_DEFINITIONS target property. 2012-09-28 08:50:16 -04:00
BadSelfReference5-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference5.cmake Process generator expressions in the COMPILE_DEFINITIONS target property. 2012-09-28 08:50:16 -04:00
BadSelfReference6-result.txt Process generator expressions in the COMPILE_DEFINITIONS target property. 2012-09-28 08:50:16 -04:00
BadSelfReference6-stderr.txt Tests: Don't rely on ordering of targets in maps. 2015-05-17 11:19:20 +02:00
BadSelfReference6.cmake Process generator expressions in the COMPILE_DEFINITIONS target property. 2012-09-28 08:50:16 -04:00
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
LinkImplementationCycle1-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle1-stderr.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle1.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle2-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle2-stderr.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle2.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle3-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle3.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle4-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle4-stderr.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle4.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle5-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle5-stderr.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle5.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle6-result.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle6-stderr.txt Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
LinkImplementationCycle6.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
RunCMakeTest.cmake Genex: Fix stack overflow in transitive property evaluation. 2014-07-02 00:09:38 +02:00
empty.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00