23 Commits (f42d8b3056b611c523ff51c15fad008b6b2138ac)

Author SHA1 Message Date
Yurii Soldak 8d4d3c6201 build: drop deprecated build tags 2 years ago
Anuraag Agrawal b731919f97 Fix panic when size 0 passed to malloc 2 years ago
Anuraag Agrawal 03d1c44265
wasm,wasi: make sure buffers returned by malloc are not freed until f… (#3148) 2 years ago
Ayke van Laethem 4695da83b7 all: drop support for Go 1.16 and Go 1.17 2 years ago
Damian Gryski 24b1bfcecd tests/runtime: add benchmarks for runtime memhash 2 years ago
Dan Kegel ada11090a2 smoketest: add regression test for 'tinygo test ./...', see #2892 2 years ago
Kyle Conroy b406422277 test: Add text/template smoke test 3 years ago
Dan Kegel 9c3f9537be os: add stubs for Readlink and File.Seek for baremetal targets, with smoke test. 3 years ago
Nia Waldvogel 7c3a22d289 wasmtest: fix resource cleanup and add logging 3 years ago
Nia Waldvogel d86dd642b3 main (test): add tests to `tinygo test` 3 years ago
Ayke van Laethem 1d2c17753a tests: improve wasm tests slightly 3 years ago
Nia Waldvogel 641dcd7c16 internal/task: use asyncify on webassembly 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 c25a7cc747 testing: test testing package using `tinygo test` 3 years ago
Dan Kegel 55789fd2c2 src/testing/benchmark.go: add subset implementation of Benchmark 4 years ago
Elliott Sales de Andrade f3bdebe2a6 Use httptest to serve wasm test files. 4 years ago
Elliott Sales de Andrade 5642d72fbe Update to current chromedp. 4 years ago
Brad Peabody 4918395f88 added test for wasm log output 5 years ago
Brad Peabody 95f509b109
wasm test suite (#1116) 5 years ago
Brad Erickson 61f711ef26 Add common test logging methods such as Errorf/Fatalf/Printf 5 years ago
Brad Erickson 7c758b0dfc testing: Add Benchmark B struct stub 5 years ago
Carolyn Van Slyck 208e1719ad Add test command to tinygo (#243) 5 years ago