- fix the active statusline after updating the quickfix/location list
- use g:qf_disable_statusline to disable the statusline of the default ftplugin
- for before Vim 8.1.1715, keep using FileType event to overwrite the statusline of the quickfix window
- use 7.2.051 (because vim-themis depends on the patch; the third argument of globpath())
- take care of PATH correctly (previously the tests were not tested on the intended versions)