35 lines
811 B
JSON
35 lines
811 B
JSON
{
|
|
"background_color": "292929ff",
|
|
"compact_mode": false,
|
|
"config_file": "res://.gutconfig.json",
|
|
"dirs": [
|
|
"res://test/resources/GutControlDirs",
|
|
"res://test/unit"
|
|
],
|
|
"disable_colors": false,
|
|
"double_strategy": "include super",
|
|
"font_color": "137700ff",
|
|
"font_name": "CourierPrime",
|
|
"font_size": 16,
|
|
"gut_on_top": true,
|
|
"hide_orphans": true,
|
|
"ignore_pause": true,
|
|
"include_subdirs": true,
|
|
"inner_class": null,
|
|
"junit_xml_file": "",
|
|
"junit_xml_timestamp": false,
|
|
"log_level": 3,
|
|
"opacity": 100,
|
|
"paint_after": 0.1,
|
|
"post_run_script": "",
|
|
"pre_run_script": "",
|
|
"prefix": "test_",
|
|
"selected": "test_i482_double_resource.gd",
|
|
"should_exit": false,
|
|
"should_exit_on_success": true,
|
|
"should_maximize": false,
|
|
"show_help": false,
|
|
"suffix": ".gd",
|
|
"tests": [],
|
|
"unit_test_name": null
|
|
} |