History: src/server/server_test_modes.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| cefede26 | feat: term_modes carries the alternate screen and DECCKM, so the wheel rule needs no engine | a73x | 2026-09-04 |
| 670a80f5 | test: the last counted waits — modes, await, deliver | a73x | 2026-08-31 |
| 7e9a491b | test: server_test_modes rides the harness awaits | a73x | 2026-08-31 |
| c2004563 | The harness owns a running daemon and a threaded await | a73x | 2026-08-31 |
| 90c7c32f | The daemon's tests connect like a client: the dial sweep | a73x | 2026-08-31 |
| 5d4461e0 | Build the test socket pair with socketpair(2) | a73x | 2026-08-31 |
| afd3bd11 | refactor: the daemon's tests name what they pin, in two lines | a73x | 2026-08-30 |
| 9a21f071 | refactor: one term component — wire contract, engine, delta and replay core behind a single seam | a73x | 2026-08-30 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |