quakeforge/libs/console/test
Bill Currie 5e8d18a774 [console] Add failing test for adding to full 1-line buffer
I've decided that appending to a full single-line buffer should simply
scroll through the existing text. Unsurprisingly, the existing code
doesn't handle the situation all that well. While I've already got a fix
for it, I think I've got a better idea that will handle full buffers
more gracefully.
2022-09-17 15:31:52 +09:00
..
Makemodule.am [console] Add failing unit test for con_buffer 2022-09-17 12:59:36 +09:00
test-buffer.c [console] Add failing test for adding to full 1-line buffer 2022-09-17 15:31:52 +09:00