mirror of
https://github.com/lihop/godot-xterm.git
synced 2025-05-06 20:55:31 +02:00
Travis CI integration
This commit is contained in:
parent
f5e98c68ce
commit
d8156e0d5a
3 changed files with 29 additions and 1 deletions
20
.gutconfig.json
Normal file
20
.gutconfig.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"dirs": [ "res://test" ],
|
||||
"disable_colors": false,
|
||||
"double_strategy": "partial",
|
||||
"ignore_pause": false,
|
||||
"include_subdirs": true,
|
||||
"inner_class": "",
|
||||
"log_level": 1,
|
||||
"opacity": 100,
|
||||
"post_run_script": "",
|
||||
"pre_run_script": "",
|
||||
"prefix": "test_",
|
||||
"selected": "",
|
||||
"should_exit": true,
|
||||
"should_exit_on_success": false,
|
||||
"should_maximize": false,
|
||||
"suffix": ".gd",
|
||||
"tests": [],
|
||||
"unit_test_name": ""
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue