Clean up tests with "assert_tag" method, remove non-working test. Fixes #1510.
[arvados.git] / sdk / cli / test / test_arv-get.rb
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 CleggFix sha1 test, dry up "remove ./tmp/foo" preparations
2013-12-01 Tom CleggAdd arv-get, a whget replacement built on the Python...