aboutsummaryrefslogtreecommitdiffstats
path: root/test/pathod
Commit message (Expand)AuthorAgeFilesLines
...
* | | Silence requests warningsAldo Cortesi2016-06-021-0/+3
* | | Reimplement test retrievals on pathoc and ditch requestsAldo Cortesi2016-06-023-11/+27
* | | pathod.test shouldn't use the API at allAldo Cortesi2016-06-021-4/+5
* | | Since we have locks over the logs, use direct access rather than API requests...Aldo Cortesi2016-06-022-5/+4
* | | Honesty in testingAldo Cortesi2016-06-021-5/+0
|/ /
* / Consolidate some functions to strutils.bytes_to_escaped_strAldo Cortesi2016-06-021-11/+0
|/
* Py3: Use byte literals for comparisonShadab Zafar2016-05-311-12/+12
* Move human-friendly format functions to netlib.human, remove redundant implem...Aldo Cortesi2016-05-311-7/+0
* more style cleanupThomas Kriechbaumer2016-05-293-8/+8
* more style cleanupThomas Kriechbaumer2016-05-294-14/+16
* cleanup imports with flake8Thomas Kriechbaumer2016-05-284-6/+9
* fix Python 2 testsMaximilian Hils2016-05-281-2/+2
* Py3: Use cStringIO from six.movesShadab Zafar2016-05-281-3/+3
* 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
* bytes_to_escaped_str: always escape single quotesMaximilian Hils2016-05-251-1/+1
* We don't need 3 slightly different implementations of DataAldo Cortesi2016-05-211-1/+1
* tests: silence flaky pathod testMaximilian Hils2016-05-201-0/+1
* tests: properly skip pathod testsMaximilian Hils2016-05-182-4/+4
* tests: xfail -> skipMaximilian Hils2016-05-181-3/+3
* fix naming which caused overwriting of functionsThomas Kriechbaumer2016-05-151-1/+1
* silence flaky pathod testMaximilian Hils2016-04-211-0/+1
* py3++: cStringIOMaximilian Hils2016-03-209-55/+48
* suppress pathoc test timeouts on windowsMaximilian Hils2016-02-271-0/+2
* fix all libpathod->pathod referencesThomas Kriechbaumer2016-02-1616-22/+22
* temporarily silence flaky testsMaximilian Hils2016-02-161-0/+3
* update README.rst, minor fixesMaximilian Hils2016-02-151-0/+2
* fix ALPN checksMaximilian Hils2016-02-152-2/+2
* move tests into shared folderMaximilian Hils2016-02-1526-0/+2601