compiler: add tests

This commit adds a very small test case. More importantly, it adds a
framework for other tests to be added in the future.
This commit is contained in:
Ayke van Laethem
2020-03-29 16:25:35 +02:00
parent b8db79f6a6
commit f58e75c386
6 changed files with 174 additions and 12 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ commands:
key: wasi-libc-sysroot-systemclang-v1
paths:
- lib/wasi-libc/sysroot
- run: go test -v -tags=llvm<<parameters.llvm>> ./cgo ./compileopts ./interp ./transform .
- run: go test -v -tags=llvm<<parameters.llvm>> ./cgo ./compileopts ./compiler ./interp ./transform .
- run: make gen-device -j4
- run: make smoketest
- save_cache: