116 Commits (2d5a8d407bacad4f5c5c67378e83e38df271199f)

Author SHA1 Message Date
Randy Reddig 055950421a all: change references of 'wasi' to 'wasip1'; test hygiene 8 months ago
Ayke van Laethem ad4d722f54 all: move -panic=trap support to the compiler/runtime 8 months ago
Ayke van Laethem 57f49af726 loader: make sure Go version is plumbed through 10 months ago
Ayke van Laethem 0ad15551c8
compiler: update golang.org/x/tools/go/ssa package 10 months ago
Ayke van Laethem a545f17d2e wasm: add support for GOOS=wasip1 1 year ago
Ayke van Laethem f791c821ff compiler: add min and max builtin support 1 year ago
Damian Gryski a2f95d6b87 main: stuff test runner options into their own struct 2 years ago
Ayke van Laethem 201592d93b ci: add AVR timers test 2 years ago
Ayke van Laethem 80077ef276 test: print package name when compilation failed 2 years ago
Ayke van Laethem 49007891c8 all: re-enable AVR tests 2 years ago
Ayke van Laethem 54aec042b7 avr: add channel test 2 years ago
Ayke van Laethem 4695da83b7 all: drop support for Go 1.16 and Go 1.17 2 years ago
Kenneth Bell 24b45555bd runtime: add support for time.NewTimer and time.NewTicker 2 years ago
Damian Gryski c4d99e5297 src/testing: add support for -benchmem 2 years ago
Damian Gryski 0b77e92c50 make interp timeout configurable from command line 2 years ago
Elliott Sales de Andrade e70dfa4dd6 Fix skip message for missing emulators 2 years ago
Damian Gryski f9ba99344a all: update _test.go files for ioutil changes 2 years ago
Ayke van Laethem 9af535bf98 avr: add support for recover() 2 years ago
Ayke van Laethem 8d6b210c09 compiler: implement recover() built-in function 3 years ago
Ayke van Laethem bb65c5ce2b compiler: add support for type parameters (aka generics) 2 years ago
José Carlos Chávez a07287d3c6 fix: fixes tinygo test ./... syntax. 2 years ago
Ayke van Laethem 87a4676137 all: add support for the embed package 3 years ago
Ayke van Laethem 995e815b63 avr: enable testdata/map.go 3 years ago
Ayke van Laethem 109b5298c4 avr: use compiler-rt 4 years ago
Ayke van Laethem a94e03eff2 avr: get `go test -target=simavr` to work 3 years ago
Damian Gryski a32cda7a4c testdata: move map growth test to map.go 3 years ago
Damian Gryski 050d516264 testdata: add test for mapgrowth logic 3 years ago
Ayke van Laethem bd56636d58 all: make emulator command a string instead of a []string 3 years ago
Ayke van Laethem 9160f3f16d main: use shared code for both run and test subcommands 3 years ago
Ayke van Laethem 85f5411d60 main: unify how a given program runs 3 years ago
Dan Kegel 0f9f316db2 main_test.go: fork testdata/testing.go for go 1.18 3 years ago
Ron Evans b8bf0ac3f1 Revert "testdata: add test for mapgrowth logic" 3 years ago
Damian Gryski 73571dd423 testdata: add test for mapgrowth logic 3 years ago
Elliott Sales de Andrade 010cc13e9e Fix cross-Linux setup on non-amd64 arches 3 years ago
Damian Gryski 233f5c6af2 main: replace {root} for compiler tests too 3 years ago
Nia Waldvogel 431e223803 main (test): skip AVR tests 3 years ago
Dan Kegel 0ed34e3cb0 testing: print duration 3 years ago
Nia Waldvogel a743580734 main (test): reorganize runTestWithConfig 3 years ago
Nia Waldvogel e2178ce682 compiler: work around AVR atomics bugs 3 years ago
Dan Kegel 21c76c0cb0 testing: benchmarks: implement -benchtime flag 3 years ago
Ayke van Laethem 32a7b8cc4e avr: use a stack size of 512 bytes for testing 3 years ago
Dan Kegel ee4e42ba1f src/testing: support -bench option to run benchmarks matching the given pattern. 3 years ago
Nia Waldvogel d86dd642b3 main (test): add tests to `tinygo test` 3 years ago
Ayke van Laethem fcd88356db avr: fix time.Sleep() in init code 3 years ago
Nia e536676a67
main (test): run tests on AVR 3 years ago
Nia Waldvogel e594dbc133 builder: refactor job runner and use a shared semaphore across build jobs 3 years ago
Nia Waldvogel bb08a25edc main (test): remove global build lock 3 years ago
Ayke van Laethem 51290e5842 wasm: support -scheduler=none 3 years ago
Ayke van Laethem 22c35c8e31 ci: move all cross compilation tests to Linux 3 years ago
Ayke van Laethem 869e917dc6 all: add support for windows/amd64 3 years ago