<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/tools/regression/usr.bin/make, branch upstream/11.0.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2014-03-19T12:29:20Z</updated>
<entry>
<title>Migrate tools/regression/usr.bin/make/ to the new tests layout.</title>
<updated>2014-03-19T12:29:20Z</updated>
<author>
<name>Julio Merino</name>
<email>jmmv@FreeBSD.org</email>
</author>
<published>2014-03-19T12:29:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d525bcd959742df2fe7f3dbcd251284537121190'/>
<id>urn:sha1:d525bcd959742df2fe7f3dbcd251284537121190</id>
<content type='text'>
Note that these tests are for fmake, not bmake, and thus they are not
installed nor run when bmake is selected (the default).  Yes, I have
wasted a *ton* of time on moving tests for no real reason other than
ensuring they are not left behind.

But maybe, just maybe, it was not work in vain: the majority of these
tests also work with bmake and the few that don't may point at broken
stuff.  For example, the tests for the "archive" feature do not work
with bmake, but bmake's manpage and source tree seem to imply that they
should.  So... to be investigated later; need to poke sjg@.
</content>
</entry>
<entry>
<title>Only run the make tests when make is fmake.</title>
<updated>2014-03-12T10:38:32Z</updated>
<author>
<name>Julio Merino</name>
<email>jmmv@FreeBSD.org</email>
</author>
<published>2014-03-12T10:38:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03a7bb948dbd0fb8a8499c315f61ee0a3b7ea46f'/>
<id>urn:sha1:03a7bb948dbd0fb8a8499c315f61ee0a3b7ea46f</id>
<content type='text'>
Because bmake is the default make being built, many of the tests here
fail due to differences between the two.  Just skip the tests for now
when using fmake.
</content>
</entry>
<entry>
<title>Remove the "funny targets" make check.  We no longer need embedded :: targets</title>
<updated>2012-07-05T18:23:36Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-07-05T18:23:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6e50170633d4beb7eeb0bc7815b296ab5feef90b'/>
<id>urn:sha1:6e50170633d4beb7eeb0bc7815b296ab5feef90b</id>
<content type='text'>
to build FreeBSD (they are used in Perl man pages).  We never needed embedded
"!" in targets that I can find.

We got this from OpenBSD and I cannot find any other make that supports
such things -- contrary to their commit message claim: "This behaviour
is also consistent with other versions of make.".
</content>
</entry>
<entry>
<title>Provide a mechanism to not clear out the work and output dirs when</title>
<updated>2012-06-20T21:38:16Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-06-20T21:38:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3fbd14b44381e504c6c4b8f4f817f0a221ae7014'/>
<id>urn:sha1:3fbd14b44381e504c6c4b8f4f817f0a221ae7014</id>
<content type='text'>
developing tests.
</content>
</entry>
<entry>
<title>Add a test for the :tl &amp; :tu modifiers.</title>
<updated>2012-06-12T23:16:00Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-06-12T23:16:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cca63ae56b9f41ef27f538bb7f60a1e6116d2a8a'/>
<id>urn:sha1:cca63ae56b9f41ef27f538bb7f60a1e6116d2a8a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add regression test for '-V' command line option (requires r236346).</title>
<updated>2012-05-31T01:07:52Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-05-31T01:07:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ede27e69cfcd6059fc67e7c1c25765ef6bcc2769'/>
<id>urn:sha1:ede27e69cfcd6059fc67e7c1c25765ef6bcc2769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make it easier to test newly-built make.</title>
<updated>2012-05-30T22:26:16Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2012-05-30T22:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a35a9551c4761cad954d2cfbe1466b804d6c0b77'/>
<id>urn:sha1:a35a9551c4761cad954d2cfbe1466b804d6c0b77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include target names in diagnostic output.</title>
<updated>2012-02-12T05:34:01Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2012-02-12T05:34:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=42e4b4f7df635c994fd1741025c3bcbaa21e69a8'/>
<id>urn:sha1:42e4b4f7df635c994fd1741025c3bcbaa21e69a8</id>
<content type='text'>
Submitted by:	Garrett Cooper
</content>
</entry>
<entry>
<title>Spelling fixes for tools/</title>
<updated>2011-12-30T00:04:11Z</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2011-12-30T00:04:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8ce070c1b28cd5f33c098da43378d0239091bd00'/>
<id>urn:sha1:8ce070c1b28cd5f33c098da43378d0239091bd00</id>
<content type='text'>
Add some $FreeBSD$ tags so svn will allow the commit.
</content>
</entry>
<entry>
<title>Fix last-minute typo.</title>
<updated>2011-12-15T06:12:43Z</updated>
<author>
<name>Max Khon</name>
<email>fjoe@FreeBSD.org</email>
</author>
<published>2011-12-15T06:12:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=548f8e2d41d768e46a2fc53d2ba6b74da418eebc'/>
<id>urn:sha1:548f8e2d41d768e46a2fc53d2ba6b74da418eebc</id>
<content type='text'>
</content>
</entry>
</feed>
