aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-misc/unicode1.tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Spelling fixes in comments, documentation, tests and examplesDenys Vlasenko2017-04-171-1/+1
| | | | | | By klemens <ka7@github.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* hush: make ${#var} unicode-awareDenys Vlasenko2014-08-131-0/+13
This mimics bash Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>