0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.0723: cannot easily run specific test when in src/testdir

Problem:    Cannot run specific test when in src/testdir the same was as in
            the src directory.
Solution:   Move build rule to src/testdir/Makefile.
This commit is contained in:
Bram Moolenaar
2019-01-11 17:30:16 +01:00
parent 977239ef52
commit ec50401e1e
10 changed files with 378 additions and 362 deletions

View File

@@ -795,6 +795,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
723,
/**/
722,
/**/