summaryrefslogtreecommitdiff
path: root/without-tests
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-09-27 12:18:50 +0300
committerLars Wirzenius <liw@liw.fi>2015-09-27 13:00:38 +0300
commitdf2691178ddf2d9de9ecd65c4307da17885f61c6 (patch)
treeea5adb63422f244dd18b571b13ec1ad3994bef42 /without-tests
parentab009314c2acd9e520f2d23a085a41556d424df5 (diff)
downloadttystatus-df2691178ddf2d9de9ecd65c4307da17885f61c6.tar.gz
Refactor how messages are displayed
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.
Diffstat (limited to 'without-tests')
-rw-r--r--without-tests14
1 files changed, 9 insertions, 5 deletions
diff --git a/without-tests b/without-tests
index 24b6a56..b5e49da 100644
--- a/without-tests
+++ b/without-tests
@@ -1,5 +1,9 @@
-./ttystatus/__init__.py
-./example.py
-./ttystatus/widget.py
-./setup.py
-./doc/conf.py
+example.py
+example2.py
+ttystatus/__init__.py
+ttystatus/area.py
+ttystatus/messager.py
+ttystatus/tty.py
+ttystatus/widget.py
+setup.py
+doc/conf.py