yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::test::gui Namespace Reference

Functions

void LoadRomInTest (ImGuiTestContext *ctx, const std::string &rom_path)
 
void OpenEditorInTest (ImGuiTestContext *ctx, const std::string &editor_name)
 

Function Documentation

◆ LoadRomInTest()

void yaze::test::gui::LoadRomInTest ( ImGuiTestContext *  ctx,
const std::string &  rom_path 
)

Definition at line 8 of file test_utils.cc.

References yaze::core::Controller::OnEntry().

Referenced by E2ETest_CanvasSelectionTest(), E2ETest_DungeonEditorV2SmokeTest(), and E2ETest_FrameworkSmokeTest().

Here is the call graph for this function:

◆ OpenEditorInTest()

void yaze::test::gui::OpenEditorInTest ( ImGuiTestContext *  ctx,
const std::string &  editor_name 
)

Definition at line 13 of file test_utils.cc.

Referenced by E2ETest_CanvasSelectionTest(), and E2ETest_DungeonEditorV2SmokeTest().