commit | 4b0f9635f09dd8db54d6e4e699c7bc20c4aaebee | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 06 19:13:06 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Wed May 06 19:13:06 2009 |
tree | a695250495947ef597c3bae0e33a9aa26f89cf7b | |
parent | fb5e7d01b21d5fdc1aacc6d96240a1ae22b3374d [diff] |
gtest shouldn't link in gtest_main.cc, as that provides its own main(). Split gtest into two libraries, where the latter provides main(). This is consistent with the way gtest works within Google and with its automake files. Fix binaries that require gtest's main() to depend on gtest.gyp:main. Review URL: http://codereview.chromium.org/99132 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15440 0039d316-1c4b-4281-b951-d872f2087c98