History: src/server/server_test_harness.zig
Ref:
| Hash | Message | Author | Date |
|---|---|---|---|
| ea49739c | merge: integrate gui text selection sprint | a73x | 2026-09-06 |
| 0716f07b | feat: keep native selections anchored as output scrolls | a73x | 2026-09-06 |
| c5be8085 | build: add pinned linting and reliable development checks | a73x | 2026-09-06 |
| 12cb9419 | build: the engine is its own module, and no client row links ghostty-vt | a73x | 2026-09-04 |
| f07a56c8 | feat: the wire carries cells; the replica is a grid and every painter reads it | a73x | 2026-09-04 |
| 4ab43004 | test: the nag test pins the grace it is named for | a73x | 2026-09-04 |
| 92bb8917 | test: the stubborn shell's fixture owns its own readiness wait | a73x | 2026-09-04 |
| 762d350f | test: the stubborn-shell wait names the session the test ends | a73x | 2026-09-04 |
| e5af07b9 | test: the stubborn shell is armed before anything ends it | a73x | 2026-09-04 |
| 808d5586 | refactor: every remaining std.os.linux spelling goes through an os row or std.c | a73x | 2026-09-03 |
| 97ca97d2 | docs: say why the harness quicPump keeps its own loop | a73x | 2026-08-31 |
| c6e21ed4 | test: server_test_session rides the harness awaits | a73x | 2026-08-31 |
| 63169650 | test: server_test_attach rides the harness awaits | a73x | 2026-08-31 |
| dcc68464 | test: server_test_agent rides pumpUntil | a73x | 2026-08-31 |
| 0fffc3cf | test: the harness gains pumpUntil and Link-backed 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 |
| daa3bf69 | refactor: the daemon owns its command surface, shell integration, upgrade and QUIC arm as child files | a73x | 2026-08-30 |
| c651e9a0 | refactor: one QUIC client, dialled by the product and by the tests | a73x | 2026-08-29 |
| 907b6627 | refactor: modules live in the folder of what owns them | a73x | 2026-08-28 |