Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytest.raises: shim new API | Thomas Kriechbaumer | 2017-02-08 | 1 | -4/+4 |
* | replace tutils.raises with pytest.raises + shim | Thomas Kriechbaumer | 2017-02-02 | 1 | -18/+16 |
* | tests: pathod/tutils.py -> pathod/tservers.py | Aldo Cortesi | 2016-11-02 | 1 | -3/+4 |
* | test & examples: zap six | Aldo Cortesi | 2016-10-17 | 1 | -8/+8 |
* | move custom HTTP/2 stack from netlib to pathod | Thomas Kriechbaumer | 2016-06-17 | 1 | -1/+2 |
* | fix NestedMessage encoding | Maximilian Hils | 2016-06-06 | 1 | -1/+1 |
* | fix .freeze(), improve tests | Maximilian Hils | 2016-06-06 | 1 | -3/+1 |
* | Py3: Fix status_code and other tests by using byte literals | Shadab Zafar | 2016-06-06 | 1 | -7/+7 |
* | Py3: Fix useragent tests | Shadab Zafar | 2016-06-06 | 1 | -4/+4 |
* | Py3: Fix websocket tests | Shadab Zafar | 2016-06-06 | 1 | -10/+10 |
* | Py3: Use byte string literals | Shadab Zafar | 2016-06-06 | 1 | -20/+20 |
* | Py3: Use BytesIO instead of StringIO for tests | Shadab Zafar | 2016-06-06 | 1 | -8/+8 |
* | Py3: Use global next() instead of iterator method | Shadab Zafar | 2016-06-06 | 1 | -23/+23 |
* | py3++: cStringIO | Maximilian Hils | 2016-03-20 | 1 | -9/+8 |
* | fix all libpathod->pathod references | Thomas Kriechbaumer | 2016-02-16 | 1 | -2/+2 |
* | move tests into shared folder | Maximilian Hils | 2016-02-15 | 1 | -0/+358 |