summaryrefslogtreecommitdiff
path: root/without-tests
AgeCommit message (Collapse)AuthorFilesLines
2017-08-23Drop sphinx docLars Wirzenius1-1/+0
2016-10-09Exclude ttystatus/version.py from test coverageLars Wirzenius1-0/+1
2015-09-27Refactor how messages are displayedLars Wirzenius1-5/+9
This should be much clearer code now. However, the old unit tests for Messager became obsolete. Did not write new ones, due to it being tedious. I am lazy. Mock me.
2011-07-24Add doc/conf.py to list of modules without tests.Lars Wirzenius1-0/+1
2010-06-06Add Debian packaging.Lars Wirzenius1-0/+1
2010-06-06Add Widget base class.Lars Wirzenius1-0/+2
2010-06-05Add Makefile to run tests.Lars Wirzenius1-0/+1
Also add list of modules without test modules.