Welcome to mirror list, hosted at ThFree Co, Russian Federation.

tests.mds « tests « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9c3323b94ba82d7e273b10e846f391f6c9941f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<Combine BaseDirectory="." name="tests" fileversion="2.0">
  <Configurations active="Debug">
    <Configuration name="Debug" ctype="CombineConfiguration">
      <Entry build="True" name="UnitTests" configuration="Debug" />
    </Configuration>
    <Configuration name="Release" ctype="CombineConfiguration">
      <Entry build="True" name="UnitTests" configuration="Release" />
    </Configuration>
  </Configurations>
  <StartMode startupentry="UnitTests" single="True">
    <Execute type="None" entry="UnitTests" />
  </StartMode>
  <Entries>
    <Entry filename="UnitTests/UnitTests.mdp" />
  </Entries>
</Combine>