aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/loops.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-21Fix formatting with cargo fmtLibravatar Dirkjan Ochtman1-3/+6
2017-11-21Apply suggestions from rustfmt to improve styleLibravatar Dirkjan Ochtman1-6/+2
2017-08-10Propagate format errors and rename `render_to()` to `render_into()`Libravatar Dirkjan Ochtman1-2/+2
2017-03-07Remove debugging cruft from test_nested_forLibravatar Dirkjan Ochtman1-1/+1
2017-03-07Add test for nested loops and loops over slices (see #6, #7, #9)Libravatar Dirkjan Ochtman1-0/+17
2017-03-07Create separate test module for loopsLibravatar Dirkjan Ochtman1-0/+18