kitty/kitty_tests
2026-04-21 14:06:33 +05:30
..
__init__.py Work on testing infrastructure for DnD kitten 2026-04-19 20:21:55 +05:30
atexit.py Add integration test for go atexit implementation 2025-09-30 12:37:25 +05:30
CascadiaCode-Regular.otf
check_build.py Cleanup previous PR 2026-03-15 08:38:59 +05:30
clipboard.py
command_palette.py Add alias and combine support to the command palette 2026-04-06 09:45:39 -07:00
completion.py remove leftover debug prints 2025-07-20 21:45:36 +05:30
crypto.py
datatypes.py Cleanup previous PR 2026-03-16 17:38:14 +05:30
dnd.py Refactor test code to make it less cluttered 2026-04-19 14:28:46 +05:30
dnd_kitten.py More work on dnd kitten 2026-04-21 14:06:33 +05:30
file_transmission.py
FiraCode-Medium.otf
fonts.py Implement software rendering for Unicode 16 legacy computing symbols 2026-04-11 14:17:21 +05:30
glfw.py
gr.py
GraphemeBreakTest.json Add support for Unicode 17 2025-10-18 09:59:53 +05:30
graphics.py Add tests for graphics protocol crash fixes (commits e9661f0 and 48ab623) 2026-03-23 03:39:38 +00:00
iosevka-regular.ttf
keys.py Cleanup previous PR 2026-03-26 09:30:14 +05:30
layout.py ... 2026-04-19 21:05:14 +05:30
LiberationMono-Regular.ttf
main.py Bump python version in CI 2026-04-19 21:35:13 +05:30
mouse.py Fix double-click word selection not extending beyond viewport edges 2026-04-07 09:49:50 +00:00
multicell.py Fix crash in overlay line drawing on uninitialized linebuf view 2026-04-18 13:10:07 +08:00
notifications.py
open_actions.py
options.py Support negative inactive_text_alpha values for active-window-only fading 2026-04-09 13:04:01 +08:00
panels.py ... 2025-05-03 10:47:03 +05:30
parser.py Add parse test for CSI 14;2 t 2025-11-24 11:23:21 +05:30
screen.py Fix issue #9834: preserve trailing spaces on soft-wrapped lines during copy 2026-04-08 17:17:20 +00:00
search_query_parser.py
shell_integration.py Fix test failure with fish >= 4.1 2025-09-29 14:01:57 +05:30
shm.py
ssh.py Dont use subTest as it doesnt work with retry_on_failure 2025-04-07 05:22:15 +05:30
tui.py
twemoji_smiley-cff2_colr_1.otf Add basic colrv1 rendering test 2025-02-03 11:06:41 +05:30
utmp.py