Jimmy Zelinskie
|
301dd22f15
|
lint: actually lint all go files
|
2022-01-15 23:28:52 -05:00 |
|
Jimmy Zelinskie
|
d1b90c0139
|
lint: gofumpt files
|
2022-01-15 14:01:23 -05:00 |
|
Jimmy Zelinskie
|
65ce7c7c6b
|
lint: lint files with golangci-lint
|
2022-01-15 13:31:14 -05:00 |
|
Jimmy Zelinskie
|
2004489016
|
*: add subtests for all table driven tests
Because we use testify, this is less useful than normal, but this is
still best practice for table-driven tests.
|
2017-12-29 17:44:45 -05:00 |
|
Jimmy Zelinskie
|
517fb4044e
|
tests: replace last usage of assert with require
Fixes #239.
|
2017-02-15 00:58:52 -05:00 |
|
Leo Balduf
|
365a6caf43
|
http/bencode: add missing []Dict case
Fixes #238
|
2016-10-01 08:10:34 -04:00 |
|
Leo Balduf
|
b51bdd69ec
|
bencode: fix unsupported type error message
|
2016-09-27 17:56:09 -04:00 |
|
Jimmy Zelinskie
|
2415bc71c6
|
bencode: add missing error handling
In addition, this PR attempts to simplify some functions according to
the output of `gocyclo -n 15`.
|
2016-09-06 23:43:22 -04:00 |
|
Jimmy Zelinskie
|
778773cb81
|
rm copyright
|
2016-08-16 22:17:10 -04:00 |
|
Leo Balduf
|
ae18d89627
|
rename frontends to frontend
|
2016-08-16 22:17:10 -04:00 |
|