MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / get_test_scripts_path

Function get_test_scripts_path

tests/test_common.h:23–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21}
22
23_ALWAYS_INLINE_ String get_test_scripts_path() {
24 return get_gdsdecomp_path().path_join("tests/test_scripts");
25}
26
27_ALWAYS_INLINE_ String get_gdscript_tests_path() {
28 REQUIRE(GDRESettings::get_singleton());

Callers 1

test_bytecode.hFile · 0.85

Calls 1

get_gdsdecomp_pathFunction · 0.85

Tested by

no test coverage detected