]> git.madduck.net Git - etc/vim.git/history - spec/spec_helper.rb

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:

Fix outer "elif" with inner "if" (#136)
[etc/vim.git] / spec / spec_helper.rb
2018-07-21 Daniel Hahlertests: fix vim.kill: use <CR> (#109)
2018-07-21 Daniel HahlerCoverage reporting via covimerage (#107)
2018-07-17 Daniel Hahlertests: remove nil from hang-closing tests (#105)
2018-07-15 Jake HarrAdd option for hanging closing brackets (#94)
2017-10-07 Daniel Hahlertests: explicitly enable old "should" syntax to fix...
2017-07-30 Daniel HahlerTravis: update config (#87)
2016-09-03 Daniel Hahlerspec_helper: pass in already obtained line (#60)
2016-07-06 Daniel HahlerImprove handling of multiline strings (#50)
2015-05-12 Daniel HahlerMerge pull request #41 from blueyed/fix-jedi-call-signa...
2015-05-07 Daniel HahlerVimrunner: doc for config.reuse_server=false
2014-01-12 Hynek SchlawackMerge pull request #20 from kljohann/clean_up
2014-01-07 Johann Klähnprevent ':' from indenting inside unfinished string
2013-11-09 Hynek SchlawackMerge pull request #19 from kljohann/tests
2013-11-09 Johann Klähnrun test cases for different settings
2013-06-16 Johann Klähnadd basic test suite using vimrunner