<?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 command3.0.stdout</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>4b489a60 - sh: Solve the alias recursion problem in a less hackish way.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/sh/tests/builtins/command3.0.stdout#4b489a60</link>
        <description>sh: Solve the alias recursion problem in a less hackish way.Add the space to avoid alias recursion when the alias is expanded, not whenit is added.As a result, displaying an alias via command -v, command -V or type nolonger erroneously appends a space. Adjust the tests so they now requirethis bug to be absent.

            List of files:
            /freebsd-14.2/bin/sh/tests/builtins/command3.0.stdout</description>
        <pubDate>Fri, 24 Jan 2014 16:40:51 +0000</pubDate>
        <dc:creator>Jilles Tjoelker &lt;jilles@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13de33a5 - Migrate tools/regression/bin/ tests to the new layout.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/bin/sh/tests/builtins/command3.0.stdout#13de33a5</link>
        <description>Migrate tools/regression/bin/ tests to the new layout.This change is a proof of concept on how to easily integrate existingtests from the tools/regression/ hierarchy into the /usr/tests/ testsuite and on how to adapt them to the new layout for src.To achieve these goals, this change:- Moves tests from tools/regression/bin/&lt;tool&gt;/ to bin/&lt;tool&gt;/tests/.- Renames the previous regress.sh files to legacy_test.sh.- Adds Makefiles to build and install the tests and all their supporting  data files into /usr/tests/bin/.- Plugs the legacy_test test programs into the test suite using the new  TAP backend for Kyua (appearing in 0.8) so that the code of the test  programs does not have to change.- Registers the new directories in the BSD.test.dist mtree file.Reviewed by:	freebsd-testingApproved by:	rpaulo (mentor)

            List of files:
            /freebsd-14.2/bin/sh/tests/builtins/command3.0.stdout</description>
        <pubDate>Wed, 11 Dec 2013 04:09:17 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
