Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Let's not use reserved keywords :) | Christopher Allan Webber | 2013-04-19 | 1 | -2/+2 |
| | |||||
* | Added new tests to test hook_transform() | Christopher Allan Webber | 2013-04-19 | 1 | -3/+5 |
| | |||||
* | callable hook convenience functions.. now work, and with tests! | Christopher Allan Webber | 2013-04-10 | 1 | -0/+41 |
- Added three "callables" test plugins. - updated callable_runone to check for unhandled_okay in the kwargs dict. All passing! |