Fixed issue #3107: Clean: Allow to remove orphaned submodules (i.e., clean -f -f)
[TortoiseGit.git] / src / TortoiseGit.gta.runsettings
blob947008c3ab8eeb91a29a4292ca27ad71091c840c
1 <?xml version="1.0" encoding="utf-8"?>
2 <RunSettings>
3 <GoogleTestAdapterSettings>
4 <SolutionSettings>
5 <Settings>
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|WithMultiLinkedTest(WithSubmodule)?Repo)///Repo,Test//||//WithSubmodule?Repo///Repo,Submodule//||//With.+(BareRepo|Repo(sitory)?Bare)///RepoType,Bare//||//With.*(?&lt;!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>
9 <ParseSymbolInformation>true</ParseSymbolInformation>
10 </Settings>
11 </SolutionSettings>
12 <ProjectSettings/>
13 </GoogleTestAdapterSettings>
14 </RunSettings>