2.10
test: remove no longer needed completion/*.exp
test: set up BASH_COMPLETION_COMPAT_DIR in bashrc (only)
test: drop sourcing our no longer existing profile.d script
screen: add //telnet completion
test: convert finger partial test case to pytest+pexpect
gcc: support new --completion option (#222)
test: convert more _filedir unit tests to pytest+pexpect
test: .gitignore pytestdebug.log
test: enforce minimum pytest version
*: format Python code with black
test: bump black to >=19.10b0
test: Fix buffer size option listing in run --help
test: move default shell option from run-shellcheck to .shellcheckrc
test suite: Add bashcomp_bash env var for better control on tested bash
Run delegated test tools/scripts with exec.
test: avoid some sed -r/-E runLint false positives
test: add minimal mypy config