Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal/testenv: reduce init-time work for MustHaveExec | Bryan C. Mills | 2023-05-05 | 1 | -20/+15 |
* | internal/testenv: remove HasExec and simplify other support checks again | Bryan C. Mills | 2023-05-04 | 1 | -22/+17 |
* | internal/testenv: actually try to exec on ios and wasm | Bryan C. Mills | 2023-04-24 | 1 | -1/+1 |
* | internal/testenv: in HasExec, try to actually exec on ios and wasm platforms | Bryan C. Mills | 2023-04-22 | 1 | -1/+55 |
* | internal: add wasip1 support | Johan Brandhorst-Satzkorn | 2023-04-07 | 1 | -1/+1 |
* | internal/testenv: adjust timeout calculations in CommandContext | Bryan C. Mills | 2022-11-01 | 1 | -37/+39 |
* | internal/testenv: move helpers related to os/exec to a separate file | Bryan C. Mills | 2022-11-01 | 1 | -0/+173 |