phil-hands

Results 3 issues of phil-hands

If one selects a non US keyboard within the SUT, and then use `type_string()` then for example one sees that `z` and `y` are swapped when typing with a german...

stale

I have needles in the same repo as the tests for the Debian tests (using _git-lfs_ to deal with the bloat, which seems to work well BTW). If I set...

Here is a demonstration of running a shell script under kcov, which makes the output go missing: ``` nimble% cat ./kcov_test/date.sh #!/bin/sh [ "$1" ] && exec >&8 date %...