-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Try to test multiple parametrized test fixtures at once as depicted here:

Only the first test is actually executed:
------ Lauftest gestartet ------
Found 211 tests, resolving symbols
Loading symbols from D:\TortoiseGit\bin\Release64\bin\Tests.exe
From D:\TortoiseGit\bin\Release64\bin\Tests.exe, found 67 symbols in 58 ms
In D:\TortoiseGit\bin\Release64\bin, running: D:\TortoiseGit\bin\Release64\bin\Tests.exe --gtest_output="xml:C:\Users\Mr_Tux\AppData\Local\Temp\tmpF2E4.tmp" --gtest_filter=CGit/CBasicGitWithTestRepoFixture.BranchTagExists_IsBranchTagNameUnique/2 # GetParam() = 1:CGit/CBasicGitWithTestRepoFixture.BranchTagExists_IsBranchTagNameUnique/1 # GetParam() = 2:CGit/CBasicGitWithTestRepoFixture.BranchTagExists_IsBranchTagNameUnique/0 # GetParam() = 3
Opened results from C:\Users\Mr_Tux\AppData\Local\Temp\tmpF2E4.tmp
Coudln't find result for CGit/CBasicGitWithTestRepoFixture.BranchTagExists_IsBranchTagNameUnique/1 # GetParam() = 2
Coudln't find result for CGit/CBasicGitWithTestRepoFixture.BranchTagExists_IsBranchTagNameUnique/0 # GetParam() = 3
========== Lauftest abgeschlossen: 3 hat (0:00:02,1071205) ausgeführt ==========
Source code for tests available here: https://github.com/TortoiseGit/TortoiseGit/blob/master/test/UnitTests/GitTest.cpp
Metadata
Metadata
Assignees
Labels
No labels