[Mesa-dev] [PATCH] Add .gitignore files to exclude unit test build artifacts from git

Paul Berry stereotype441 at gmail.com
Tue Jan 3 12:58:14 PST 2012


On 3 January 2012 11:28, Ian Romanick <idr at freedesktop.org> wrote:

> On 01/03/2012 08:19 AM, Paul Berry wrote:
>
>> With the addition of unit tests in commit
>> 3ef3ba4d2eee36f64062a21ce030c3**f4d8c4cac4, several additional build
>> artifacts are created:
>>
>>   bin/depcomp
>>   bin/missing
>>   tests/Makefile
>>   tests/Makefile.in
>>   tests/glx/Makefile
>>   tests/glx/Makefile.in
>>   tests/glx/.deps/
>>
>> This patch adds all of these files to .gitignore.
>>
>
> I never build in tree, so I didn't even notice.  Shouldn't
> tests/glx_unittest also be ignored?


Whoops, yes.  You're right.  It turns out I didn't have gtest installed so
it wasn't being built.

I'll send out a revised patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120103/a1e129db/attachment.htm>


More information about the mesa-dev mailing list