summaryrefslogtreecommitdiff
path: root/vim/special-files
AgeCommit message (Collapse)Author
2017-02-12test/vim: tweak combining characters testMarc André Tanner
2017-02-11test/vim: add a file with lots of combining charactersMarc André Tanner
The actual test just invokes `ga` and `g8` which has only a temporary visual effect which our testing infrastructure is currently not able to check.
2017-02-02test/vim: add a few special filesMarc André Tanner
Test search in a binary file and add a big one to force mmap(2) usage.