The Makefile and other vim scripts in this directory are modified version of vim's own test scripts.
make
make newtest from=test-basic-1 to=new-test-name
Then edit new-test-name.in
, new-test-name.ok
and any file in new-test-name.fixtures
as needed.