Skip to content

Improve consistently of test output checking. NFC#27267

Open
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:test_output
Open

Improve consistently of test output checking. NFC#27267
sbc100 wants to merge 1 commit into
emscripten-core:mainfrom
sbc100:test_output

Conversation

@sbc100

@sbc100 sbc100 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator
  • Then testing using hello_world.c using do_runf_out_file rather than duplicating the expected string.
  • Add done\n to a few more tests (its good to test at least something is printed in general I think).
  • Move the expected_output=None default to the low level _build_and_run function.

- Then testing using `hello_world.c` using `do_runf_out_file`
  rather than duplicating the expected string.
- Add `done\n` to a few more tests (its good to test at least
  something is printed in general I think).
- Move the `expected_output=None` default to the low level
  `_build_and_run` function.
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.

1 participant