<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>c512599b - patch 8.2.2889: typo and verbose comment in Makefiles</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#c512599b</link>
        <description>patch 8.2.2889: typo and verbose comment in MakefilesProblem:    Typo and verbose comment in Makefiles.Solution:   Fix typo. Use @#. (Ken Takata, closes #8252)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Wed, 26 May 2021 19:49:18 +0000</pubDate>
        <dc:creator>K.Takata &lt;kentkt@csc.jp&gt;</dc:creator>
    </item>
<item>
        <title>592f57f5 - patch 8.2.2630: hard to see where a test gets stuck</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#592f57f5</link>
        <description>patch 8.2.2630: hard to see where a test gets stuckProblem:    Hard to see where a test gets stuck.Solution:   Print the executed test function. (Dominique Pell&#233;, closes #7975)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Sat, 20 Mar 2021 15:44:25 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>228e6297 - patch 8.2.1526: line in testdir Makefile got commented out</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#228e6297</link>
        <description>patch 8.2.1526: line in testdir Makefile got commented outProblem:    Line in testdir Makefile got commented out. (Christian Brabandt)Solution:   Revert.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 14:06:46 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>6e3aeec8 - patch 8.2.1525: messages from tests were not always displayed</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#6e3aeec8</link>
        <description>patch 8.2.1525: messages from tests were not always displayedProblem:    Messages from tests were not always displayed.Solution:   Always show messages, the timing is always useful. (Ken Takata,            closes #6792)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Wed, 26 Aug 2020 20:29:57 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>c7719086 - patch 8.2.1441: running tests in tiny version gives error for summarize.vim</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#c7719086</link>
        <description>patch 8.2.1441: running tests in tiny version gives error for summarize.vimProblem:    Running tests in tiny version gives error for summarize.vim.Solution:   Set &apos;cpoptions&apos; to allow for line continuation.  Restore            redirecting test output to /dev/null.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Thu, 13 Aug 2020 17:42:39 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>b96a32ef - patch 8.2.1439: tiny and small builds have no test coverage</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#b96a32ef</link>
        <description>patch 8.2.1439: tiny and small builds have no test coverageProblem:    Tiny and small builds have no test coverage.Solution:   Restore tests that do not depend on the +eval feature.            (Ken Takata, closes #6696)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Thu, 13 Aug 2020 16:59:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>f7c4d836 - patch 8.2.1420: test 49 is old style</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#f7c4d836</link>
        <description>patch 8.2.1420: test 49 is old styleProblem:    Test 49 is old style.Solution:   Convert remaining parts to new style. Remove obsolete items.            (Yegappan Lakshmanan, closes #6683)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Tue, 11 Aug 2020 18:42:19 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>1112c0fe - patch 8.2.1114: terminal test sometimes times out</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#1112c0fe</link>
        <description>patch 8.2.1114: terminal test sometimes times outProblem:    Terminal test sometimes times out.Solution:   Split the test in two parts.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Wed, 01 Jul 2020 19:53:50 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>f6e020b1 - patch 8.2.0962: terminal test sometimes hangs on Travis</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#f6e020b1</link>
        <description>patch 8.2.0962: terminal test sometimes hangs on TravisProblem:    Terminal test sometimes hangs on Travis.Solution:   Do show output for this test temporarily.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Fri, 12 Jun 2020 18:11:55 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>95a467e7 - patch 8.2.0621: after running tests asan files may remain</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#95a467e7</link>
        <description>patch 8.2.0621: after running tests asan files may remainProblem:    After running tests asan files may remain.Solution:   Clean up asan files with &quot;make testclean&quot;.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Thu, 23 Apr 2020 12:41:46 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ad48e6c1 - patch 8.2.0615: regexp benchmark stest is old style</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#ad48e6c1</link>
        <description>patch 8.2.0615: regexp benchmark stest is old styleProblem:    Regexp benchmark stest is old style.Solution:   Make it a new style test.  Fix using a NULL list.  Add more tests.            (Yegappan Lakshmanan, closes #5963)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Tue, 21 Apr 2020 20:19:45 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ec5929d0 - patch 8.2.0527: Vim9: function types insufficiently tested</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#ec5929d0</link>
        <description>patch 8.2.0527: Vim9: function types insufficiently testedProblem:    Vim9: function types insufficiently tested.Solution:   Add more tests.  Fix white space check.  Add &quot;test_vim9&quot; target.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Tue, 07 Apr 2020 18:53:39 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>85683ec6 - patch 8.2.0290: running individual test differs from all tests</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#85683ec6</link>
        <description>patch 8.2.0290: running individual test differs from all testsProblem:    Running individual test differs from all tests.Solution:   Pass on environment variables. (Yee Cheng Chin, closes #5672)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Thu, 20 Feb 2020 21:35:02 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>7d232041 - patch 8.1.2259: running tests may leave XfakeHOME behind</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#7d232041</link>
        <description>patch 8.1.2259: running tests may leave XfakeHOME behindProblem:    Running tests may leave XfakeHOME behind.Solution:   Source summarize.vim without using setup.vim. (closes #5177)            Also fix that on MS-Windows the test log isn&apos;t echoed.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Tue, 05 Nov 2019 21:37:20 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>ba089307 - patch 8.1.2183: running a test is a bit verbose</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#ba089307</link>
        <description>patch 8.1.2183: running a test is a bit verboseProblem:    Running a test is a bit verbose.Solution:   Silence some messages. (Daniel Hahler, closes #5070)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Sat, 19 Oct 2019 16:56:58 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>d9b0d83b - patch 8.1.2028: options test script does not work</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#d9b0d83b</link>
        <description>patch 8.1.2028: options test script does not workProblem:    Options test script does not work.Solution:   Use optiondefs.h for input.

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Sat, 14 Sep 2019 13:46:32 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>41a82604 - patch 8.1.1694: the RUN_VIM variable is longer than needed</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#41a82604</link>
        <description>patch 8.1.1694: the RUN_VIM variable is longer than neededProblem:    The RUN_VIM variable is longer than needed.Solution:   Shorten RUN_VIM. (Daniel Hahler, closes #4643)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Sun, 14 Jul 2019 19:54:26 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>4f5b0e53 - patch 8.1.1637: after running tests and clean the XfakeHOME directory remains</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#4f5b0e53</link>
        <description>patch 8.1.1637: after running tests and clean the XfakeHOME directory remainsProblem:    After running tests and clean the XfakeHOME directory remains.Solution:   Use &quot;rm -rf&quot;. (Hirohito Higashi)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Fri, 05 Jul 2019 18:43:52 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>8ed75cb0 - patch 8.1.1505: running &quot;make clean&quot; twice gives errors</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#8ed75cb0</link>
        <description>patch 8.1.1505: running &quot;make clean&quot; twice gives errorsProblem:    Running &quot;make clean&quot; twice gives errors.Solution:   Add &quot;-f&quot; to &quot;rm&quot;. (closes #4516)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Sun, 09 Jun 2019 12:39:13 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
<item>
        <title>4e0bf846 - patch 8.1.1490: when a single test fails the exit code is not set</title>
        <link>http://172.16.0.5:8080/history/vim-8.2.3635/src/testdir/Makefile#4e0bf846</link>
        <description>patch 8.1.1490: when a single test fails the exit code is not setProblem:    When a single test fails the exit code is not set. (Daniel Hahler)Solution:   Add an exit command. (closes #4506)

            List of files:
            /vim-8.2.3635/src/testdir/Makefile</description>
        <pubDate>Fri, 07 Jun 2019 20:40:25 +0000</pubDate>
        <dc:creator>Bram Moolenaar &lt;Bram@vim.org&gt;</dc:creator>
    </item>
</channel>
</rss>
