summaryrefslogtreecommitdiff
path: root/test/fake-reactor.c
AgeCommit message (Collapse)Author
2025-11-19Make sure rendering happens at least 7ms apartrendering-improvementsAlbert Cervin
Running a lot faster just causes tearing.
2024-09-12WIP LSP clientAlbert Cervin
This contains the start of an LSP client. Nothing (except starting the LSP server) works at the moment and the feature is disabled by default.
2023-01-26More tests and documentationAlbert Cervin
Also, split out platform-specific parts and add mocks for tests.