aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_utf8_helpers.py
Commit message (Expand)AuthorAgeFilesLines
* Fix formatting after black upgradeTrygve Aaberge2022-01-301-1/+0
* Ignore failing flake rules instead of selecting only a fewTrygve Aaberge2021-04-131-1/+1
* Format all python files with blackTrygve Aaberge2021-03-201-20/+23
* Make encode_to/decode_from_utf8 noop in python 3Trygve Aaberge2019-04-081-49/+70
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-0/+2
* Create a decorator for decoding function argumentsTrygve Aaberge2017-10-191-0/+13
* Add tests for decode_from_utf8/encode_to_utf8Trygve Aaberge2017-10-191-0/+59