Ayke van Laethem
|
0952b1b984
|
compileopts: set 'purego' build tag by default
This is needed for various crypto libraries.
|
9 months ago |
Damian Gryski
|
57ecf1acdc
|
testdata: add brandondube/pctl to corpus
|
2 years ago |
Dan Kegel
|
4daf4fa0a0
|
corpus: add buger/jsonparser
|
2 years ago |
Ayke van Laethem
|
5937f03a07
|
corpus: remove 'noasm' from some tests
Unfortunately I couldn't fully test these changes, but they don't seem
to be needed on linux/amd64.
|
2 years ago |
Ayke van Laethem
|
bf9282a3a0
|
corpus: remove golang.org/x/crypto/internal/subtle
This subdirectory appears to be gone now.
|
2 years ago |
Patricio Whittingslow
|
d5e4b16911
|
add github.com/soypat/mu8 to corpus.yaml
|
2 years ago |
Damian Gryski
|
80c17c0f32
|
testdata: add russross/blackfriday markdown parser to corpus
|
2 years ago |
Ayke van Laethem
|
8d6b210c09
|
compiler: implement recover() built-in function
|
3 years ago |
Ayke van Laethem
|
04ace4de5f
|
corpus: make non-working packages easy to uncomment
This makes it easier to test for changes, just remove the hash sign in
front of some packages to test them.
|
2 years ago |
Damian Gryski
|
cbfa85be6a
|
testdata/corpus: add google/go-patchutils
|
3 years ago |
Nia Waldvogel
|
8aa223aed9
|
main (test): integrate test corpus runner
This allows us to test a large corpus of external packages against the compiler.
|
3 years ago |