Skip to content

[Tests] Use exceptions for quitting from the emulation loop.#323

Merged
boriel merged 1 commit intoboriel-basic:masterfrom
kosarev:use_exceptions_to_stop_emulation
May 27, 2020
Merged

[Tests] Use exceptions for quitting from the emulation loop.#323
boriel merged 1 commit intoboriel-basic:masterfrom
kosarev:use_exceptions_to_stop_emulation

Conversation

@kosarev
Copy link
Copy Markdown
Contributor

@kosarev kosarev commented May 27, 2020

This would help to resolve kosarev/zx#10 and make sure we don't even attempt to compare screenshots when the emulation is terminated due to reasons other than hitting the breakpoint, e.g., pressing F10.

@boriel boriel merged commit 023e272 into boriel-basic:master May 27, 2020
@boriel
Copy link
Copy Markdown
Collaborator

boriel commented May 27, 2020

Good idea, thanks! :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use exceptions for quitting from the emulation loop

2 participants