summaryrefslogtreecommitdiff
path: root/tests/unit/test_multithreading.py
Commit message (Expand)AuthorAgeFilesLines
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-061-240/+0
* Drop testtools from test-requirements.txtTim Burke2016-02-121-3/+3
* Miscellaneous (mostly test) cleanupTim Burke2015-10-071-9/+6
* change deprecated assertEquals to assertEqualHiroshi Miura2015-08-061-3/+3
* Properly test raw writes in Python 3Tim Burke2015-07-071-17/+10
* Fix crash when stat'ing objects with non-ascii namesJoel Wright2015-02-171-1/+9
* This patch fixes downloading files to stdout.Joel Wright2015-01-231-10/+18
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-261-243/+134
* Remove testtools.main() call from testsChristian Schwede2014-05-201-4/+0
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-0/+347