summaryrefslogtreecommitdiff
path: root/t/unit/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* pyupgrade.Omer Katz2020-09-031-4/+4
* Migrate another case imports to unittest.mock after dropping python 3.5Matus Valo2020-09-021-1/+1
* Remove get_errno() since it is no longer needed.Omer Katz2020-08-311-21/+1
* Drop Python 2.7 and 3.4 support.Omer Katz2020-08-191-12/+3
* isort.Omer Katz2019-03-021-2/+1
* Ensure unicode is tested.Omer Katz2018-05-281-2/+2
* Ensure a unicode string is tested.Omer Katz2018-05-281-1/+1
* Testing: Replace @patch decorators (#182)Matthias Urlichs2018-02-141-13/+13
* isort.Omer Katz2017-10-281-3/+2
* Python 3 UTF-8 Encode/Decode w/ Surrogates (#168)Stephen Hatch2017-10-261-0/+7
* Use py.testAsk Solem2016-08-231-0/+80