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

Chandler Carruth chandlerc at google.com
Tue Nov 12 19:04:43 PST 2013


I have some concrete use cases in testing the pass manager where it will
allow the tests of this API to be more thorough, less verbose, and easier
to maintain. I'm not claiming to be the biggest fan of some features in
GoogleMock, but on the whole, I think it's better than the alternative and
will allow more careful testing of C++ APIs where the interesting part is
the API itself.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20131112/3efdbca0/attachment.html>


More information about the llvm-dev mailing list