summaryrefslogtreecommitdiff
path: root/src/testdir/test_curswant.vim
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.0.0861: still many old style testsv8.0.0861Bram Moolenaar2017-08-041-0/+23
Problem: Still many old style tests. Solution: Convert several tests to new style. (Yegappan Lakshmanan)