6 Commits

Author SHA1 Message Date
8d688fa304 Add module-info files (#886) 2025-05-15 03:55:54 +00:00
0494e5fa79 Remove unused Turbine (#868) 2025-04-26 02:51:18 +00:00
e369697b9c Test focus state change logic (#867) 2025-04-25 20:28:28 +00:00
cbc577494c Create TTY terminal test harness and start testing (#850) 2025-04-09 14:48:46 +00:00
3736dd4e71 Make copyBuffer public API (#791)
It could be useful, and avoids the whole TestApi nonsense.
2025-03-13 23:55:47 -04:00
d77614b518 Split Terminal API from TTY Terminal implementation (#785)
This fixes the public API problem in the runtime.

Expose a TestTerminal from the testing library as well.
2025-03-13 15:30:10 +00:00