tinygo/cgo
Elliott Sales de Andrade 343bb42644 cgo: normalize test results
This makes the result consistent across Go versions, by running a regex
on the CGo output that wraps all single-line functions in a consistent
way.

Originally written by Elliott Sales de Andrade and modified by Ayke van
Laethem.
2020-04-12 18:41:34 +02:00
..
testdata cgo: normalize test results 2020-04-12 18:41:34 +02:00
cgo.go all: include picolibc for bare metal targets 2020-03-22 17:14:59 +01:00
cgo_test.go cgo: normalize test results 2020-04-12 18:41:34 +02:00
const.go cgo: fix a bug in number tokenization 2020-01-03 23:44:58 +01:00
const_test.go cgo: fix a bug in number tokenization 2020-01-03 23:44:58 +01:00
libclang.go main: switch to LLVM 10 2020-04-09 20:23:51 +02:00
libclang_config.go main: switch to LLVM 10 2020-04-09 20:23:51 +02:00
libclang_config_llvm9.go main: switch to LLVM 10 2020-04-09 20:23:51 +02:00
libclang_stubs.c main: switch to LLVM 10 2020-04-09 20:23:51 +02:00
security.go cgo: implement #cgo CFLAGS 2019-11-25 09:32:03 +01:00
security_test.go cgo: implement #cgo CFLAGS 2019-11-25 09:32:03 +01:00
sync.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00