This website requires JavaScript.
Explore
Help
Register
Sign In
KittyPatch
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
kitty
/
kitty_tests
History
Kovid Goyal
6127d2d122
Make the sprite map globally accessible from C code as well as python code
...
The lock was removed as the Python GIL is sufficient to serialize access to the SpriteMap structure.
2017-09-15 10:45:10 +05:30
..
__init__.py
Test for toggling IUTF8
2017-04-28 09:41:47 +05:30
datatypes.py
Make the sprite map globally accessible from C code as well as python code
2017-09-15 10:45:10 +05:30
keys.py
Add tests for key mapping
2017-05-20 11:41:21 +05:30
parser.py
Forgot to change test
2017-05-19 15:54:34 +05:30
screen.py
Allow skipping of tests that depend on a modern wcwidth() via an env var
2017-01-10 13:52:15 +05:30