<?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>b2752497 - patch(1): add some basic tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/usr.bin/patch/tests/Makefile#b2752497</link>
        <description>patch(1): add some basic testsSummary:- basic: test application of patches created by diff -u at the  beginning/middle/end of file, which have differing amounts of context  before and after chunks being added- limited_ctx: stems from PR 74127 in which a rogue line was getting added  when the patch should have been rejected. Similar behavior was  reproducible with larger contexts near the beginning/end of a file. See  r326084 for details- file_creation: patch sourced from /dev/null should create the file- file_nodupe: said patch sourced from /dev/null shouldn&apos;t dupe the contents  when re-applied (personal vendetta, WIP, see comment)- file_removal: this follows from nodupe; the reverse of a patch sourced  from /dev/null is most naturally deleting the file, as is expected based  on GNU patch behavior (WIP)

            List of files:
            /freebsd-13.1/usr.bin/patch/tests/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 03:16:14 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
