godot-xterm/test
Leroy Hopson df32ee3c18
Refactor PTY
PTY now provides a public interface to an underlying instance of
PTYNative. The PTYNative class can be extended as appropriate for
each platform and the platform-specific implementation will be
selected by PTY at runtime.
2022-07-11 09:33:01 +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
platform/unix Refactor PTY 2022-07-11 09:33:01 +12:00
scenes Move terminal.gd and pty.gd to godot_xterm directory 2021-07-26 00:39:48 +07:00
unit Refactor PTY 2022-07-11 09:33:01 +12:00
.gutconfig.3.2.json Enable tests for v3.2 2021-07-23 22:07:57 +07: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