Changeset [98a9e97b852603806be13d0f20699a1c0bd7c428] by Thell Fowler
February 20th, 2010 @ 12:43 AM
gtest_runner: setup project to match established settings
-
Make runner.exe an integrated part of the N++CR google test solution.
-
Remove runner solutions and add project to existing solutions.
- Rename and move runner.cpp to src\gtest_runner.cc and rename output from runner.exe to gtest_runner.exe to match naming conventions.
- Utilize N++CR vsprops to match existing output path locations.
-
Fix vc8 project character set to match vc9 to fix remove conversion error.
-
This commit matches the npp-community ticket #35
[#4]
Signed-off-by: Thell Fowler git@tbfowler.name
http://github.com/npp-community/nppcr_googletest/commit/98a9e97b852...
Committed by Thell Fowler
- A msvc/gtest_runner.8.vcproj
- A msvc/gtest_runner.9.vcproj
- A src/gtest_runner.cc
- R runner/gtest_runner.8.vcproj
- R runner/gtest_runner.9.vcproj
- R runner/runner.8.sln
- R runner/runner.9.sln
- R runner/runner.cpp
- M msvc/gtest.8.sln
- M msvc/gtest.9.sln
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Google Testing Framework for use with Notepad++ Community Release