From 3aacdfbc0375e4f5d20a1b0dbaead813c089de66 Mon Sep 17 00:00:00 2001 From: Sven Strickroth Date: Sun, 18 Dec 2016 09:42:47 +0100 Subject: [PATCH] Add a hint for GoogleTestAdaper Signed-off-by: Sven Strickroth --- build.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.txt b/build.txt index feea5313a..18f09d192 100644 --- a/build.txt +++ b/build.txt @@ -32,6 +32,8 @@ Next you might need to install some utilities/programs: * For building the docs you need NAnt (http://nant.sourceforge.net/) and https://sourceforge.net/projects/tortoisesvn/files/build%20tools/ See doc/readme.txt for more details on building the docs. +* If you want to execute the unit tests from within VisualStudio the GoogleTestAdaper is recommended + (https://github.com/csoltenborn/GoogleTestAdapter/releases) Get external source code ------------------------ -- 2.11.4.GIT