4 Commits

Author SHA1 Message Date
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