Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ main
Function
main
engine/script/src/test/test_script_table_log.cpp:156–161 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
154
}
155
156
int main(int argc, char **argv)
157
{
158
TestMainPlatformInit();
159
jc_test_init(&argc, argv);
160
return jc_test_run_all();
161
}
Callers
nothing calls this directly
Calls
1
TestMainPlatformInit
Function · 0.85
Tested by
no test coverage detected