summaryrefslogtreecommitdiffstats
path: root/src/parse/test_ast.rs
Commit message (Expand)AuthorAgeFilesLines
* test subshell parsingJesse Luehrs2022-01-171-3/+22
* fix testsJesse Luehrs2022-01-171-2/+2
* fix parsing variables in double quoted stringsJesse Luehrs2022-01-111-0/+7
* fix testsJesse Luehrs2022-01-111-70/+115
* add testsJesse Luehrs2022-01-101-0/+123
* parse alternationsJesse Luehrs2022-01-101-0/+56
* fix testsJesse Luehrs2022-01-101-166/+45
* add parsing for control statementsJesse Luehrs2022-01-081-33/+42
* pull tests out into their own file againJesse Luehrs2022-01-081-0/+345