aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/macro.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-01Fix whitespace handling for macros and imports (#55)Libravatar larros1-1/+1
Resolves https://github.com/djc/askama/issues/52. * Fix of review comments
2017-09-26Add support for importing template files with macros (#51)Libravatar larros1-0/+12
* Fix review comments for macro imports
2017-08-23Forgot to remove debugging cruft, againLibravatar Dirkjan Ochtman1-1/+1
2017-08-22Add test for basic macro useLibravatar Dirkjan Ochtman1-0/+16