Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ test_run_with_catch_clear.cpp
File
test_run_with_catch_clear.cpp
tests-cpp/small/test_run_with_catch_clear.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Test for issue #2523: Context::runWithCatch leaves exception/stopFlags set;
2
// C++ bindings have to clean up by hand.
3
//
4
// Verifies the contract of:
Callers
nothing calls this directly
Calls
9
compileDaScript
Function · 0.85
getDasRoot
Function · 0.85
to
Function · 0.85
getContextStackSize
Method · 0.80
runWithCatch
Method · 0.80
clearException
Method · 0.80
runWithCatchAndClear
Method · 0.80
simulate
Method · 0.45
findFunction
Method · 0.45
Tested by
no test coverage detected