Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add regression test for GHI#26. | Dave Reisner | 2014-08-20 | 1 | -0/+2 |
| | |||||
* | fixup tests | Dave Reisner | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | move toggle tests until after mute state is guaranteed | Dave Reisner | 2012-08-14 | 1 | -2/+2 |
| | | | | This test rig sucks. | ||||
* | validate argument count with string -> enum conversion | Dave Reisner | 2012-08-14 | 1 | -1/+1 |
| | |||||
* | This repo is now about ponies. | Dave Reisner | 2012-08-14 | 1 | -6/+6 |
| | |||||
* | add mute/unmute/toggle tests | Dave Reisner | 2012-08-13 | 1 | -0/+4 |
| | |||||
* | use a static array and loop to validate actions | Dave Reisner | 2012-08-13 | 1 | -0/+4 |
| | |||||
* | add adj-balance verb for incremental balance changes | Dave Reisner | 2012-08-13 | 1 | -1/+5 |
| | | | | | This is useful if you ever wanted to script balance adjustment, since it would otherwise require 2 invocations (get + set). | ||||
* | add shiesty runtests script | Dave Reisner | 2012-08-13 | 1 | -0/+51 |