-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Migrate cli test to integration test * Move test files to temp dirs * Migrate sandbox test * Migrate matrix-math test * Migrate http example test and test output * Check hash-all endpoint, and fix poll loop calls * Migrate TCP example * ci: move wasmtime cli installation earlier * Looser match for hash return value * Move cli lint to rust test * Migrate linting of http bindings * Migrate tcp linting * Move sandbox linting * Move matrix math linting * Fix venv invocation on windows * Make http hash test more resilient * Try less relative paths for running venv executables * Manually join all path dirs * Try conditionally looking which directory these live in * Handle different line endings in output * Fix line ending issue and only run tcp example on unix systems
- Loading branch information
Showing
8 changed files
with
747 additions
and
165 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.