perkeep/cmd
mpl ac4f053414 pkg/server: fix sharing, add tests
There were basically two bugs in bytesHaveSchemaLink:

-typo "blob" vs "bytes" camliType. this wouldn't happen if we used
constants from a pkg for camliTypes, instead of hardcoding them..
-returning early instead of checking all the parts of a file.

Added a test for each of those bugs. They look like they could be
refactored but they're subtly different enough that it might not be
worth it.

Context: working on issue #527

Change-Id: Ifd0bd311ae8a115de2a56994b89127db6f315a75
2016-05-11 23:58:37 +02:00
..
camdeploy add canonical import paths 2016-03-13 19:57:14 -07:00
camget add canonical import paths 2016-03-13 19:57:14 -07:00
cammount Update bazil.org/fuse 2016-04-09 12:40:02 -07:00
camput pkg/server: fix sharing, add tests 2016-05-11 23:58:37 +02:00
camtool cmd/camtool: add basic describe --at flag 2016-04-24 08:46:40 -07:00