<feed xmlns='http://www.w3.org/2005/Atom'>
<title>go-schwift/shared_test.go, branch v1.3.0</title>
<subtitle>Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
</subtitle>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/'/>
<entry>
<title>reorganize code</title>
<updated>2018-02-19T20:33:49+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T20:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=60d4779889baedc44972d4749daa073efca3b25c'/>
<id>60d4779889baedc44972d4749daa073efca3b25c</id>
<content type='text'>
* Gophercloud dependencies move into subpackage gopherschwift.
* Tests move into subpackage tests (to avoid import cycles).
+ Rename "Client" to "Backend".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Gophercloud dependencies move into subpackage gopherschwift.
* Tests move into subpackage tests (to avoid import cycles).
+ Rename "Client" to "Backend".
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce Client interface</title>
<updated>2018-02-19T19:51:16+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T19:51:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=8f777460661bbbcbe42730979140f525b382110e'/>
<id>8f777460661bbbcbe42730979140f525b382110e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test coverage for object upload, download, metadata update</title>
<updated>2018-02-19T18:19:53+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T18:19:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=46081e2068aeea62783863515ab116bb6af20661'/>
<id>46081e2068aeea62783863515ab116bb6af20661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace expectError by expectSuccess where possible</title>
<updated>2018-02-19T16:58:08+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-19T16:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=d1dec3782fb5f9aa5775dafb0ea1225af6279ed2'/>
<id>d1dec3782fb5f9aa5775dafb0ea1225af6279ed2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add test for FieldHTTPTimeReadonly</title>
<updated>2018-02-17T17:12:16+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-17T17:07:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=725ffa66897cf2d8943e4fcedc354abea4899324'/>
<id>725ffa66897cf2d8943e4fcedc354abea4899324</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>generalize cleanup phase of object test</title>
<updated>2018-02-17T17:07:27+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-17T17:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=c445dcf3b6062a99a135036d60ac5b055cee9d2b'/>
<id>c445dcf3b6062a99a135036d60ac5b055cee9d2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make govet happy</title>
<updated>2018-02-16T16:54:20+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-16T16:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=ee7bf40967cd142ed1172596055dae2cc254df2c'/>
<id>ee7bf40967cd142ed1172596055dae2cc254df2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add useProxy() helper function for tests</title>
<updated>2018-02-16T16:12:35+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-16T16:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=2c30880ae2fe590c82d581461b23cf59ec2ff83b'/>
<id>2c30880ae2fe590c82d581461b23cf59ec2ff83b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add tests for container iterator</title>
<updated>2018-02-10T09:30:26+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-10T09:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=8dfe7249e015e1a03a911d441cab8c4bb0c7d4c9'/>
<id>8dfe7249e015e1a03a911d441cab8c4bb0c7d4c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>increase test coverage</title>
<updated>2018-02-07T19:45:42+00:00</updated>
<author>
<name>Stefan Majewsky</name>
<email>majewsky@gmx.net</email>
</author>
<published>2018-02-07T19:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.xyrillian.de/go-schwift/commit/?id=70d9fc2a699624f8fc87f1c5837241c536087373'/>
<id>70d9fc2a699624f8fc87f1c5837241c536087373</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
