Displaying 2 results from an estimated 2 matches for "643eb4f5".
2008 Dec 28
0
[LLVMdev] [Patch] Adding unit tests to LLVM
...struck me as
amusing that visual c++ people need boost then.
I'll look into this more.
Thank you for your kind explanations.
Regards
Mark Kromis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081227/643eb4f5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081227/643eb4f5/attachment.sig>
2008 Dec 28
3
[LLVMdev] [Patch] Adding unit tests to LLVM
On Sat, Dec 27, 2008 at 6:56 PM, Mark Kromis <greybird at mac.com> wrote:
>
> On Dec 27, 2008, at 7:41 PM, Misha Brukman wrote:
>
> 2008/12/27 Mark Kromis <greybird at mac.com>
>
>> Just a curiosity question, why push for gtest vs Boost Test or
>> a different test suite?
>> I normally use Boost, and their test suite, so I'm more familiar with