Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test_plugin_staticdirect now works and passes. | Christopher Allan Webber | 2013-05-23 | 1 | -1/+1 |
* | Simple "staticstuff" plugin for writing unit tests on plugin static asset lin... | Christopher Allan Webber | 2013-05-23 | 3 | -0/+68 |
* | Testing the template_context_prerender hook | Christopher Allan Webber | 2013-05-15 | 4 | -3/+13 |
* | Fully working context hooks, both template/view and global level, with tests | Christopher Allan Webber | 2013-05-14 | 4 | -0/+89 |
* | Unit tests for plugins defining their own config_spec.ini! | Christopher Allan Webber | 2013-05-08 | 2 | -0/+26 |
* | 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 | 3 | -3/+11 |
* | callable hook convenience functions.. now work, and with tests! | Christopher Allan Webber | 2013-04-10 | 4 | -0/+132 |