mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 02:29:25 +00:00
Move the prefix and delimiter tests from BaseContainerLiveTest to BaseContainerIntegrationTest, as that class is subclassed in Filesystem integration tests. This will make sure the file system blob store will not regress. The ListContainerTest is updated to _not_ use a file separator character, as that leads to a possible creation of directories. Instead, "-" is used as the delimiter for the delimiter option tests.
# # The jclouds API for EMC's Atmos Online Storage (http://www.emccis.com/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.