lkundrak / rpms / vim

Forked from rpms/vim 4 years ago
Clone
0962f43
To: vim_dev@googlegroups.com
0962f43
Subject: Patch 7.4.162
0962f43
Fcc: outbox
0962f43
From: Bram Moolenaar <Bram@moolenaar.net>
0962f43
Mime-Version: 1.0
0962f43
Content-Type: text/plain; charset=UTF-8
0962f43
Content-Transfer-Encoding: 8bit
0962f43
------------
0962f43
0962f43
Patch 7.4.162
0962f43
Problem:    Running tests in shadow dir doesn't work.
0962f43
Solution:   Add testdir/sautest to the shadow target. (James McCoy)
0962f43
Files:	    src/Makefile
0962f43
0962f43
0962f43
*** ../vim-7.4.161/src/Makefile	2013-11-07 03:25:51.000000000 +0100
0962f43
--- src/Makefile	2014-02-05 12:34:00.214024436 +0100
0962f43
***************
0962f43
*** 2381,2386 ****
0962f43
--- 2381,2387 ----
0962f43
  				 ../../testdir/*.in \
0962f43
  				 ../../testdir/*.vim \
0962f43
  				 ../../testdir/python* \
0962f43
+ 				 ../../testdir/sautest \
0962f43
  				 ../../testdir/test83-tags? \
0962f43
  				 ../../testdir/*.ok .
0962f43
  
0962f43
*** ../vim-7.4.161/src/version.c	2014-01-31 14:53:59.715533645 +0100
0962f43
--- src/version.c	2014-02-05 12:34:19.766024736 +0100
0962f43
***************
0962f43
*** 740,741 ****
0962f43
--- 740,743 ----
0962f43
  {   /* Add new patch number below this line */
0962f43
+ /**/
0962f43
+     162,
0962f43
  /**/
0962f43
0962f43
-- 
0962f43
hundred-and-one symptoms of being an internet addict:
0962f43
263. You have more e-mail addresses than shorts.
0962f43
0962f43
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
0962f43
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
0962f43
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
0962f43
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///