mirror of https://github.com/apache/jclouds.git
e4161a59bb
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. |
||
---|---|---|
.. | ||
src | ||
README.txt | ||
pom.xml |
README.txt
# # The jclouds API for OpenStack's Swift (http://swift.openstack.org/). # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.