1 <?xml version=
"1.0" encoding=
"utf-8"?>
3 <GoogleTestAdapterSettings>
6 <TestDiscoveryRegex>Tests\.exe
</TestDiscoveryRegex>
7 <WorkingDir>$(ExecutableDir)
</WorkingDir>
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///Repo,Test//||//WithSubmodule?Repo///Repo,Submodule//||//With.+(BareRepo|Repo(sitory)?Bare)///RepoType,Bare//||//With.*(?
<!Bare)Repo(?!Bare)///RepoType,Working Tree//||//^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>
9 <ParseSymbolInformation>true
</ParseSymbolInformation>
13 </GoogleTestAdapterSettings>