diff options
author | FeRD (Frank Dana) <ferdnyc@gmail.com> | 2024-01-06 08:30:34 (GMT) |
---|---|---|
committer | FeRD (Frank Dana) <ferdnyc@gmail.com> | 2024-01-29 10:23:37 (GMT) |
commit | 7aacae4e0e08ce20bb2d46c2394eeae005d249d2 (patch) | |
tree | 373c57b792a57e2a2dabe1fdad55b146e158b46f /Tests/FindPython/Python2Module | |
parent | a8c09ab5f5235caf17544a38fb228378a698f6c6 (diff) | |
download | CMake-7aacae4e0e08ce20bb2d46c2394eeae005d249d2.zip CMake-7aacae4e0e08ce20bb2d46c2394eeae005d249d2.tar.gz CMake-7aacae4e0e08ce20bb2d46c2394eeae005d249d2.tar.bz2 |
Tests: Add unit tests for property redefinition
From reading `Source/cmDefinePropertyCommand.cxx` and
`Source/cmPropertyDefinition.cxx`, attempts to use `define_property()`
to redefine an existing property will be silently ignored.
Once a property is defined, it cannot be redefined.
Add some unit tests to confirm this behavior of `define_property()`
remains as expected based on the current implementation.
Diffstat (limited to 'Tests/FindPython/Python2Module')
0 files changed, 0 insertions, 0 deletions