summaryrefslogtreecommitdiff
path: root/tests/Ktext
AgeCommit message (Collapse)Author
2015-06-09Test object __str__() methods.Ulf Magnusson
The format of the strings isn't set in stone, but it's nice to verify that nothing changes. This code was incredibly boring to write. :P
2015-06-06Test help text terminated by comment.Ulf Magnusson
2015-06-06Improve get_help() test coverage.Ulf Magnusson
In preparation for some changes.
2012-12-06Ops - forgot to add tests/Ktext.Ulf Magnusson