Add some basic --depfile tests
This commit is contained in:
parent
f050209ce1
commit
498d74d84c
3 changed files with 12 additions and 0 deletions
1
Test/baseResults/hlsl.dashI.vert.d.out
Normal file
1
Test/baseResults/hlsl.dashI.vert.d.out
Normal file
|
|
@ -0,0 +1 @@
|
|||
vert.spv: hlsl.dashI.vert ./bar.h ./parent.h inc1/path1/local.h inc1/path1/notHere.h inc1/path2/remote.h
|
||||
1
Test/baseResults/hlsl.include.vert.d.out
Normal file
1
Test/baseResults/hlsl.include.vert.d.out
Normal file
|
|
@ -0,0 +1 @@
|
|||
vert.spv: ../Test/hlsl.include.vert ../Test/./inc1/bar.h ../Test/./inc1/foo.h ../Test/bar.h ../Test/inc2/bar.h ../Test/inc2/foo.h ../Test/parent.h
|
||||
Loading…
Add table
Add a link
Reference in a new issue