Tuesday, December 8, 2009

Google Test

Download the install files from here:

http://code.google.com/p/googletest/

Unzip and started reading.

Using VS 2010.

Use the msvc folder.  Contains a solution, but not read me.

There are two sln files:  gtest.sln and gtest-md.sln

What is the md one for?

When I open gtest.sln, I am told that I need to convert the solution.

I seem to remember something about installing, but I don't see it now.

Moved main folder to top.  (C:\testing\gtest-1.4.0)