]> 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:

Improve tests (#93)
authorDaniel Hahler <github@thequod.de>
Sat, 7 Oct 2017 19:45:40 +0000 (21:45 +0200)
committerGitHub <noreply@github.com>
Sat, 7 Oct 2017 19:45:40 +0000 (21:45 +0200)
commite1b71a2f196d566a81c85d1bce02acb8d252086c
treec0b2c531b3fa79758d21c92ad88c210b42ca017f
parent720eb2b9821a4147dbd124ff595e36fa2b9b45b2
Improve tests (#93)

* Travis: use "make test"

* Travis: do not start Xvfb

* Makefile: make test fast, add test_slow
.travis.yml
Makefile