aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/include.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow included templates to `extend`, `import`, and `macro`Libravatar max2024-01-171-0/+41
* Use 2018 edition idiomsLibravatar Dirkjan Ochtman2018-12-081-2/+0
* Remove unused macro_use attributesLibravatar Dirkjan Ochtman2018-12-081-1/+0
* Fix whitespace handling for include blocks (fixes #69)Libravatar Dirkjan Ochtman2018-04-021-1/+1
* Apply suggestions from rustfmt to improve styleLibravatar Dirkjan Ochtman2017-11-211-3/+1
* Propagate format errors and rename `render_to()` to `render_into()`Libravatar Dirkjan Ochtman2017-08-101-1/+1
* Add test for include blocks (see #25)Libravatar Dirkjan Ochtman2017-08-041-0/+19