Commit 9c8b79b
authored
Update ExecutionTests source so that it works when converted into HLK tests (microsoft#7765)
Currently, the contents of HLSLExec is copied (with some modifications)
into an internal repo and used to build the HLK tests.
Recent changes have broken this due to differences in build environments
/ expected includes. Longer term we should rationalize this (see microsoft#7586
and microsoft#7410), but for now some targeted changes should allow things to
work again.1 parent 33dd542 commit 9c8b79b
2 files changed
Lines changed: 7 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
15 | 11 | | |
16 | 12 | | |
17 | 13 | | |
| |||
0 commit comments