tinygo/testdata
Nia Waldvogel 8aa223aed9 main (test): integrate test corpus runner
This allows us to test a large corpus of external packages against the compiler.
2022-01-23 10:22:28 -05:00
..
cgo
alias.go
alias.txt
atomic.go
atomic.txt
binop.go
binop.txt runtime: allow comparing interfaces in reflectValueEqual() 2021-11-24 14:17:47 +01:00
calls.go
calls.txt compiler: implement func value and builtin defers 2020-07-31 01:48:57 +02:00
channel.go compiler: fix a few crashes due to named types 2020-05-27 16:14:41 +02:00
channel.txt
corpus.yaml
env.go
env.txt
filesystem.go
filesystem.txt
float.go
float.txt
gc.go
gc.txt
go1.17.go
go1.17.txt
goroutines.go
goroutines.txt
init.go
init.txt
init_multi.go
init_multi.txt
interface.go
interface.txt
json.go
json.txt
ldflags.go
ldflags.txt
map.go
map.txt
math.go
math.txt
print.go
print.txt
rand.go
rand.txt
reflect.go
reflect.txt
slice.go compiler: fix a few crashes due to named types 2020-05-27 16:14:41 +02:00
slice.txt
sort.go
sort.txt implement reflect.Swapper 2020-10-23 21:37:35 +02:00
stdlib.go
stdlib.txt
string.go compiler: fix named string to []byte slice conversion 2020-07-29 12:13:37 +02:00
string.txt
structs.go
structs.txt
testing.go
testing.txt
zeroalloc.go
zeroalloc.txt