index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
tests
/
loops.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-23
Added loop tests
vallentin
1
-0
/
+83
2021-02-22
Added range test case
vallentin
1
-6
/
+22
2021-01-05
Added copy literals related test case
vallentin
1
-0
/
+12
2020-12-16
Added more loop tests
vallentin
1
-0
/
+36
2019-01-08
Add support for loop.last
yossyJ
1
-2
/
+8
2019-01-04
Add support for tuple
yossyJ
1
-1
/
+6
2018-12-08
Use 2018 edition idioms
Dirkjan Ochtman
1
-2
/
+0
2018-12-08
Remove unused macro_use attributes
Dirkjan Ochtman
1
-1
/
+0
2018-09-21
fix panicked on range-based for loop
bott
1
-0
/
+13
2018-09-14
Fix operator preference at loop.index
bott
1
-1
/
+1
2018-09-14
Fix operator preference at loop.first
bott
1
-0
/
+14
2018-06-25
Add test for 'loop.first' variable
Dirkjan Ochtman
1
-1
/
+1
2018-06-21
Fix formatting with cargo fmt
Dirkjan Ochtman
1
-3
/
+6
2017-11-21
Apply suggestions from rustfmt to improve style
Dirkjan Ochtman
1
-6
/
+2
2017-08-10
Propagate format errors and rename `render_to()` to `render_into()`
Dirkjan Ochtman
1
-2
/
+2
2017-03-07
Remove debugging cruft from test_nested_for
Dirkjan Ochtman
1
-1
/
+1
2017-03-07
Add test for nested loops and loops over slices (see #6, #7, #9)
Dirkjan Ochtman
1
-0
/
+17
2017-03-07
Create separate test module for loops
Dirkjan Ochtman
1
-0
/
+18