Add unittest for new text_helpers.
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 7 Oct 2016 14:22:59 +0000 (16:22 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 7 Oct 2016 14:22:59 +0000 (16:22 +0200)
commit2e5c5b849277abb0c450b3e433aa5c35377e5c8e
treec095053f892b985f299ac21f15d5ed737c9d96bf
parentc16165f485e5bd49f0b3f5628602e6dd6ce6155d
Add unittest for new text_helpers.

Can only test whether functions raise an error since correct behaviour is
hard to test automatically.
test/test_text_helpers.py [new file with mode: 0644]