| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-03-11 | Convert some WebAssembly run-make tests to Rust | Alex Crichton | -4/+13 | |
| This commit rewrites a number of `run-make` tests centered around wasm to instead use `rmake.rs` and additionally use the `wasm32-wasip1` target instead of `wasm32-unknown-unknown`. Testing no longer requires Node.js and additionally uses the `wasmparser` crate from crates.io to parse outputs and power assertions. | ||||
| 2024-02-29 | Add supporting infrastructure for `run-make` V2 tests | 许杰友 Jieyou Xu (Joe) | -0/+157 | |
