Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A bad template index does not crash; shows warning | Fred Hebert | 2015-12-18 | 8 | -0/+145 |
| | | | | | | | | This should fix #955 The test is implicit as a bad index previously silently crashed rebar3. By adding the bad index to the `new` suite's files, we can show that things keep running. | ||||
* | Add support for custom templates in subdirectories | Fred Hebert | 2014-12-23 | 8 | -0/+144 |
- Includes tests for templates and their application |