kitty/kitty_tests
Kovid Goyal 951951776a
Ensure group_count is never zero in any ImageRef
Now group_count means the number of refs pointing to the same image from
that ref onwards. This is needed because we can index the list of refs
at any point when drawing not just at the start of a group.

Fixes #6594
2023-09-02 12:48:44 +05:30
..
__init__.py Fix stdio not actually being forwarded 2023-08-05 13:24:25 +05:30
bench_scrollback.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
CascadiaCode-Regular.otf
check_build.py Remove rendering via framebuffer for transparent windows with images 2023-06-21 16:06:07 +05:30
clipboard.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
completion.py Rename kitty-tool to kitten 2023-01-14 15:44:52 +05:30
crypto.py Only import resource module when actually running the test instead of at import time 2023-05-24 16:59:44 +05:30
datatypes.py ... 2023-05-25 12:25:46 +05:30
file_transmission.py Add more integration testing for the transfer kitten 2023-07-30 19:49:47 +05:30
FiraCode-Medium.otf
fonts.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
glfw.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
gr.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
graphics.py Ensure group_count is never zero in any ImageRef 2023-09-02 12:48:44 +05:30
iosevka-regular.ttf
keys.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
layout.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
LiberationMono-Regular.ttf
main.py flush after run_cli, more logical 2023-08-07 12:37:27 +05:30
mouse.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
open_actions.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
options.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
parser.py ... 2023-07-30 19:49:38 +05:30
screen.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Port the shell integration tests to use the run-shell kitten 2023-06-26 16:53:08 +05:30
shm.py Go SHM API to read simple data with size from SHM name 2023-02-26 08:01:02 +05:30
ssh.py Fix misspellings 2023-06-14 03:39:53 +06:00
tui.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utmp.py ... 2022-12-11 20:55:06 +05:30