aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/whitespace.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed whitespace issue when generating match (#399)Libravatar Christian Vallentin2020-12-121-1/+1
| | | | | | | | | | | | | * 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
* Fix additional clippy issueLibravatar Dirkjan Ochtman2020-07-201-1/+1
|
* Clean up clippy issuesLibravatar Dirkjan Ochtman2020-07-201-1/+1
|
* Add tests for allow whitespaces patchLibravatar Ciprian Dorin Craciun2020-06-301-0/+41