godot-xterm/addons/gut
Leroy Hopson d784b53e25
Add GUT (CLI only) and remove gd-plug
Commit GUT directly to the git repo and remove gd-plug as it is no
longer required to install GUT.

Modify GUT to be used by command-line only.

For example:
```
cp test/.gutconfig.ci.json .gutconfig.json
godot --no-window -s addons/gut/gut_cmdln.gd
```
2022-07-11 09:33:00 +12:00
..
double_templates Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
gui Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
autofree.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
comparator.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
compare_result.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
diff_formatter.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
diff_tool.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
doubler.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
get_native_script.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
gut.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
gut_cmdln.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
gut_config.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
GutScene.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
GutScene.tscn Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
hook_script.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
icon.png Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
icon.png.import Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
input_factory.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
input_sender.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
junit_xml_export.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
LICENSE.md Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
logger.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
method_maker.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
one_to_many.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
optparse.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
orphan_counter.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
parameter_factory.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
parameter_handler.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
plugin_control.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
printers.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
result_exporter.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
signal_watcher.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
source_code_pro.fnt Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
spy.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
strutils.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
stub_params.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
stubber.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
summary.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
test.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
test_collector.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
thing_counter.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
UserFileViewer.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
UserFileViewer.tscn Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00
utils.gd Add GUT (CLI only) and remove gd-plug 2022-07-11 09:33:00 +12:00