Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Exclude bad RunCMake.add_executable case on multi-arch Xcode | Brad King | 2017-10-24 | 1 | -1/+3 |
| | | | | | | | The `NoSourcesButLinkObjects` case would not be expected to work under Xcode with multiple architectures even if the target objects were listed directly as sources. Exclude it. We already exclude similar cases in `RunCMake.add_library`. | ||||
* | Tests: Add tests for missing sources in add_executable and add_library. | Deniz Bahadir | 2017-09-20 | 1 | -0/+5 |