Files
AC6_recomp/thirdparty
Danshet 56c4e277b4 Unit-test the atomic write path (deterministic torn-write drill)
A crash cannot be unit-tested, but the disk state it leaves behind can. each failure point of the atomic write path: an abandoned temp, a death between the two commit renames, a stale write-in-progress marker, is constructed directly on disk and the recovery code asserted against it. The drill runs device-level without the game, deterministically.
2026-08-17 21:30:54 +02:00
..