disable test engine crash handler for now
This commit is contained in:
@@ -415,7 +415,7 @@ absl::Status Controller::CreateTestContext() {
|
|||||||
ImGuiTestEngine_Start(engine, ImGui::GetCurrentContext());
|
ImGuiTestEngine_Start(engine, ImGui::GetCurrentContext());
|
||||||
|
|
||||||
// TODO: Setup with absl signal handler
|
// TODO: Setup with absl signal handler
|
||||||
ImGuiTestEngine_InstallDefaultCrashHandler();
|
// ImGuiTestEngine_InstallDefaultCrashHandler();
|
||||||
|
|
||||||
return absl::OkStatus();
|
return absl::OkStatus();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user