3 Commits

Author SHA1 Message Date
Sean Gillies
fd2f9dbfd8 Reformat tests so commands get a context obj 2016-03-30 22:11:43 -06:00
Sean Gillies
a807d1bd51 Closes #282.
At the heart of this was a subtle indexing error due to calling
round() instead of math.floor(). Fixing that needed a cascade of
fixes to expectated values in various tests.

Finally, core logic in the merge command was rewritten for
correctness and clarity.
2015-03-11 15:11:52 -06:00
Sean Gillies
145151e072 rio-sample with help and 100% coverage. 2015-02-09 12:39:40 -07:00