tinygo/src/testing
Ayke van Laethem c25dd0a972 testing: add Testing function
This is new in Go 1.21.
2023-08-04 11:59:11 +02:00
..
benchmark.go testing: move runtime.GC() call to runN to match upstream 2023-04-11 12:16:25 +02:00
benchmark_test.go testing: support b.SetBytes(); implement sub-benchmarks. 2022-01-11 11:53:24 +01:00
doc.go
fuzz.go all: format code according to Go 1.19 rules 2022-08-04 12:18:32 +02:00
is_baremetal.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
is_not_baremetal.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
is_wasi_no_test.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
is_wasi_test.go build: drop deprecated build tags 2022-12-19 23:20:11 +01:00
match.go testing: import new version of match.go 2023-03-31 19:17:02 -07:00
match_test.go testing: import new version of match.go 2023-03-31 19:17:02 -07:00
sub_test.go testing: --run now allows filtering of subtests 2022-01-17 21:54:20 +01:00
testing.go testing: add Testing function 2023-08-04 11:59:11 +02:00
testing_test.go testing: add Testing function 2023-08-04 11:59:11 +02:00