aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/iron.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move Iron integration into a separate askama_iron crateLibravatar Dirkjan Ochtman2020-01-291-37/+0
|
* Use 2018 edition idiomsLibravatar Dirkjan Ochtman2018-12-081-3/+0
|
* Remove unused macro_use attributesLibravatar Dirkjan Ochtman2018-12-081-1/+0
|
* Disable tests that need dependencies by defaultLibravatar Dirkjan Ochtman2018-11-041-0/+1
|
* infer Content-type from the file extension for iron integrationLibravatar Hajime Fukuda2018-01-191-0/+20
|
* Simplify Rocket test slightlyLibravatar Dirkjan Ochtman2017-08-241-1/+1
|
* Add test for Iron supportLibravatar Dirkjan Ochtman2017-08-231-0/+20