GoogleTestRunner icon indicating copy to clipboard operation
GoogleTestRunner copied to clipboard

Separate test for a release version cannot run

Open anatoly-spb opened this issue 9 years ago • 0 comments

Hi,

thank you for perfect addon. I have small issue when I try to run separate test for release version: when I select "Run Tests" (Ctrl+R, T), the runner prints:

------ Discover test started ------ GoogleTest: Does H:\src\app\build\Release\xsdtest.exe match [Tt]est[s]{0,1}.*.exe: true Found 26 tests, resolving symbols Loading symbols from H:\src\app\build\Release\xsdtest.exe File 'H:\src\app\build\Release\xsdtest.pdb' not found. ========== Discover test finished: 26 found (0:00:00,779) ========== No tests found to run.

There is no problem with debug version.

Thanks in advance.

anatoly-spb avatar Mar 29 '16 07:03 anatoly-spb