Added tests to check that we're iterating on manifest lines correctly and handling...
authormishaz <misha@curoverse.com>
Fri, 10 Oct 2014 20:27:36 +0000 (20:27 +0000)
committermishaz <misha@curoverse.com>
Fri, 10 Oct 2014 20:27:36 +0000 (20:27 +0000)
commit8370f2aee294e270c1f89379af813510fb06079e
treefc4c5af1e20ba7de1bede731af0d0752ddd6f2ba
parentded3f79df5f4079f29ad8a4d1a1d0dd3438aaba3
Added tests to check that we're iterating on manifest lines correctly and handling blank lines in manifests.
LineIter will now handle long manifest lines properly and added test to check that we continue to do so.
sdk/go/manifest/manifest.go
sdk/go/manifest/manifest_test.go
sdk/go/manifest/testdata/short_manifest [new file with mode: 0644]