-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGenTsTests.playlist
More file actions
75 lines (75 loc) · 4.15 KB
/
GenTsTests.playlist
File metadata and controls
75 lines (75 loc) · 4.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<!--https://github.com/microsoft/fhir-codegen/blob/173e7fd34f18b2a8863ac2f979a91a28158f5cf1/src/Microsoft.Health.Fhir.CodeGen.Tests/Playlists/GenTsTests.playlist#L4-->
<Playlist Version="2.0">
<Rule Name="Includes" Match="Any">
<Rule Match="All">
<Property Name="Solution" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Project" Value="Microsoft.Health.Fhir.CodeGen.Tests" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Namespace" Value="Microsoft.Health.Fhir.CodeGen.Tests" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="Class" Value="GenerationTestsR5" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR5.TestLangR5" />
<Rule Match="Any">
<Property Name="DisplayName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR5.TestLangR5(langName: "TypeScript", filePath: "TestData/Generated/TypeScript-R5.ts")" />
</Rule>
</Rule>
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Class" Value="GenerationTestsR4B" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR4B.TestLangR4B" />
<Rule Match="Any">
<Property Name="DisplayName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR4B.TestLangR4B(langName: "TypeScript", filePath: "TestData/Generated/TypeScript-R4B.ts")" />
</Rule>
</Rule>
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Class" Value="GenerationTestsR4" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR4.TestLangR4" />
<Rule Match="Any">
<Property Name="DisplayName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR4.TestLangR4(langName: "TypeScript", filePath: "TestData/Generated/TypeScript-R4.ts")" />
</Rule>
</Rule>
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Class" Value="GenerationTestsR3" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR3.TestLangR3" />
<Rule Match="Any">
<Property Name="DisplayName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR3.TestLangR3(langName: "TypeScript", filePath: "TestData/Generated/TypeScript-R3.ts")" />
</Rule>
</Rule>
</Rule>
</Rule>
<Rule Match="All">
<Property Name="Class" Value="GenerationTestsR2" />
<Rule Match="Any">
<Rule Match="All">
<Property Name="TestWithNormalizedFullyQualifiedName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR2.TestLangR2" />
<Rule Match="Any">
<Property Name="DisplayName" Value="Microsoft.Health.Fhir.CodeGen.Tests.GenerationTestsR2.TestLangR2(langName: "TypeScript", filePath: "TestData/Generated/TypeScript-R2.ts")" />
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Rule>
</Playlist>