summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTestMultipleConfigures
Commit message (Collapse)AuthorAgeFilesLines
* Add test to enable detecting differences between generation N and N+1 of a ↵David Cole2009-10-261-0/+165
cmake generated build tree. Theoretically, each generation run with exactly the same arguments should be identical to the previous generation... Practically, there are differences. This is a tool to help us measure those differences. For now, the test always succeeds. Eventually, we may add the code to make it fail when there are differences.