Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-27 | all: change references of 'wasi' to 'wasip1'; test hygiene | Randy Reddig | |
2023-03-31 | main: stuff test runner options into their own struct | Damian Gryski | |
Fixes #2406 | |||
2022-08-20 | src/testing: add support for -benchmem | Damian Gryski | |
2022-08-04 | main: use tags parser from buildutil | Ayke van Laethem | |
This should add support for things like quotes around tags, if they are ever needed. Only making this change now because I happened to stumble across buildutil.TagsFlag. | |||
2022-01-23 | main (test): integrate test corpus runner | Nia Waldvogel | |
This allows us to test a large corpus of external packages against the compiler. |