)]}'
{
  "commit": "b06d2685c8ca2276cf6693763be1da94b9a90da0",
  "tree": "01379b5e840aef5081d485ba2c547b56e00c98b8",
  "parents": [
    "e68bee4333c99430c04adfd9b3193a2013f89870"
  ],
  "author": {
    "name": "Jaeden Amero",
    "email": "jaeden@patater.com",
    "time": "Sat Apr 11 09:15:08 2026 +0000"
  },
  "committer": {
    "name": "LIU Hao",
    "email": "lh_mouse@126.com",
    "time": "Fri Apr 17 19:38:14 2026 +0800"
  },
  "message": "crt: Rewrite t_intrinc with proper assertions\n\nThe previous test only exercised InterlockedIncrement and\nInterlockedDecrement, used printf for output, and never returned a\nfailure exit code, making it useless as an automated test.\n\nReplace it with a proper test that covers InterlockedIncrement,\nInterlockedDecrement, InterlockedExchange, InterlockedExchangeAdd,\nInterlockedCompareExchange, InterlockedCompareExchangePointer, and\nInterlockedExchangePointer. Each function is checked for a correct\nreturn value and correct stored value. InterlockedCompareExchange and\nInterlockedCompareExchangePointer are tested with both matching and\nnon-matching arguments.\n\nSigned-off-by: Jaeden Amero \u003cjaeden@patater.com\u003e\nSigned-off-by: LIU Hao \u003clh_mouse@126.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "000a77e68f37a3346b97a788dee14ba77d97186d",
      "old_mode": 33188,
      "old_path": "mingw-w64-crt/testcases/t_intrinc.c",
      "new_id": "8eb5a252d46c01402931d1a9cd535f0ba19b4cf6",
      "new_mode": 33188,
      "new_path": "mingw-w64-crt/testcases/t_intrinc.c"
    }
  ]
}
