summaryrefslogtreecommitdiff
path: root/tests/test_sftp_big.py
Commit message (Expand)AuthorAgeFilesLines
* blackenJeff Forcier2023-01-161-9/+3
* No more (object)ionsJeff Forcier2023-01-161-1/+1
* s/%/fstrings/gJeff Forcier2023-01-161-50/+49
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
* flake8 now applied to tests, huzzahJeff Forcier2019-06-081-3/+2
* Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier2019-06-081-10/+10
* Bump black up to 18.6b4Jeff Forcier2018-08-221-1/+0
* Blacken under black 18.5b0Jeff Forcier2018-05-291-8/+8
* Blacken Paramiko on 2.4Chris Rose2018-05-171-90/+124
* Mark known slow tests as 'slow' pytest marker, and skip them by defaultJeff Forcier2017-10-251-0/+3
* Start overhauling regular SFTP suite.Jeff Forcier2017-10-231-43/+40
* Get big sftp tests passing w/ the sftp client + folder crap being a fixtureJeff Forcier2017-10-231-82/+64
* Get sftp-big tests apparently passing.Jeff Forcier2017-10-231-63/+46
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-1/+3
* prefetch now requires file_size to be passed in as a parameterTorkil Gustavsen2015-07-231-6/+12
* BufferedFile.read() now returns byte strings instead of text stringsAntoine Brenner2014-04-171-2/+2
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-5/+0
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Use 'with' for opening most file and SFTPFIle objectsScott Maxwell2013-11-191-149/+129
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-0/+1
* Make sftp.open handle binary and text, more type conversionScott Maxwell2013-11-021-14/+14
* Changes inspired by the nischu7 branchScott Maxwell2013-11-011-4/+4
* More type fixesScott Maxwell2013-10-311-6/+6
* Setup so we can run test_sftp_big independentlyScott Maxwell2013-10-311-0/+7
* Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-16/+16
* Fix message sendingScott Maxwell2013-10-301-1/+1
* Fix importsScott Maxwell2013-10-301-3/+4
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20080323020309-9bjcp7l2ygdu49d2]Robey Pointer2008-03-221-2/+3
* [project @ robey@lag.net-20080323020054-ar5bmythf7fr5rgk]Robey Pointer2008-03-221-0/+7
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060726000907-b9a2d46eecc64cec]Robey Pointer2006-07-251-3/+71
* [project @ robey@lag.net-20060502002709-617a268779f7ca6b]Robey Pointer2006-05-011-1/+1
* [project @ robey@lag.net-20060312040732-8d16f6c42f12f138]Robey Pointer2006-03-111-4/+46
* [project @ robey@lag.net-20060309081455-84be2ae54f98e897]Robey Pointer2006-03-091-0/+267