]> mj.ucw.cz Git - moe.git/commit
Tests for status, status.py fixes, minor changes
authorTomas Gavenciak <gavento@ucw.cz>
Sat, 27 Nov 2010 13:06:07 +0000 (14:06 +0100)
committerTomas Gavenciak <gavento@ucw.cz>
Sat, 27 Nov 2010 13:06:07 +0000 (14:06 +0100)
commit258204ca478a8e8c180931575e1cd0748f677e8c
tree193a66a3c691b6a4e3267cf90b429d3317f159dc
parent0fda8189b956eb8d024625d7b2d596e9aeabb073
Tests for status, status.py fixes, minor changes

Tests for Status (except for Status.update)
Add status_test.py to "make test"
Status.do_read(): input from iterator of lines, implement multiline vals
Status.read(): remove default sys.stdin, adapt to do_read()
Removed "Moe" prefix from status exception name
t/Makefile
t/moe/status.py
t/moe/status_test.py [new file with mode: 0644]