Skip to content
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

Centralize running wasi test #220

Closed
wants to merge 1 commit into from

Conversation

jsturtevant
Copy link
Contributor

When working on #219, I noticed the testing logic is all the same and I was adding functionality in two places.

This is just an example of an idea to re-use some of it. I would like to get others thoughts on if this makes sense of not. I am on the fence... but thought I would share as it similar to #111 (review)

If so we could clean it up, move it somewhere else and maybe improve the function run_wasi_test<I, E> as it needs instance and the associated item.

Signed-off-by: James Sturtevant <jstur@microsoft.com>
@jsturtevant
Copy link
Contributor Author

close in favor of #111. It has similar functionality but isn't in the main shim library which is better long term I think

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