]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Add support for "make test", automatically installing deps
authorDaniel Hahler <git@thequod.de>
Mon, 17 Nov 2014 13:11:43 +0000 (14:11 +0100)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Wed, 9 Dec 2015 05:23:49 +0000 (14:23 +0900)
commitca3005b75641664ba9a982a4fa5bb5b871c07d91
tree9b8783aa8a1ef9bac8ec905329ec137b0090d6c5
parent7f61ab3a497224210914c44c16c73046364a24a3
Add support for "make test", automatically installing deps
.gitignore [new file with mode: 0644]
.travis.yml
Makefile
test/README.md
test/run-tests.sh
test/vimrc