Skip to content

Make do_run test functions consistent #16909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 7, 2022
Merged

Conversation

aheejin
Copy link
Member

@aheejin aheejin commented May 6, 2022

  • do_run also sets expected_output=None, like do_runf.
  • do_run, do_run_from_file, and do_run_in_out_file_test now return
    the stdout+stderr output, like do_runf.

- `do_run` also sets `expected_output=None`, like `do_runf`.
- `do_run`, `do_run_from_file`, and `do_run_in_out_file_test` now return
  the stdout+stderr output, like `do_runf`.
@aheejin aheejin requested a review from sbc100 May 6, 2022 23:15
@aheejin aheejin changed the title Make do_run tests functions consistent Make do_run test functions consistent May 6, 2022
@aheejin aheejin merged commit c78fddf into emscripten-core:main May 7, 2022
@aheejin aheejin deleted the do_run branch May 7, 2022 01:08
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.

2 participants