Commit Graph

11 Commits

Author SHA1 Message Date
Chris Masone
3a5397a609 Fix input path of sha1 package in ref_test.go
This was incorrectly set to go/pkg/src/crypto/sha1,
but should just be crypto/sha1
2015-07-07 11:06:21 -07:00
Aaron Boodman
369e2a1cda Add test for ref.FromHash 2015-07-01 23:08:47 -07:00
Aaron Boodman
302042e387 Add a test for Ref::Digest() 2015-07-01 23:02:14 -07:00
Rafael Weinstein
153d83600e remove named TODOs 2015-06-25 09:47:54 -07:00
Aaron Boodman
129798c006 Support any type of Value for keys of maps 2015-06-15 15:57:33 -07:00
Aaron Boodman
08a53bb48f add types.Set 2015-06-13 23:25:48 -07:00
Aaron Boodman
53003f23f2 Add Value::Ref() 2015-06-12 15:22:27 -07:00
Aaron Boodman
554f7b6fed wip: added some testing for json_encode.go 2015-06-09 16:21:37 -07:00
Aaron Boodman
47eb88b3dd Convert ref.Ref to a pure value type 2015-06-03 16:34:34 -07:00
Aaron Boodman
1755cbc861 Add FileStore::Put() 2015-06-03 16:24:39 -07:00
Aaron Boodman
6a4fa364dd Add ref.go and test 2015-06-03 13:56:44 -07:00