DiligentGraphics/DiligentCore

ShaderPreprocessTest.InvalidInclude test fails

TheMostDiligent opened this issue · 0 comments

ShaderPreprocessTest.InvalidInclude test fails for test id 3. An exception is thrown because you dereference a null IncludeHanlder.

Please add expected error message validation to tests to make sure tests work as expected.

Also please add line/position validation and change some test so that the error does not happen in line 0.