aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_makeencoding.py
Commit message (Collapse)AuthorAge
* test: move oldtests to test directory (#22536)dundargoc2023-03-07
| | | | | The new oldtest directory is in test/old/testdir. The reason for this is that many tests have hardcoded the parent directory name to be 'testdir'.
* py: flake8 fixesDaniel Hahler2019-07-29
|
* vim-patch:8.0.0420: text garbled when the system encoding differs from ↵James McCoy2017-12-17
'encoding' Problem: When running :make the output may be in the system encoding, different from 'encoding'. Solution: Add the 'makeencoding' option. (Ken Takata) https://github.com/vim/vim/commit/2c7292dc5bbf155fe2192d417363b8c085759cad