index
:
askama
main
[no description]
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update criterion requirement from 0.3 to 0.4 (#721)
dependabot[bot]
2022-09-26
1
-1
/
+1
*
Remove support for deprecated `_parent` field
René Kijewski
2022-07-25
1
-4
/
+40
*
Update to comrak v0.14
René Kijewski
2022-07-20
1
-1
/
+1
*
Update comrak requirement from 0.12 to 0.13
dependabot[bot]
2022-06-07
1
-1
/
+1
*
Allow `{% endmacro name %}`
Bastien Orivel
2022-04-29
2
-1
/
+13
*
Add test for "minimize" config
Guillaume Gomez
2022-04-26
2
-0
/
+45
*
Rename `suppress_whitespace` into `whitespace` and update expected values to ...
Guillaume Gomez
2022-04-21
1
-1
/
+1
*
Add test for suppress_whitespace option
Guillaume Gomez
2022-04-21
3
-19
/
+342
*
Make json filter safe
René Kijewski
2022-02-16
3
-2
/
+64
*
Add markdown filter
René Kijewski
2022-02-07
2
-1
/
+79
*
Use exact trybuild version
René Kijewski
2022-01-31
1
-1
/
+1
*
Remove `panic!()` in `loop.cycle([])`
René Kijewski
2022-01-31
2
-0
/
+22
*
Make is_shadowing_variable() failable
René Kijewski
2022-01-31
1
-3
/
+3
*
Allow comments in `{% match %}` and remove panic!
René Kijewski
2022-01-31
3
-0
/
+53
*
Parse tuple expressions
René Kijewski
2022-01-28
1
-0
/
+82
*
Implement error propagation expression: `?` (#590)
René Kijewski
2022-01-28
1
-0
/
+69
*
Unify handling of calls (#614)
René Kijewski
2022-01-27
1
-0
/
+82
*
Add unit tests if there is one `#[template(…)]`
René Kijewski
2022-01-13
4
-0
/
+36
*
Use a separate trait for object safety (#579)
Dirkjan Ochtman
2021-12-15
2
-11
/
+8
*
Fix tests for new error messages in Rust nightly
René Kijewski
2021-12-01
16
-5
/
+41
*
Allow whitespace trimming in {{raw}} blocks
René Kijewski
2021-11-29
2
-0
/
+12
*
Added optional escaper tests
vallentin
2021-11-19
1
-0
/
+48
*
Implement `for … in … if …`
René Kijewski
2021-11-11
1
-0
/
+18
*
Add exhaustive whitespace tests for for-else
René Kijewski
2021-11-11
2
-0
/
+1147
*
Implement for-else
René Kijewski
2021-11-11
1
-0
/
+19
*
Implement {{loop.cycle(…)}} similar to Jinja
René Kijewski
2021-11-11
3
-0
/
+65
*
Make test name consistent with test template name
Kelly Thomas Kline
2021-10-13
1
-1
/
+1
*
Initial test work
Kelly Thomas Kline
2021-10-13
1
-0
/
+16
*
Ensure that {%break%} is only used inside of a loop
René Kijewski
2021-08-30
2
-0
/
+19
*
Add {% break %} and {% continue %}
René Kijewski
2021-08-30
2
-0
/
+79
*
Add test case for matching on Option<bool>
Restioson
2021-08-25
2
-0
/
+26
*
Bump version numbers in anticipation of beta release
Dirkjan Ochtman
2021-08-21
1
-1
/
+1
*
Issue #379 was fixed
René Kijewski
2021-07-30
3
-0
/
+38
*
Better error messages using cuts
René Kijewski
2021-07-30
2
-0
/
+19
*
Use "target()" to parse "when" block
René Kijewski
2021-07-30
5
-0
/
+78
*
Allow omitting "with" keyword in match blocks
René Kijewski
2021-07-30
1
-0
/
+17
*
Allow using "with" keyword in "let" statements
René Kijewski
2021-07-30
1
-0
/
+14
*
Implement destructoring of structs
René Kijewski
2021-07-05
1
-0
/
+107
*
Add "destructoring tuple in loop" test
René Kijewski
2021-07-05
1
-0
/
+69
*
Add tuple destructoring tests
René Kijewski
2021-07-05
2
-0
/
+17
*
Add loop variable shadowing test
René Kijewski
2021-07-05
1
-0
/
+21
*
Replace rust_macro test to work on nightly
René Kijewski
2021-07-02
2
-14
/
+18
*
Fix expected error message for missing file
René Kijewski
2021-07-02
6
-0
/
+16
*
Add "if let" tests
René Kijewski
2021-07-01
5
-0
/
+119
*
Added loop tests
vallentin
2021-06-23
1
-0
/
+83
*
Fix code generation for macro calls that store args in variables.
Ryan Kelly
2021-06-22
2
-0
/
+19
*
Remove forward-slash escape (#486)
Alex Wennerberg
2021-05-17
2
-6
/
+3
*
Rename test types to PascalCase
Dirkjan Ochtman
2021-03-30
2
-10
/
+10
*
Added path and ext tests
vallentin
2021-03-10
4
-0
/
+70
*
Added option test
vallentin
2021-02-22
1
-0
/
+16
[next]