aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/ash-parsing (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: fix comment parsing in `cmd`, closes 10421Denys Vlasenko2017-10-222-0/+17
* hush: do not accept "if() { echo; }" function defDenys Vlasenko2017-08-022-0/+12
* ash: add all hush parsing tests to ast testsDenys Vlasenko2017-07-2448-0/+313
* shell: and_or_and_backgrounding.tests is no longer "UNFIXED BUG"Denys Vlasenko2017-07-151-1/+0
* hush: fix and_or_and_backgrounding.tests failureDenys Vlasenko2017-07-152-0/+35