index
:
delta/openstack/python-swiftclient.git
master
stable/2023.1
stable/juno
stable/kilo
stable/liberty
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
stable/wallaby
stable/xena
stable/yoga
stable/zed
opendev.org: openstack/python-swiftclient.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Python3 bugs
2.1.0
Christian Schwede
2014-05-21
2
-2
/
+20
*
Move test_shell.py under tests/unit/
anc
2014-05-20
1
-0
/
+0
*
change assert_ to assertTrue
Christian Berendt
2014-05-14
1
-1
/
+1
*
Merge "Only encode metadata for user customed headers"
Jenkins
2014-05-08
1
-6
/
+6
|
\
|
*
Only encode metadata for user customed headers
Chmouel Boudjnah
2014-05-07
1
-6
/
+6
*
|
Make the function tests Python3-import friendly
Alex Gaynor
2014-05-07
1
-6
/
+7
|
/
*
Merge "Add functional tests for python-swiftclient"
Jenkins
2014-05-06
9
-0
/
+306
|
\
|
*
Add functional tests for python-swiftclient
Christian Schwede
2014-05-05
9
-0
/
+306
*
|
Mock auth_end_time in test_shell.test_download
Chmouel Boudjnah
2014-04-25
1
-10
/
+14
|
/
*
Merge "Fixed several shell tests on Python3."
Jenkins
2014-04-24
1
-0
/
+5
|
\
|
*
Fixed several shell tests on Python3.
Alex Gaynor
2014-04-23
1
-0
/
+5
*
|
Merge "Fix up StringIO use in tests for py3"
Jenkins
2014-04-24
1
-4
/
+3
|
\
\
|
*
|
Fix up StringIO use in tests for py3
Samuel Merritt
2014-04-23
1
-4
/
+3
|
|
/
*
|
Merge "Updated test_shell for Python3"
Jenkins
2014-04-23
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
Updated test_shell for Python3
Alex Gaynor
2014-04-23
1
-2
/
+10
*
|
Merge "Fix test_raw_upload test"
Jenkins
2014-04-23
1
-5
/
+11
|
\
\
|
|
/
|
/
|
|
*
Fix test_raw_upload test
Chmouel Boudjnah
2014-04-17
1
-5
/
+11
*
|
Merge "Remove validate_headers"
Jenkins
2014-04-23
1
-20
/
+0
|
\
\
|
|
/
|
*
Remove validate_headers
Chmouel Boudjnah
2014-04-17
1
-20
/
+0
*
|
Merge "Add tests for bin/swift"
Jenkins
2014-04-18
1
-0
/
+319
|
\
\
|
|
/
|
/
|
|
*
Add tests for bin/swift
Christian Schwede
2014-04-14
1
-0
/
+319
*
|
Merge "Fix test_multithreading on Python 3"
Jenkins
2014-04-16
1
-3
/
+9
|
\
\
|
*
|
Fix test_multithreading on Python 3
Victor Stinner
2014-04-15
1
-3
/
+9
*
|
|
Merge "Fix swiftclient.client.quote() for Python 3"
Jenkins
2014-04-16
1
-4
/
+8
|
\
\
\
|
|
/
/
|
*
|
Fix swiftclient.client.quote() for Python 3
Victor Stinner
2014-04-07
1
-4
/
+8
*
|
|
Merge "Add requests related unit-tests"
Jenkins
2014-04-14
1
-0
/
+81
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add requests related unit-tests
Tristan Cacqueray
2014-04-05
1
-0
/
+81
*
|
|
Merge "Python 3: fix tests on HTTP headers"
Jenkins
2014-04-10
1
-7
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Python 3: fix tests on HTTP headers
Victor Stinner
2014-04-04
1
-7
/
+14
|
|
/
*
|
Merge "Use the standard library's copy of mock when it's available."
Jenkins
2014-04-05
3
-3
/
+17
|
\
\
|
|
/
|
/
|
|
*
Use the standard library's copy of mock when it's available.
Alex Gaynor
2014-03-31
3
-3
/
+17
*
|
Merge "set user-agent header"
Jenkins
2014-04-01
1
-0
/
+42
|
\
\
|
|
/
|
/
|
|
*
set user-agent header
John Dickinson
2014-03-30
1
-0
/
+42
*
|
Merge "Python 3: Get compatible types from six"
Jenkins
2014-03-30
1
-6
/
+9
|
\
\
|
*
|
Python 3: Get compatible types from six
Victor Stinner
2014-03-28
1
-6
/
+9
|
|
/
*
|
Python 3: Fix module names in import
Victor Stinner
2014-03-28
3
-11
/
+12
|
/
*
Merge "Python 3: cast map() result to list"
Jenkins
2014-03-28
1
-3
/
+3
|
\
|
*
Python 3: cast map() result to list
Victor Stinner
2014-03-24
1
-3
/
+3
*
|
Merge "Python 3: Fix tests using temporary text files"
Jenkins
2014-03-28
1
-2
/
+2
|
\
\
|
*
|
Python 3: Fix tests using temporary text files
Victor Stinner
2014-03-24
1
-2
/
+2
|
|
/
*
|
Merge "Python 3: Replace iter.next() with six.next(iter)"
Jenkins
2014-03-28
1
-4
/
+4
|
\
\
|
*
|
Python 3: Replace iter.next() with six.next(iter)
Victor Stinner
2014-03-27
1
-4
/
+4
|
|
/
*
|
Replace dict.iteritems() with dict.items()
Victor Stinner
2014-03-27
1
-1
/
+1
|
/
*
Use six.StringIO instead of StringIO.StringIO
zhang-jinnan
2014-03-03
2
-4
/
+4
*
Add LengthWrapper in put_object to honor content_length param
Clay Gerrard
2014-02-25
1
-0
/
+41
*
Fix --insecure option on auth
2.0.1
John Dickinson
2014-02-13
2
-3
/
+24
*
Port to python-requests
Tristan Cacqueray
2014-02-12
3
-97
/
+28
*
Merge "assertEquals is deprecated, use assertEqual"
Jenkins
2014-01-31
1
-41
/
+41
|
\
|
*
assertEquals is deprecated, use assertEqual
Dirk Mueller
2014-01-17
1
-41
/
+41
*
|
Merge "Add capabilities option"
Jenkins
2014-01-31
1
-0
/
+28
|
\
\
[next]