Patch 7.4.1632
Problem: List of test targets is outdated.
Solution: Update to current list of test targets.
Files: src/Makefile
*** ../vim-7.4.1631/src/Makefile 2016-03-13 14:34:07.628766258 +0100
--- src/Makefile 2016-03-21 22:36:40.439811969 +0100
***************
*** 1972,1978 ****
test_match_conceal \
test_nested_function \
test_options \
- test_qf_title \
test_ruby \
test_search_mbyte \
test_signs \
--- 1972,1977 ----
***************
*** 1982,1988 ****
test_wordcount \
test_writefile \
test2 test3 test4 test5 test6 test7 test8 test9 \
! test10 test11 test12 test13 test14 test15 test16 test17 test18 test19 \
test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \
test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
--- 1981,1987 ----
test_wordcount \
test_writefile \
test2 test3 test4 test5 test6 test7 test8 test9 \
! test11 test12 test13 test14 test15 test16 test17 test18 test19 \
test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \
test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
***************
*** 1990,1997 ****
test60 test61 test62 test63 test64 test65 test66 test67 test68 test69 \
test70 test71 test72 test73 test74 test75 test76 test77 test78 test79 \
test80 test81 test82 test83 test84 test85 test86 test87 test88 test89 \
! test90 test91 test92 test93 test94 test95 test96 test97 test98 test99 \
! test100 test101 test102 test103 test104 test105 test106 test107 test108:
cd testdir; rm -f [email protected]; $(MAKE) -f Makefile [email protected]
VIMPROG=../$(VIMTARGET) $(GUI_TESTARG) SCRIPTSOURCE=../$(SCRIPTSOURCE)
# Run individual NEW style test, assuming that Vim was already compiled.
--- 1989,1996 ----
test60 test61 test62 test63 test64 test65 test66 test67 test68 test69 \
test70 test71 test72 test73 test74 test75 test76 test77 test78 test79 \
test80 test81 test82 test83 test84 test85 test86 test87 test88 test89 \
! test90 test91 test92 test93 test94 test95 test97 test98 test99 \
! test100 test101 test102 test103 test104 test105 test107 test108:
cd testdir; rm -f [email protected]; $(MAKE) -f Makefile [email protected]
VIMPROG=../$(VIMTARGET) $(GUI_TESTARG) SCRIPTSOURCE=../$(SCRIPTSOURCE)
# Run individual NEW style test, assuming that Vim was already compiled.
***************
*** 2003,2013 ****
--- 2002,2015 ----
test_channel \
test_cursor_func \
test_delete \
+ test_ex_undo \
+ test_expr \
test_expand \
test_feedkeys \
test_file_perm \
test_glob2regpat \
test_hardcopy \
+ test_help_tagjump \
test_history \
test_increment \
test_join \
***************
*** 2016,2021 ****
--- 2018,2024 ----
test_lispwords \
test_menu \
test_packadd \
+ test_partial \
test_perl \
test_quickfix \
test_reltime \
***************
*** 2024,2034 ****
--- 2027,2039 ----
test_sort \
test_syn_attr \
test_syntax \
+ test_timers \
test_undolevels \
test_unlet \
test_viminfo \
test_viml \
test_visual \
+ test_window_id \
test_alot:
cd testdir; rm -f [email protected] test.log messages; $(MAKE) -f Makefile [email protected]
VIMPROG=../$(VIMTARGET) $(GUI_TESTARG) SCRIPTSOURCE=../$(SCRIPTSOURCE)
@if test -f testdir/test.log; then \
*** ../vim-7.4.1631/src/version.c 2016-03-21 22:30:52.859454907 +0100
--- src/version.c 2016-03-21 22:35:58.680250761 +0100
***************
*** 750,751 ****
--- 750,753 ----
{ /* Add new patch number below this line */
+ /**/
+ 1632,
/**/
--
I AM THANKFUL...
...for the piles of laundry and ironing because it means I
have plenty of clothes to wear.
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.