tinygo/cgo/testdata
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
..
include cgo: make -I and -L paths absolute 2020-03-17 20:43:28 +01:00
basic.go
basic.out.go
const.go
const.out.go
errors.go
errors.out.go
flags.go cgo: make -I and -L paths absolute 2020-03-17 20:43:28 +01:00
flags.out.go cgo: make -I and -L paths absolute 2020-03-17 20:43:28 +01:00
types.go
types.out.go cgo: normalize test results 2020-04-12 18:41:34 +02:00