073263
To: vim_dev@googlegroups.com
073263
Subject: Patch 7.4.250
073263
Fcc: outbox
073263
From: Bram Moolenaar <Bram@moolenaar.net>
073263
Mime-Version: 1.0
073263
Content-Type: text/plain; charset=UTF-8
073263
Content-Transfer-Encoding: 8bit
073263
------------
073263
073263
Patch 7.4.250
073263
Problem:    Some test files missing from distribution.
073263
Solution:   Add pattern for newly added tests.
073263
Files:	    Filelist
073263
073263
073263
*** ../vim-7.4.249/Filelist	2014-01-23 14:26:18.815303381 +0100
073263
--- Filelist	2014-04-05 21:56:31.743178012 +0200
073263
***************
073263
*** 82,90 ****
073263
--- 82,93 ----
073263
  		src/testdir/*.in \
073263
  		src/testdir/sautest/autoload/*.vim \
073263
  		src/testdir/test[0-9]*.ok \
073263
+ 		src/testdir/test[0-9]*a.ok \
073263
+ 		src/testdir/test_[a-z]*.ok \
073263
  		src/testdir/test49.vim \
073263
  		src/testdir/test60.vim \
073263
  		src/testdir/test83-tags? \
073263
+ 		src/testdir/test77a.com \
073263
  		src/testdir/python2/*.py \
073263
  		src/testdir/python3/*.py \
073263
  		src/testdir/pythonx/*.py \
073263
*** ../vim-7.4.249/src/version.c	2014-04-05 21:28:50.671174384 +0200
073263
--- src/version.c	2014-04-05 21:58:05.203178216 +0200
073263
***************
073263
*** 736,737 ****
073263
--- 736,739 ----
073263
  {   /* Add new patch number below this line */
073263
+ /**/
073263
+     250,
073263
  /**/
073263
073263
-- 
073263
Give a man a computer program and you give him a headache,
073263
but teach him to program computers and you give him the power
073263
to create headaches for others for the rest of his life...
073263
        R. B. Forest
073263
073263
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
073263
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
073263
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
073263
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///