godot-xterm/test
Leroy Hopson 55b0a0577d
Update bell
- Don't add the bell to the archive to keep it small a simplify
  licensing. Also bells seem to be rarely used with terminal emulators.
- Don't play the bell directly from the Terminal node by adding an
  AudioStreamPlayer, but make it easy to tune the "bell" signal behavior
  from the Terminal node so that only an AudioStreamPlayer node's play()
  method needs to be connected to it.
- Keep the bell.wav sound around for testing/demo.
2021-07-23 08:37:49 +07: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 Update tests 2021-07-20 12:02:23 +07:00
scenes Multiple updates 2021-06-20 18:33:40 +07:00
unit Update bell 2021-07-23 08:37:49 +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