diff options
author | Craig Scott <craig.scott@crascit.com> | 2019-11-05 07:40:50 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-11-05 17:08:35 (GMT) |
commit | eb9d945f142ac7638baaf879fb9464fa39e3e9a7 (patch) | |
tree | 9dc10990cc5882cd272272315f669e22d8e71a37 /Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake | |
parent | c544cb66984f16cc63ebace16ccd911adc550b9d (diff) | |
download | CMake-eb9d945f142ac7638baaf879fb9464fa39e3e9a7.zip CMake-eb9d945f142ac7638baaf879fb9464fa39e3e9a7.tar.gz CMake-eb9d945f142ac7638baaf879fb9464fa39e3e9a7.tar.bz2 |
CTest: Rename hardware -> resources for RunCMake tests
Also includes variants like hw -> res
Diffstat (limited to 'Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake')
-rw-r--r-- | Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake b/Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake deleted file mode 100644 index ca0c6b8..0000000 --- a/Tests/RunCMake/CTestHardwareAllocation/cthwalloc-write-proc-good2-check.cmake +++ /dev/null @@ -1,6 +0,0 @@ -cthwalloc_verify_log( -[[begin cthwalloc-write-proc-good2 -alloc widgets 3 8 -dealloc widgets 3 8 -end cthwalloc-write-proc-good2 -]]) |