aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_hardcopy.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1702Michael Ennen2016-12-01
| | | | | | | | Problem: Using freed memory when parsing 'printoptions' fails. Solution: Save the old options and restore them in case of an error. (Dominique) https://github.com/vim/vim/commit/4afc7c5d4a73340831077a02bfe1f74935e7f4a1
* vim-patch:7.4.1094Michael Ennen2016-06-09
| | | | | | | Problem: Test for :hardcopy fails on MS-Windows. Solution: Check for the +postscript feature. https://github.com/vim/vim/commit/ccb80989f2779c8441f7f15d160fb2141bd1676d
* vim-patch:7.4.1090Michael Ennen2016-05-20
Problem: No tests for :hardcopy and related options. Solution: Add test_hardcopy. https://github.com/vim/vim/commit/b5690794cf081773628fa0f1f2b948fd129d5b39