<?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>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38d84d68 - vfs_lookup: Allow PATH_MAX-1 symlinks</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#38d84d68</link>
        <description>vfs_lookup: Allow PATH_MAX-1 symlinksPreviously, symlinks in FreeBSD were artificially limited to PATH_MAX-2.Add a short test case to verify the change.Submitted by:	Gaurav Gangalwar &lt;ggangalwar AT isilon.com&gt;Reviewed by:	kibSponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D12589

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Fri, 17 Nov 2017 19:25:39 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f35f0a75 - trailing_slash is a TAP-compliant testcase; mark it as such, instead</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#f35f0a75</link>
        <description>trailing_slash is a TAP-compliant testcase; mark it as such, insteadof calling is a plain testcase.MFC after:	1 month

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 28 Jun 2017 08:29:20 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bf8f6d7c - Remove WARNS set globally by ../Makefile.inc now</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#bf8f6d7c</link>
        <description>Remove WARNS set globally by ../Makefile.inc nowSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 04:20:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>02820e5e - Bump WARNS up to 6 again</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#02820e5e</link>
        <description>Bump WARNS up to 6 againHas not been tested (can&apos;t be after r312103 without cem&apos;s hacksto atf/kyua)!

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 04:00:26 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5c9ce250 - Follow-up to r312103:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#5c9ce250</link>
        <description>Follow-up to r312103:Revert r310995 as well.

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Sat, 14 Jan 2017 02:29:25 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4162b79 - Bump WARNS to 6 to catch simple QA issues like some of the ones I squashed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#e4162b79</link>
        <description>Bump WARNS to 6 to catch simple QA issues like some of the ones I squashedin r310994

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Sun, 01 Jan 2017 04:02:06 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9f0136cb - Add basic ATF tests for Capability mode .. lookups</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#9f0136cb</link>
        <description>Add basic ATF tests for Capability mode .. lookupsA follow-up to r309887.Several tests copied verbatim fromhttps://github.com/emaste/snippets/blob/master/test_openat.c .Reviewed by:	kib@, ngie@ (earlier version)X-MFC-With:	r309887Sponsored by:	Dell EMC IsilonDifferential Revision:	https://reviews.freebsd.org/D8748

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Mon, 12 Dec 2016 17:23:09 +0000</pubDate>
        <dc:creator>Conrad Meyer &lt;cem@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>430f7286 - Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#430f7286</link>
        <description>Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedafter r298107Summary of changes:- Replace all instances of FILES/TESTS with ${PACKAGE}FILES. This ensures that  namespacing is kept with FILES appropriately, and that this shouldn&apos;t need  to be repeated if the namespace changes -- only the definition of PACKAGE  needs to be changed- Allow PACKAGE to be overridden by callers instead of forcing it to always be  `tests`. In the event we get to the point where things can be split up  enough in the base system, it would make more sense to group the tests  with the blocks they&apos;re a part of, e.g. byacc with byacc-tests, etc- Remove PACKAGE definitions where possible, i.e. where FILES wasn&apos;t used  previously.- Remove unnecessary TESTSPACKAGE definitions; this has been elided into  bsd.tests.mk- Remove unnecessary BINDIRs used previously with ${PACKAGE}FILES;  ${PACKAGE}FILESDIR is now automatically defined in bsd.test.mk.- Fix installation of files under data/ subdirectories in lib/libc/tests/hash  and lib/libc/tests/net/getaddrinfo- Remove unnecessary .include &lt;bsd.own.mk&gt;s (some opportunistic cleanup)Document the proposed changes in share/examples/tests/tests/... via examplesso it&apos;s clear that ${PACKAGES}FILES is the suggested way forward in terms ofreplacing FILES. share/mk/bsd.README didn&apos;t seem like the appropriate methodof communicating that info.MFC after: never probablyX-MFC with: r298107PR: 209114Relnotes: yesTested with: buildworld, installworld, checkworld; buildworld, packageworldSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 04 May 2016 23:20:53 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2aa00a60 - More &apos;tests&apos; package fixes.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#2aa00a60</link>
        <description>More &apos;tests&apos; package fixes.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 03 Feb 2016 00:34:23 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b2e7f204 - Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/tests/sys/vfs/Makefile#b2e7f204</link>
        <description>Integrate tools/regression/vfs into the FreeBSD test suite as tests/sys/vfsMFC after: 1 weekSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/tests/sys/vfs/Makefile</description>
        <pubDate>Wed, 14 Oct 2015 08:16:15 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
