Yves Junqueira
|
9af83c7cd1
|
Fix remaining bencode tests.
I'm not sure if I'm doing the right thing, though.
|
2012-07-29 17:59:03 +02:00 |
|
Yves Junqueira
|
7f9f262959
|
bencode fixes.
map->struct fixed.
map->struct+map fixed.
|
2012-07-29 15:29:17 +02:00 |
|
Yves Junqueira
|
cf16bc67de
|
Start fixing TestUnmarshal.
Fixed unmarshalling for int, strings and slices. TODO: Fix maps.
Related to issue #4.
|
2012-07-16 02:29:17 +02:00 |
|
Jack Palevich
|
cb55dd63ce
|
Comment out failing test.
reflect.Value is confusing.
|
2012-03-02 07:19:26 -08:00 |
|
Yves Junqueira
|
5c02c4aa77
|
Update bencode for weekly.2011-12-06
|
2011-12-17 20:36:20 +01:00 |
|
Yves Junqueira
|
088e7345e0
|
bencode: Adding a unit-test proving that "dictionary inside a dictionary" works, as long as you know how to use it. Closes issue #2 (user error!).
|
2010-11-14 18:04:31 -08:00 |
|
Yves Junqueira
|
1f8b972031
|
Move bencode tests to common Go testing infrastructure.
|
2010-08-03 22:48:55 +02:00 |
|