errors.go
|
main: match go test output
|
2021-05-06 20:04:16 +02:00 |
goroot.go
|
all: move from os.IsFoo to errors.Is(err, ErrFoo)
|
2022-08-07 10:32:23 +02:00 |
list.go
|
main (test): integrate test corpus runner
|
2022-01-23 10:22:28 -05:00 |
loader.go
|
all: remove calls to deprecated ioutil package
|
2022-08-07 10:32:23 +02:00 |