Clean up tests with "assert_tag" method, remove non-working test. Fixes #1510.
[arvados.git] / sdk / cli / test /
2014-01-15 Tim PierceClean up tests with "assert_tag" method, remove non...
2014-01-15 Tim PierceAdding arv-tag unit tests.
2014-01-14 Peter AmstutzMerge branch '1748-workbench-view-files'
2014-01-14 Peter AmstutzMerge branch 'master' of git.clinicalfuture.com:arvados
2014-01-14 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggMerge branch '1499-workbench-tags'
2014-01-13 Tom CleggFix test setup.
2013-12-20 Tim PierceMerge branch '1608-api-documentation' of git.clinicalfu...
2013-12-18 Peter AmstutzMerge branch '1495-crunch-documentation'
2013-12-16 Tom CleggChange arv-put default behavior: write a manifest,...
2013-12-11 Peter AmstutzMerge branch '1637-improve-arv-tutorial'
2013-12-10 Tom CleggMerge branch '1646-arv-put'
2013-12-10 Tom CleggMerge branch 'master' into 1646-arv-put
2013-12-09 Tom CleggAdd arv-get -f (force overwrite) and --skip-existing...
2013-12-09 Tom CleggSupport "arv-get {locator}/filename path/to/localdir...
2013-12-09 Tom CleggFail gracefully when fetching a raw block that does...
2013-12-09 Tom CleggFail more gracefully on some common error conditions
2013-12-09 Tom CleggFix crash when destination directory supplied without...
2013-12-03 Tom CleggImprove compatibility with whput.
2013-12-03 Tom CleggFix sha1 test, dry up "remove ./tmp/foo" preparations
2013-12-03 Tom CleggCommand line usability improvements.
2013-12-01 Tom CleggAdd arv-get, a whget replacement built on the Python...
2013-11-29 Tom CleggAdd --as-stream test.
2013-11-28 Tom CleggAdd arv-put, a whput replacement built on the Python...