[LLVMdev] Any objections to my importing GoogleMock to go with GoogleTest in LLVM?

Chandler Carruth chandlerc at google.com
Thu Nov 14 14:34:10 PST 2013


On Thu, Nov 14, 2013 at 1:04 PM, "C. Bergström" <cbergstrom at pathscale.com>wrote:

> On 11/15/13 03:52 AM, Chandler Carruth wrote:
>
>>
>> I'm not trying to make LLVM use unittests everywhere, I'm just trying to
>> get a tool added to the toolbox so that a unittest I'm already writing can
>> be written more simply and in a more maintainable fashion.
>>
> You're welcome to ignore me and keep writing eloquent emails, but you
> still haven't shown an exact use case - why not write a unit test which
> demonstrates the benefit and post a patch for review? for those who are not
> familiar with gtest/gmock it makes it very clear.. Then the discussion
> moves from opinions and "feelings" to tangibles
>

I'm not ignoring you, i'm working on exactly that. But it takes a bit more
time, and so I was trying to respond promptly to the emails which weren't
asking for a specific example concurrently with working on a demo of what
I'd like to do.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131114/2fd62389/attachment.html>


More information about the llvm-dev mailing list