summaryrefslogtreecommitdiff
path: root/tests/test_util.py
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite str_increment() as bytes_increment()Wouter Bolsterlee2016-07-271-13/+15
| | | | ...and make it work on both Python 3 and 2.
* Implement a str_increment() utility functionWouter Bolsterlee2012-05-231-6/+31
|
* Add unit tests (requires nose)Wouter Bolsterlee2012-05-201-0/+29