Skip to content
  • David Cole's avatar
    Add test to enable detecting differences between generation N and N+1 of a... · 20fe27cd
    David Cole authored
    Add test to enable detecting differences between generation N and N+1 of a 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.
    20fe27cd