[cfe-commits] Add gTest unittests to clang, and write the first one. (issue4063046)
Jeffrey Yasskin
jyasskin at gmail.com
Wed Feb 2 21:02:34 PST 2011
Thanks, I'll try to get the CMake version done asap.
On Wed, Feb 2, 2011 at 2:27 PM, Daniel Dunbar <daniel.dunbar at gmail.com> wrote:
> LGTM, although I think we want the CMake parts to follow closely behind.
>
> - Daniel
>
>
> On Jan 29, 2011, at 1:51, jyasskin at gmail.com wrote:
>
>> Reviewers: daniel_zuster.org,
>>
>> Message:
>> Please take a look.
>>
>> Description:
>> This doesn't include the cmake build steps, but it should let us start
>> writing library-based tests with the plain makefiles.
>>
>> Please review this at http://codereview.appspot.com/4063046/
>>
>> Affected files:
>> M Makefile
>> M test/Makefile
>> A test/Unit/lit.cfg
>> A test/Unit/lit.site.cfg.in
>> A unittests/Frontend/FrontendActionTest.cpp
>> A unittests/Frontend/Makefile
>> A unittests/Makefile
>>
>>
>
More information about the cfe-commits
mailing list