Commit cd9ad38
committed
Run tests against 'dotnet new' output instead of Yeoman output
1 parent e057cb3 commit cd9ad38Copy full SHA for cd9ad38
File tree
Expand file treeCollapse file tree
4 files changed
+75
-62
lines changedOpen diff view settings
Filter options
- test
- templates
- util
Expand file treeCollapse file tree
4 files changed
+75
-62
lines changedOpen diff view settings
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
23 | 23 | |
24 | 24 | |
25 | 25 | |
26 | | - |
27 | | - |
| 26 | + |
28 | 27 | |
29 | 28 | |
30 | 29 | |
|
Collapse file
test/templates/angular.spec.ts
Copy file name to clipboardExpand all lines: test/templates/angular.spec.ts+11-8Lines changed: 11 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
| 3 | + |
3 | 4 | |
4 | | - |
| 5 | + |
5 | 6 | |
6 | 7 | |
7 | 8 | |
8 | | - |
| 9 | + |
9 | 10 | |
10 | 11 | |
11 | 12 | |
| 13 | + |
12 | 14 | |
13 | | - |
14 | | - |
15 | | - |
16 | | - |
17 | | - |
| 15 | + |
18 | 16 | |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 | |
20 | 23 | |
21 | 24 | |
| ||
95 | 98 | |
96 | 99 | |
97 | 100 | |
98 | | - |
| 101 | + |
99 | 102 | |
100 | 103 | |
Collapse file
test/templates/util/dotnetnew.ts
Copy file name to clipboard+63Lines changed: 63 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 | + |
Collapse file
test/templates/util/yeoman.ts
Copy file name to clipboardExpand all lines: test/templates/util/yeoman.ts-52Lines changed: 0 additions & 52 deletions
This file was deleted.
0 commit comments