aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-02-21Some fixes and tests1.1Mattias Andrée1-0/+372
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-02-19Add tests for new escape sequencesMattias Andrée1-8/+35
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-02-19Add LIBTERMINPUT_MACRO_ON_BLOCKMattias Andrée1-2/+8
Signed-off-by: Mattias Andrée <m@maandree.se>
2025-02-19misc cleanup, fixes, and clarifications, and escape sequenceMattias Andrée1-6/+32
Signed-off-by: Mattias Andrée <m@maandree.se>
2021-09-16Improve make file, fix tests, fix warnings, and add macro and pause key to interative test1.0.2Mattias Andrée1-45/+52
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-17Fix and test CSI u1.0.1Mattias Andrée1-0/+108
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Make test compile faster1.0Mattias Andrée1-135/+210
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Add last testMattias Andrée1-0/+20
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Add final tests for mouse trackingMattias Andrée1-2/+76
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Fix mouse tracking support and add more tests for itMattias Andrée1-120/+218
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Add tests for mouse eventsMattias Andrée1-0/+134
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Add more tests and fixesMattias Andrée1-0/+188
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Fix bracketed paste supportMattias Andrée1-5/+32
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-04-10Add tests and make some fixesMattias Andrée1-0/+262
Signed-off-by: Mattias Andrée <maandree@kth.se>