about summary refs log tree commit diff stats
path: root/text_tests.lua
Commit message (Expand)AuthorAgeFilesLines
* override mouse state lookups in testsKartik K. Agaram2022-06-121-19/+19
* include a unit testKartik K. Agaram2022-06-091-0/+17
* fix a corner case when selecting textKartik K. Agaram2022-06-091-0/+30
* moveKartik K. Agaram2022-06-091-4/+4
* test both ways of selecting text with mouseKartik K. Agaram2022-06-091-4/+25
* another bugfix in scrolling while inserting textKartik K. Agaram2022-06-051-2/+21
* bugfix in previous commitKartik K. Agaram2022-06-051-0/+10
* check for scroll when just typingKartik K. Agaram2022-06-051-2/+33
* some typosKartik K. Agaram2022-06-051-2/+2
* experiment: slightly adaptive scrollingKartik K. Agaram2022-06-041-14/+42
* select text with shift + mouseclickKartik K. Agaram2022-06-041-0/+28
* extract a couple of filesKartik K. Agaram2022-06-031-0/+931