<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/googletest/Makefile, branch main</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2020-10-19T19:51:03Z</updated>
<entry>
<title>Enable SUBDIR_PARALLEL for lib/googletest</title>
<updated>2020-10-19T19:51:03Z</updated>
<author>
<name>Alex Richardson</name>
<email>arichardson@FreeBSD.org</email>
</author>
<published>2020-10-19T19:51:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=4fa4bd6312cbeebda23a80feb77f29691af0cd7b'/>
<id>urn:sha1:4fa4bd6312cbeebda23a80feb77f29691af0cd7b</id>
<content type='text'>
This saves a few seconds in a parallel build since we can build the
gtest_main and gmock subdirectories in parallel.

Reviewed By:	ngie
Differential Revision: https://reviews.freebsd.org/D26760
</content>
</entry>
<entry>
<title>Add glue Makefile for tests under lib/googletest/...</title>
<updated>2019-02-20T03:07:11Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2019-02-20T03:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=04773d6d934ad0c0478a4c3ebb6b69482c3201b6'/>
<id>urn:sha1:04773d6d934ad0c0478a4c3ebb6b69482c3201b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unconditionally build/install libg{mock,test}_main</title>
<updated>2019-02-20T00:15:25Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2019-02-20T00:15:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1ab321591fa826a916ec6a38b9fcc8633c2a1400'/>
<id>urn:sha1:1ab321591fa826a916ec6a38b9fcc8633c2a1400</id>
<content type='text'>
They are supporting libraries and as such, will need to be built/installed
when MK_TESTS == no during buildworld, i.e., the "make libraries" phase.

Otherwise, dependent components cannot rely on the libraries, like
`cddl/usr.sbin/zfsd/tests`.
</content>
</entry>
<entry>
<title>Merge build glue for libraries and tests done on github</title>
<updated>2019-02-13T04:58:15Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2019-02-13T04:58:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f3c5273d315a64826d2149ac453ff8c4583ddbe8'/>
<id>urn:sha1:f3c5273d315a64826d2149ac453ff8c4583ddbe8</id>
<content type='text'>
I need to doublecheck my work vs the port, but I believe that this covers the
initial integration of all upstream tests.

Ref: https://github.com/ngie-eign/freebsd/tree/googletest-integration
</content>
</entry>
</feed>
