1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00

18 Commits

Author SHA1 Message Date
rht
3547f7ae33 Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
97a3688429 commands; Fixed tests for Reader output 2015-01-06 15:55:17 -08:00
0b509098aa commands: Fixed tests 2014-11-18 02:13:55 -08:00
3c5bfcec31 commands: Fixed tests 2014-11-16 18:07:56 -08:00
3e507f7c9f commands: Changed option accessor API (Request#Option now returns an OptionValue) 2014-11-14 03:17:38 -08:00
5a18554f6e commands: Fixed tests 2014-11-14 03:17:35 -08:00
69a56de040 commands: Renamed Response#Value to Response#Output 2014-11-04 02:04:49 -08:00
4f10f03660 commands: Fixed tests 2014-10-21 16:15:22 -07:00
b022ba4a3a commands: Fixed tests 2014-10-20 14:39:23 -07:00
b10fc2cc50 turned req + res into interfaces 2014-10-20 11:49:07 -07:00
bbef82f4fa "enc" -> EncShort 2014-10-20 08:00:28 -07:00
7673ce6f65 fmt, lint, + vet commands/ 2014-10-20 07:53:14 -07:00
4b0f44e441 commands: Fixed tests 2014-10-20 07:04:54 -07:00
1e8719e7f4 commands: Fixed tests 2014-10-20 07:04:53 -07:00
43670971d8 commands: Formatted code 2014-10-20 07:04:52 -07:00
94ca2642a1 commands: Added test for Response error marshalling 2014-10-20 07:04:51 -07:00
01938ac574 commands: Updated Response test to use safer option setting 2014-10-20 07:04:51 -07:00
808d9c1912 commands: Wrote tests for Response marshalling 2014-10-20 07:04:51 -07:00