Guillaume Gomez
3b52c907c3
Rename rinja
into askama
2025-03-11 19:31:06 +01:00
Guillaume Gomez
2d80cc3524
Rename everything to rinja
2024-06-17 15:58:52 +02:00
Guillaume Gomez
4233b3114f
Update tests for whitespace characters handling
2023-03-09 13:35:00 +01:00
Guillaume Gomez
adce026620
Add test for suppress_whitespace option
2022-04-21 10:08:42 +02:00
Dirkjan Ochtman
46792fe843
Rename test types to PascalCase
2021-03-30 09:59:12 +02:00
Christian Vallentin
3b57663b5b
Fixed whitespace issue when generating match ( #399 )
...
* Fixed #397
* Updated parser to ignore whitespace between match and when
* Updated test cases
* Updated Python script to generate match ws tests
* Added match ws tests
* Resolved rustfmt lint
2020-12-12 18:01:22 +01:00
Christian Vallentin
5b01e60591
Fixed whitespace issue when generating if statement ( #394 )
...
* Fixed #377
2020-12-03 21:48:14 +01:00