<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in struct.0</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>2a63c3be158216222d89a073dcbd6a72ee4aab5a - Remove $FreeBSD$: one-line .c comment pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/indent/tests/struct.0#2a63c3be158216222d89a073dcbd6a72ee4aab5a</link>
        <description>Remove $FreeBSD$: one-line .c comment patternRemove /^/[*/]\s*\$FreeBSD\$.*\n/

            List of files:
            /freebsd/usr.bin/indent/tests/struct.0</description>
        <pubDate>Wed, 16 Aug 2023 19:54:29 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9287a9d85e47b4ac0c2ed7891d0b9d472f36243 - indent(1): disjoint parser state from lexi()</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/indent/tests/struct.0#f9287a9d85e47b4ac0c2ed7891d0b9d472f36243</link>
        <description>indent(1): disjoint parser state from lexi()The function is sometimes used as a look-ahead, so ideally it should bearno information about parser state.

            List of files:
            /freebsd/usr.bin/indent/tests/struct.0</description>
        <pubDate>Sun, 03 Jun 2018 18:21:15 +0200</pubDate>
        <dc:creator>Piotr Pawel Stefaniak &lt;pstef@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a36faad54665288ed4eb839d2a4699ae2ead45e - Merge ^/head r313301 through r313643.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/indent/tests/struct.0#1a36faad54665288ed4eb839d2a4699ae2ead45e</link>
        <description>Merge ^/head r313301 through r313643.

            List of files:
            /freebsd/usr.bin/indent/tests/struct.0</description>
        <pubDate>Sat, 11 Feb 2017 15:04:18 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>61fd3be0b0fb9df04ea6ac47d552ceaff0a75aa6 - indent(1): add regression test cases</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/usr.bin/indent/tests/struct.0#61fd3be0b0fb9df04ea6ac47d552ceaff0a75aa6</link>
        <description>indent(1): add regression test casesThese examples show expected behavior of indent(1). They are meant to be usedtogether with a regression test mechanism, either Kyua, a Makefile or perhapssomething else. The mechanism should in essence do this:  indent -P${test}.pro &lt; ${test}.0 &gt; ${test}.0.runand compare ${test}.0.stdout to ${test}.0.run. If the files differ or the exitstatus isn&apos;t 0, the test failed.* ${test}.pro is an indent(1) profile: a list of options passed through a file.  The program doesn&apos;t complain if the file doesn&apos;t exist.* ${test}.0 is a C source file which acts as input for indent(1). It doesn&apos;t  have to have any particular formatting, since it&apos;s the output that matters.* ${test}.0.stdout contains expected output. It doesn&apos;t have to be formatted in  Kernel Normal Form as the point of the tests is to check for regressions in  the program and not to check that it always produces KNF.Reviewed by:	ngieApproved by:	pfg (mentor)Differential Revision:	https://reviews.freebsd.org/D9007

            List of files:
            /freebsd/usr.bin/indent/tests/struct.0</description>
        <pubDate>Fri, 10 Feb 2017 10:31:39 +0100</pubDate>
        <dc:creator>Piotr Pawel Stefaniak &lt;pstef@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
