aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_undo.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.2296lonerover2017-03-22
| | | | | | | Problem: No tests for :undolist and "U" command. Solution: Add tests. (Dominique Pelle) https://github.com/vim/vim/commit/c628fdcd46e93c308f742efdf54248695960e290
* os_set_cloexec: Fix condition. #5986Justin M. Keyes2017-03-17
| | | | Also: skip Test_undo_del_chars the right way. #6287
* vim-patch:7.4.2113 #6287raichoo2017-03-17
Problem: Test for undo is flaky. Solution: Turn it into a new style test. Use test_settime() to avoid flakyness. https://github.com/vim/vim/commit/170b10b421f0c9fda08b7cfd3bb043c064f3659a