aboutsummaryrefslogtreecommitdiffstats
path: root/test/netlib/test_utils.py
Commit message (Collapse)AuthorAgeFilesLines
* bytes_to_escaped_str: always escape single quotesMaximilian Hils2016-05-251-0/+2
|
* escaped_str_to_bytes: support unicode on python 2Maximilian Hils2016-05-251-3/+6
|
* Sanitize Print (#1135)Maximilian Hils2016-05-121-0/+15
| | | | | | | | * sanitize strings with shell control characters * netlib: add utilities to safe-print bytes * escaped str: add TODO for multi-byte chars
* improve .replace() and move it into netlibMaximilian Hils2016-04-021-0/+4
|
* add Serializeable.copyMaximilian Hils2016-04-021-0/+27
|
* move tests into shared folderMaximilian Hils2016-02-151-0/+141