summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake')
-rw-r--r--Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake b/Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake
deleted file mode 100644
index 322a689..0000000
--- a/Tests/RunCMake/SolutionGlobalSections/PrePost-check.cmake
+++ /dev/null
@@ -1,6 +0,0 @@
-parseGlobalSections(pre post PrePost)
-testGlobalSection(post Postsec Key1=Value2)
-testGlobalSection(pre Presec Key1=Value1 "Key2=Value with some spaces")
-testGlobalSection(post Emptysec)
-testGlobalSection(post ExtensibilityGlobals)
-testGlobalSection(post ExtensibilityAddIns)