Alexander Neumann
|
0858fbf6aa
|
Add more error handling
|
2021-01-30 20:19:47 +01:00 |
Alexander Neumann
|
8ad9f88993
|
helpers: Improve error message
|
2020-11-12 20:38:31 +01:00 |
Alexander Neumann
|
5cf42884c8
|
Run tests on GitHub Actions
|
2020-11-08 16:04:57 +01:00 |
greatroar
|
9abef3bf1a
|
Move internal/fs.TestChdir to internal/test.Chdir
|
2020-09-17 10:43:33 +02:00 |
greatroar
|
4f6fd9fb98
|
Remove remnant of Go 1.9 compatibility code from tests
|
2020-02-26 22:23:38 +01:00 |
Alexander Neumann
|
99fd80a585
|
Remove all workarounds for Go < 1.11
|
2020-02-26 20:35:13 +01:00 |
Alexander Neumann
|
0532f08048
|
Add test.Helper, also works with Go 1.8
|
2018-04-22 11:37:05 +02:00 |
Emil Hessman
|
c2ff7150aa
|
internal: check error before deferring file Close()
If there is an error, file will be `nil`. We should check the returned error before deferring file `Close()`.
|
2017-08-13 19:28:13 +02:00 |
Alexander Neumann
|
6caeff2408
|
Run goimports
|
2017-07-23 14:21:03 +02:00 |
Alexander Neumann
|
83d1a46526
|
Moves files
|
2017-07-23 14:19:13 +02:00 |