comparison src/testdir/test_alot.vim @ 24093:5dfee9b1eabe v8.2.2588

patch 8.2.2588: build failure with tiny features Commit: https://github.com/vim/vim/commit/23b32a8d6bd9ec83c0c6632b7a8bfa544ac0a2f1 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 10 21:55:46 2021 +0100 patch 8.2.2588: build failure with tiny features Problem: Build failure with tiny features. Solution: Add #ifdef. Run recover test separately.
author Bram Moolenaar <Bram@vim.org>
date Wed, 10 Mar 2021 22:00:04 +0100
parents 4c9acbd6b3c7
children 320991d9812e
comparison
equal deleted inserted replaced
24092:f6482a5454ab 24093:5dfee9b1eabe
19 source test_global.vim 19 source test_global.vim
20 source test_jumps.vim 20 source test_jumps.vim
21 source test_lispwords.vim 21 source test_lispwords.vim
22 source test_move.vim 22 source test_move.vim
23 source test_put.vim 23 source test_put.vim
24 source test_recover.vim
25 source test_reltime.vim 24 source test_reltime.vim
26 source test_scroll_opt.vim 25 source test_scroll_opt.vim
27 source test_searchpos.vim 26 source test_searchpos.vim
28 source test_set.vim 27 source test_set.vim
29 source test_shift.vim 28 source test_shift.vim