282 Commits (6eda52a289839c977c78bb84e32ea7bda9b7ae52)

Author SHA1 Message Date
Damian Gryski 66d3c4edb8 main: fix typos in flag usage messages 2 years ago
Damian Gryski 63aaa43072 testing: add test.skip 2 years ago
Damian Gryski 50d681359d main: set WASMTIME_BACKTRACE_DETAILS when running in wasmtime. 2 years ago
Damian Gryski 4a81cac53b main: make sure all testing output goes to the same place 2 years ago
Damian Gryski 84a3273131 main: fix tests with default TestConfig.Count=0 doesn't skip all tests 2 years ago
Damian Gryski 9182664845 testing: make test output unbuffered when verbose 2 years ago
Damian Gryski a2f95d6b87 main: stuff test runner options into their own struct 2 years ago
Damian Gryski 698b1f19c6 testing: support -test.count 2 years ago
Ayke van Laethem 192a55970f windows: disable parallelism on Windows 2 years ago
Ayke van Laethem cacb452aa6 main: support qemu-user debugging 2 years ago
Adrian Cole 334a12818d Allows the emulator to expand {tmpDir} 2 years ago
Ayke van Laethem 80077ef276 test: print package name when compilation failed 2 years ago
Adrian Cole a700f58581 wasi: makes wasmtime "run" explicit 2 years ago
deadprogram c5c6464175 compileopts: replace 'retries' with more correct 'timeout' param 2 years ago
deadprogram 73b368270c compileopts: add 'retries' flag to allow setting the number of times to retry locating the MSD volume when flashing 2 years ago
Ayke van Laethem 666ead3996 main: fix -work flag 2 years ago
Ayke van Laethem 268140ae40 wasm: remove -wasm-abi= flag 2 years ago
Damian Gryski 89facf834f fix printing of benchmark output 2 years ago
Ayke van Laethem 3dbc4d5210 main: fix outputting .ll files 2 years ago
Fred Goya b734b3c7a1
Print PASS on pass when running standalone test binaries (#3229) 2 years ago
Ayke van Laethem c32490935b main: fix error message when a serial port can't be accessed 2 years ago
Ayke van Laethem 2b04006b1e main: fix USB vid/pid lookup 2 years ago
Ayke van Laethem f866d5cc38 builder: refactor Build function to not use a callback 2 years ago
Ayke van Laethem c153239682 targets: remove "acm:"` prefix for USB vid/pid pair 2 years ago
sago35 9e24441978
main: allow setting the baud rate for serial monitors (#3190) 2 years ago
Ayke van Laethem 5a92c35536 main: restore support for flashing Espressif chips 2 years ago
sago35 80f38e8449 main: add serial port monitoring functionality 2 years ago
Ayke van Laethem 5f96d2b784 all: add flag for setting the goroutine stack size 2 years ago
Adrian Cole dc0346d968 wasi: adds more details about why wasmtime flags are added 2 years ago
Ayke van Laethem c6db89ff05 main: remove GOARM from `tinygo info` 2 years ago
sago35 303410d3fc main: ignore ports with VID/PID if not candidates 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
Damian Gryski edbbca5614 all: remove calls to deprecated ioutil package 2 years ago
Ayke van Laethem f936125658 main: use tags parser from buildutil 2 years ago
sago35 13311da7e9 main: change to ignore PortReset failures 2 years ago
José Carlos Chávez a07287d3c6 fix: fixes tinygo test ./... syntax. 2 years ago
Ayke van Laethem 8568d4f625 esp32: add support for running and debuggin using qemu-esp32 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 d58c7d2521 main: add support for command-line parameters to `tinygo run` 3 years ago
Ayke van Laethem 85f5411d60 main: unify how a given program runs 3 years ago
sago35 09a3c6a16b flash: add openocd-verify 3 years ago
sago35 234234af15 build: add JSON output to build command 3 years ago
ZauberNerd d066b5c232 Move gitSha1 build time variable from main to goenv package 3 years ago
Ayke van Laethem e49e93f22c main: calculate default output path if -o is not specified 3 years ago
Ayke van Laethem d75e14245b test: fix assertion for multiple packages 3 years ago
Ayke van Laethem 5746154cc0 all: add -work flag 3 years ago
Ayke van Laethem 3883550c44 build: fix build-library subcommand 3 years ago
Nia Waldvogel ea2a6b70b2 internal/task: remove coroutines 3 years ago