Make [mailto:cmake-boun...@cmake.org] On Behalf Of Nagy-Egri Máté Ferenc
via CMake
Sent: Thursday, February 04, 2016 3:33 PM
To: cmake@cmake.org<mailto:cmake@cmake.org>
Subject: Re: [CMake] CTest integration in Visual Studio TestExplorer
Hi Michael,
first of all, let me congratulate you o
;
further comments inline.
From: CMake [mailto:cmake-boun...@cmake.org] On Behalf Of Nagy-Egri Máté Ferenc
via CMake
Sent: Thursday, February 04, 2016 3:33 PM
To: cmake@cmake.org
Subject: Re: [CMake] CTest integration in Visual Studio TestExplorer
Hi Michael,
first of all, let me congratulate you on
16 3:33 PM
To: cmake@cmake.org
Subject: Re: [CMake] CTest integration in Visual Studio TestExplorer
Hi Michael,
first of all, let me congratulate you on the integration. Great stuff and much
apreciated.
I gave your add-in a spin, however it fails to find my unit tests. I set the
output
. január 22., péntek 12:37
Címzett: cmake@cmake.org
Tárgy: [CMake] CTest integration in Visual Studio TestExplorer
Hello everyone,
picking up the line from Tobias from around a year ago I changed a few things
in the ctest unittest adapter. It now works for both Visual Studio 2013 and
2015. 2012
ginal Message-
From: Tobias Becker [mailto:becker.t...@gmail.com]
Sent: Saturday, November 22, 2014 11:35 PM
Subject: [CMake] CTest integration in Visual Studio TestExplorer
So I tried my luck with creating an extension for Visual Studio that allows you
to use the Test Explorer to discover and run
So I tried my luck with creating an extension for Visual Studio that allows
you to use the Test Explorer to discover and run your CTests. You can
download it in the visual studio gallery. Read about it on
http://thetoeb.de/2014/11/22/ctest-integration-visualstudio/ .
I'd be happy if anyone wanted