aboutsummaryrefslogtreecommitdiffhomepage
path: root/errors_test.go
AgeCommit message (Expand)Author
2024-08-11builder: interpret linker error messagesAyke van Laethem
2024-07-20diagnostics: move diagnostic printing to a new packageAyke van Laethem
2024-07-20main: add test for error coming from the optimizerAyke van Laethem
2024-07-20main: add error tests for the compilerAyke van Laethem
2024-07-20main: add interp testsAyke van Laethem
2024-07-20main: refactor error messages to use FileCheck-like patternsAyke van Laethem
2024-07-13loader: handle `go list` errors inside TinyGoAyke van Laethem
2024-07-13all: add testing for compiler error messagesAyke van Laethem