commit | 2a83ed0284e92c7ba4bd4efe9df149ac724b2f26 | [log] [tgz] |
---|---|---|
author | Jason Evans <jasone@canonware.com> | Sun Dec 08 20:52:21 2013 -0800 |
committer | Jason Evans <jasone@canonware.com> | Sun Dec 08 20:52:21 2013 -0800 |
tree | 915b5dbaa91c4a8dd3fdffedb98ce8abb48535b6 | |
parent | 9f35a71a81adcfd6c0ea6461ecd2b84ac384e34f [diff] |
Refactor tests. Refactor tests to use explicit testing assertions, rather than diff'ing test output. This makes the test code a bit shorter, more explicitly encodes testing intent, and makes test failure diagnosis more straightforward.