yonlu
0cdfe48e2e
test(15-02): add comprehensive tests for AtomicWrite
- TestAtomicWrite_Success: overwrite with permission preservation
- TestAtomicWrite_NewFile: create new file with 0644 default
- TestAtomicWrite_CallbackError: rollback on callback failure
- TestAtomicWrite_OrphanCleanup: clean orphaned .yj-tmp files
- TestAtomicWrite_SameDirectoryTempFile: verify same-dir constraint
- TestAtomicWrite_PermissionPreservation: table-driven 644/755/600
- TestAtomicWrite_SyncAndClose: 1MiB write with size verification
2026-03-16 18:13:35 -04:00
..
2026-02-14 01:52:27 -06:00
2026-03-06 21:46:09 -05:00
2026-02-25 15:31:05 -05:00
2026-03-16 18:12:06 -04:00
2026-03-12 19:37:07 -04:00
2026-03-05 14:07:50 -05:00
2026-03-16 18:13:35 -04:00
2026-02-28 13:30:36 -05:00
2026-03-16 18:10:57 -04:00
2026-02-13 20:39:23 -06:00
2026-02-25 20:51:29 -05:00
2026-03-05 19:11:56 -05:00
2026-03-07 02:06:08 -05:00
2026-03-16 12:47:42 -04:00
2026-02-20 18:27:25 -06:00
2026-03-12 19:38:36 -04:00
2026-03-06 21:46:09 -05:00
2026-02-19 13:59:02 -05:00
2026-03-05 14:07:50 -05:00
2026-03-03 17:00:12 -05:00
2026-03-16 12:47:42 -04:00