)]}'
{
  "commit": "7aacae4e0e08ce20bb2d46c2394eeae005d249d2",
  "tree": "373c57b792a57e2a2dabe1fdad55b146e158b46f",
  "parents": [
    "a8c09ab5f5235caf17544a38fb228378a698f6c6"
  ],
  "author": {
    "name": "FeRD (Frank Dana)",
    "email": "ferdnyc@gmail.com",
    "time": "Sat Jan 06 03:30:34 2024 -0500"
  },
  "committer": {
    "name": "FeRD (Frank Dana)",
    "email": "ferdnyc@gmail.com",
    "time": "Mon Jan 29 05:23:37 2024 -0500"
  },
  "message": "Tests: Add unit tests for property redefinition\n\nFrom reading `Source/cmDefinePropertyCommand.cxx` and\n`Source/cmPropertyDefinition.cxx`, attempts to use `define_property()`\nto redefine an existing property will be silently ignored.\nOnce a property is defined, it cannot be redefined.\n\nAdd some unit tests to confirm this behavior of `define_property()`\nremains as expected based on the current implementation.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "93eaf1b86573ff18ec5170596a4dada3c7d49aa6",
      "old_mode": 33188,
      "old_path": "Tests/RunCMake/define_property/RunCMakeTest.cmake",
      "new_id": "0a457df628355a5e6cc44ee869e905c37abc864b",
      "new_mode": 33188,
      "new_path": "Tests/RunCMake/define_property/RunCMakeTest.cmake"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "b0b5e95e7fe7f48da0a9272a1d224869cf9e8df4",
      "new_mode": 33188,
      "new_path": "Tests/RunCMake/define_property/define_property-redefine.cmake"
    }
  ]
}
