commit | f755296f9d5d8099b696d1512a118438265f6f9f | [log] [tgz] |
---|---|---|
author | Ben Boeckel <ben.boeckel@kitware.com> | Wed Jan 25 17:10:39 2023 -0500 |
committer | Ben Boeckel <ben.boeckel@kitware.com> | Thu Jan 26 23:19:44 2023 -0500 |
tree | ffe78f5f96a64141f0d231fd6f393135f354471a | |
parent | 62483b9b99647bcec8275d7b139a64e879623fcc [diff] |
Tests/RunCMake/CXXModules: add tests which don't export C++ module properties The existing `export-interfaces-{build,install}` tests were actually doing this, but make those test exporting the interfaces and copy the existing tests to tests which explicitly test the "no properties" condition.