<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Mar 8, 2017 at 9:57 AM, Emil Velikov <span dir="ltr"><<a href="mailto:emil.l.velikov@gmail.com" target="_blank">emil.l.velikov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 8 March 2017 at 17:41, Jason Ekstrand <<a href="mailto:jason@jlekstrand.net">jason@jlekstrand.net</a>> wrote:<br>
> The commit message doesn't really make sense.  It looks to me a lot more<br>
> like we're doing a makefile unification and renaming test_eu_compact is a<br>
> side-effect.<br>
><br>
</span>Agreed - it is a bit confusing. How about<br>
<br>
"intel/compiler: link all tests again gtest, even test_eu_compact"<br>
<br>
At the moment all the tests but test_eu_compact are actual C++ gtests.<br>
To simplify things, we can move the <a href="http://gtest.la" rel="noreferrer" target="_blank">gtest.la</a> to the common TEST_LIBS.<br>
As we're here, we can rename change the test extension [to .cpp] to<br>
avoid using the confusing dummy.cpp.<br>
<br>
Add a nice comment in the makefile for posterity."<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Much better! <br></div></div><br></div></div>