Problem: Tests get stuck at the more prompt.
Solution: Move the backspace test out of test_alot.
# Keep test_alot.res as the last one, sort the others.
NEW_TESTS = test_arglist.res \
test_assert.res \
+ test_backspace_opt.res \
test_cdo.res \
test_channel.res \
test_hardcopy.res \
" This makes testing go faster, since Vim doesn't need to restart.
source test_assign.vim
-source test_backspace_opt.vim
source test_cursor_func.vim
source test_delete.vim
source test_expand.vim
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 1573,
/**/
1572,
/**/