Add support for testing file-based HLSL source code in GTest.
This commit is contained in:
parent
4678ca9dac
commit
d6f0ed2c81
8 changed files with 142 additions and 38 deletions
|
|
@ -66,7 +66,7 @@ INSTANTIATE_TEST_CASE_P(
|
|||
"preprocessor.defined.vert",
|
||||
"preprocessor.many.endif.vert",
|
||||
})),
|
||||
FileNameAsCustomTestName
|
||||
FileNameAsCustomTestSuffix
|
||||
);
|
||||
// clang-format on
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue