1 <?xml version="1.0" encoding="utf-8"?>
\r
3 <GoogleTestAdapterSettings>
\r
6 <TestDiscoveryRegex>Tests\.exe</TestDiscoveryRegex>
\r
7 <WorkingDir>$(ExecutableDir)</WorkingDir>
\r
8 <TraitsRegexesBefore>(^libgit2\.|\[0\]$)///git,LIBGIT2_ALL//||//(^libgit2\.|\[1\]$)///git,LIBGIT2//||//(^libgit\.|\[2\]$)///git,LIBGIT//||//(^CGit\.Run|\[3\]$)///git,GIT//||//(WithEmptyRepo|WithEmptyBareRepo)///Repo,Empty//||//(WithTestRepo|WithMultiLinkedTest(WithSubmodule)?Repo)///Repo,Test//||//WithSubmodule?Repo///Repo,Submodule//||//With.+(BareRepo|Repo(sitory)?Bare)///RepoType,Bare//||//With.*(?<!Bare)Repo(?!Bare)///RepoType,Working Tree//||//WithMultiLinked///RepoType,Linked WorkTree//||//^CGit\.GetRepository///git,LIBGIT2_ALL//||//^CGit\.GetRepository///git,LIBGIT2//||//^CGit\.GetRepository///git,GIT//||//^CTGitPath\.FillUnRev///git,GIT//||//^CTGitPath\.FillBasedOnIndexFlags///git,LIBGIT2_ALL//||//^CTGitPath\.FillBasedOnIndexFlags///git,LIBGIT2</TraitsRegexesBefore>
\r
9 <ParseSymbolInformation>true</ParseSymbolInformation>
\r
13 </GoogleTestAdapterSettings>
\r