File tree
Expand file treeCollapse file tree
8 files changed
+113
-21
lines changedFilter options
- scripts/build
- test
- Microsoft.TestPlatform.AcceptanceTests
- TranslationLayerTests
- Microsoft.TestPlatform.TestUtilities
- TestAssets
- NonDll.TestAdapter
Expand file treeCollapse file tree
8 files changed
+113
-21
lines changedscripts/build/TestPlatform.Dependencies.props
Copy file name to clipboardExpand all lines: scripts/build/TestPlatform.Dependencies.props-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 | 30 |
|
32 | 31 |
|
33 | 32 |
|
|
test/Microsoft.TestPlatform.AcceptanceTests/DifferentTestFrameworkSimpleTests.cs
Copy file name to clipboardExpand all lines: test/Microsoft.TestPlatform.AcceptanceTests/DifferentTestFrameworkSimpleTests.cs+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
25 | 30 |
|
26 |
| - |
| 31 | + |
27 | 32 |
|
28 |
| - |
| 33 | + |
29 | 34 |
|
30 | 35 |
|
31 | 36 |
|
|
test/Microsoft.TestPlatform.AcceptanceTests/Microsoft.TestPlatform.AcceptanceTests.csproj
Copy file name to clipboardExpand all lines: test/Microsoft.TestPlatform.AcceptanceTests/Microsoft.TestPlatform.AcceptanceTests.csproj-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
|
test/Microsoft.TestPlatform.AcceptanceTests/TranslationLayerTests/DifferentTestFrameworkSimpleTests.cs
Copy file name to clipboardExpand all lines: test/Microsoft.TestPlatform.AcceptanceTests/TranslationLayerTests/DifferentTestFrameworkSimpleTests.cs+7-10Lines changed: 7 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
119 |
| - |
| 119 | + |
120 | 120 |
|
| 121 | + |
| 122 | + |
| 123 | + |
121 | 124 |
|
122 | 125 |
|
123 | 126 |
|
124 | 127 |
|
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 | 128 |
|
131 | 129 |
|
132 |
| - |
| 130 | + |
133 | 131 |
|
134 | 132 |
|
135 | 133 |
|
| ||
140 | 138 |
|
141 | 139 |
|
142 | 140 |
|
143 |
| - |
| 141 | + |
144 | 142 |
|
145 |
| - |
146 |
| - |
| 143 | + |
147 | 144 |
|
148 | 145 |
|
test/Microsoft.TestPlatform.TestUtilities/IntegrationTestBase.cs
Copy file name to clipboardExpand all lines: test/Microsoft.TestPlatform.TestUtilities/IntegrationTestBase.cs+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 | 51 |
|
53 | 52 |
|
54 | 53 |
|
55 |
| - |
| 54 | + |
56 | 55 |
|
57 | 56 |
|
58 | 57 |
|
| ||
574 | 573 |
|
575 | 574 |
|
576 | 575 |
|
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
577 | 582 |
|
578 | 583 |
|
579 | 584 |
|
| ||
588 | 593 |
|
589 | 594 |
|
590 | 595 |
|
591 |
| - |
592 |
| - |
593 |
| - |
594 |
| - |
595 | 596 |
|
596 | 597 |
|
597 | 598 |
|
|
test/TestAssets/NonDll.TestAdapter/NonDll.TestAdapter.csproj
Copy file name to clipboard+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
test/TestAssets/NonDll.TestAdapter/TestAdapter.cs
Copy file name to clipboard+71Lines changed: 71 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 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 | + |
test/TestAssets/TestAssets.sln
Copy file name to clipboardExpand all lines: test/TestAssets/TestAssets.sln+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
130 | 130 |
|
131 | 131 |
|
132 | 132 |
|
| 133 | + |
| 134 | + |
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
| ||
372 | 374 |
|
373 | 375 |
|
374 | 376 |
|
| 377 | + |
| 378 | + |
| 379 | + |
| 380 | + |
375 | 381 |
|
376 | 382 |
|
377 | 383 |
|
|
0 commit comments