On Mon, Jun 22, 2009 at 7:55 PM, Jickae Davis<jick...@gmail.com> wrote:
> But I find something weird in the chromiun's GTest projects, they neither
> write a main nor link a gtest_main.lib.
>
> How do they start GTest?

Well, you can always set a breakpoint at main and see where you end
up. For base_unittests, it's base/run_all_unittests.cc for example.


AGL

--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---

Reply via email to