summaryrefslogtreecommitdiff
path: root/tests/write_cb_bogus_test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: handle file:// URLs with spaces in pathsScott Talbert2022-01-221-1/+3
* Windows compatibility for test suiteOleg Pudeyev2018-06-011-1/+1
* Reduce the number of broken pipesOleg Pudeyev2017-11-291-3/+3
* Fix pyflakes complaints along with some bugsOleg Pudeyev2015-10-271-1/+0
* Header test uses utf-8 encoded strings, change all encoding declarations in s...Oleg Pudeyev2013-12-311-1/+1
* Update remaining tests for pycurl returning body as bytesOleg Pudeyev2013-12-141-0/+2
* Avoid treating exception as a tuple as this no longer works in python 3Oleg Pudeyev2013-12-141-1/+1
* Python 3 compatibility: except syntaxOleg Pudeyev2013-03-151-1/+2
* Check that bogus return values from write callback are correctly handled (still)Oleg Pudeyev2013-03-111-0/+44