stabilize tests

This commit is contained in:
master
2026-02-01 21:37:40 +02:00
parent 55744f6a39
commit 5d5e80b2e4
6435 changed files with 33984 additions and 13802 deletions

View File

@@ -26,7 +26,7 @@ Provide high-performance x86/x86-64 disassembly via Iced library. Serve as the p
## Required Reading
- Iced documentation: https://github.com/icedland/iced
- `docs/implplan/SPRINT_20260102_001_BE_binary_delta_signatures.md`
- `docs-archived/implplan/2026-01-02-completed-sprints/SPRINT_20260102_001_BE_binary_delta_signatures.md`
## Working Agreement
1. Update task status in sprint file when starting/finishing work.
@@ -34,3 +34,4 @@ Provide high-performance x86/x86-64 disassembly via Iced library. Serve as the p
3. Report capabilities accurately (no ARM, MIPS, etc.).
4. Handle malformed binaries gracefully without crashing.
5. Keep Iced NuGet version pinned for reproducible builds.