tinygo/testdata
Ayke van Laethem 0ed00bf6c6
test: add hashmap tests
Hashmaps are still very primitive. These tests check that there are at
least no regressions in hashmap support.
2018-10-10 14:11:15 +02:00
..
coroutines.go main: add coroutine/sleep tests 2018-09-29 00:11:58 +02:00
coroutines.txt main: add coroutine/sleep tests 2018-09-29 00:11:58 +02:00
float.go main: add basic float tests 2018-09-29 00:12:23 +02:00
float.txt main: add basic float tests 2018-09-29 00:12:23 +02:00
interface.go main: extra interface test for simple named types 2018-10-07 19:40:21 +02:00
interface.txt main: extra interface test for simple named types 2018-10-07 19:40:21 +02:00
map.go test: add hashmap tests 2018-10-10 14:11:15 +02:00
map.txt test: add hashmap tests 2018-10-10 14:11:15 +02:00
print.go testdata: add better tests for struct expanding 2018-09-25 14:24:44 +02:00
print.txt testdata: add better tests for struct expanding 2018-09-25 14:24:44 +02:00
structexpand.go testdata: add better tests for struct expanding 2018-09-25 14:24:44 +02:00
structexpand.txt testdata: add better tests for struct expanding 2018-09-25 14:24:44 +02:00