83 Commits (850a5fdbfb00f1bdfe930bd41013d0404f75e248)

Author SHA1 Message Date
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
Ayke van Laethem 2f4f3bd1ba wasi: restore support for -scheduler=none 3 years ago
Ayke van Laethem 7cb44fb373 all: add support for GOARM 3 years ago
Ayke van Laethem 4d5ec6c57b main: use emulator exit code instead of parsing test output 3 years ago
Ayke van Laethem 0a80da46b1 main: test other architectures by specifying a different GOARCH 3 years ago
Ayke van Laethem bf9dab36f7 build: normalize target triples to match Clang 3 years ago
Ayke van Laethem 255f35671d compiler: add support for new language features of Go 1.17 3 years ago
Ayke van Laethem 59d53182bb all: use new testing features of Go 1.14 and 1.15 3 years ago
Ayke van Laethem 25c7bfd404 ci: drop support for Go 1.13 and 1.14 3 years ago
Ayke van Laethem 04f520040e testing: add support for the -test.v flag 3 years ago
Ayke van Laethem f57e9622fd baremetal,wasm: support command line params and environment variables 3 years ago
Ayke van Laethem 478c592b13 wasm: add support for the crypto/rand package 3 years ago
Ayke van Laethem b40703e986 wasm: override dlmalloc heap implementation from wasi-libc 3 years ago
Ayke van Laethem 6e1eb28ed0 main: rename goroutine tests 4 years ago
Ayke van Laethem 7b761fac78 runtime: implement command line arguments in hosted environments 4 years ago
Ayke van Laethem c47cdfa66f runtime: implement environment variables for Linux 4 years ago
Ayke van Laethem 33f76d1c2e main: implement -ldflags="-X ..." 4 years ago
Ayke van Laethem ea8f7ba1f9 main: add tests for less common build configurations 4 years ago
Ayke van Laethem 0ffe5ac2fa main: clean up tests 4 years ago
Takeshi Yoneda 1406453350 WASI & darwin: support basic file io based on libc 4 years ago
Takeshi Yoneda 9841ac4acd WASI & darwin: support env variables based on libc 4 years ago
Takeshi Yoneda 9a015f4f64
add wasm-abi field in TargetSpec && set generic for WASI by default (#1421) 4 years ago
Ayke van Laethem 05d2f2c412 main: improve support for x86-32 and add tests 4 years ago
Takeshi Yoneda f50ad3585d
support WASI target (#1373) 4 years ago
Ayke van Laethem a21a039ac7 arm: automatically determine stack sizes 4 years ago
Ayke van Laethem e41e5106cc main: add -target flag to tests 4 years ago
Ayke van Laethem 2a98433c8e builder: move Go version code to goenv package 5 years ago
Ayke van Laethem 5674c35e14 wasm: backport "garbage collect references to JavaScript values" 5 years ago
Ayke van Laethem f06d7d1bd6 builder: run tools (clang, ...) as separate processes 5 years ago
Ayke van Laethem 980068543a riscv: implement VirtIO target 5 years ago
Ayke van Laethem 04cec56141 main: extend test timeout from 1s to 10s 5 years ago
Ayke van Laethem 982b2d06ab main: improve error reporting while running go test 5 years ago
Ayke van Laethem 3729fcfa9e wasm: don't skip the GC test 5 years ago
Ayke van Laethem 8f8232aada compileopts: fix CGo when cross compiling 5 years ago