godot-xterm/test
Leroy Hopson 3378e6ff8f
Add process_mode property to PTY
Adds process_mode property to PTY which can be set to IDLE or PHYSICS.
Determines whether the PTY will be updated in the `_process()` or
`_physics_process()` step. Defaults to PHYSICS.
2022-08-06 20:14:56 +12:00
..
files Add some files for manually testing fonts, colors and UTF8 2021-07-23 07:42:43 +07:00
import_plugins/xrdb Add basic .xrdb/.Xresources import plugin 2021-07-19 00:10:16 +07:00
integration Run tests in CI environment 2021-07-18 23:05:17 +07:00
mocks Add process_mode property to PTY 2022-08-06 20:14:56 +12:00
platform/unix Refactor PTY 2022-07-11 09:33:01 +12:00
scenes Prevent loss of focus on Tab/Arrow key press 2022-08-05 10:55:24 +12:00
unit Add process_mode property to PTY 2022-08-06 20:14:56 +12:00
.gutconfig.ci.json Run tests in CI environment 2021-07-18 23:05:17 +07:00
.gutconfig.unix.json Run tests in CI environment 2021-07-18 23:05:17 +07:00
.gutconfig.windows.json Run tests in CI environment 2021-07-18 23:05:17 +07:00