8void LoadRomInTest(ImGuiTestContext* ctx,
const std::string& rom_path) {
14 ctx->MenuClick(absl::StrFormat(
"Editors/%s", editor_name).c_str());
Main controller for the application.
absl::Status OnEntry(std::string filename="")
void LoadRomInTest(ImGuiTestContext *ctx, const std::string &rom_path)
void OpenEditorInTest(ImGuiTestContext *ctx, const std::string &editor_name)
Main namespace for the application.