1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Wesley Beary
a31f820db3 Merge pull request #750 from benmanns/add-file-copy
[storage] Add copy method to {Local,Ninefold,Rackspace}::File
2012-02-16 13:48:07 -08:00
Benjamin Manns
15dfd62b36 [storage|tests] Check that the copied file body matches the original file. 2012-02-16 16:33:36 -05:00
Benjamin Manns
82d8cbabc2 [storage|tests] Add copy method to storage tests. 2012-02-16 13:56:08 -05:00
Benjamin Manns
702eea2bee [storage|test] Run storage tests on a file in a subdirectory.
Running the storage tests prior to fog/fog#746 in Ruby 1.8 succeeded
because the current tests do not run empty parent tree deletion. After
the addition of this test, running the storage tests will fail if an
exception occurs while deleting the parent directories.
2012-02-16 12:43:31 -05:00
geemus
0e45e8869b examples should use providers.values 2011-12-19 14:23:39 -06:00
geemus
2bbfd66179 [examples] fix descriptions 2011-06-08 17:52:03 -07:00
geemus
0d3c1b3e15 fixes related to providers listings 2011-02-11 14:36:48 -08:00
geemus
902908b843 setup examples to run from default rake 2011-01-04 16:57:10 -08:00
Renamed from examples/storage.rb (Browse further)