aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* replace tutils.raises with pytest.raises + shimThomas Kriechbaumer2017-02-021-3/+4
* tests: pathod/tutils.py -> pathod/tservers.pyAldo Cortesi2016-11-021-1/+1
* move custom HTTP/2 stack from netlib to pathodThomas Kriechbaumer2016-06-171-1/+2
* Utils cleanupsAldo Cortesi2016-06-071-5/+0
* Consolidate some functions to strutils.bytes_to_escaped_strAldo Cortesi2016-06-021-11/+0
* Move human-friendly format functions to netlib.human, remove redundant implem...Aldo Cortesi2016-05-311-7/+0
* Go Python 3 by default with the bytes conversionShadab Zafar2016-05-261-2/+4
* Remove inner_repr, fixup escape_unprintablesShadab Zafar2016-05-261-8/+4
* Py3: Handle bytes case in inner_reprShadab Zafar2016-05-261-0/+1
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-161-1/+1
* move tests into shared folderMaximilian Hils2016-02-151-0/+39