Add support for testing file-based HLSL source code in GTest.
authorLei Zhang <antiagainst@google.com>
Mon, 16 May 2016 16:50:30 +0000 (12:50 -0400)
committerLei Zhang <antiagainst@google.com>
Mon, 16 May 2016 16:51:13 +0000 (12:51 -0400)
commitd6f0ed2c811c09a6c4f4f80f749b16afe8a17000
treeaa50ad94d61bb89c78197982f9ddad0cc2d18fa1
parent4678ca9dacfec7a084dbc69bbe568bdad6889f1b
Add support for testing file-based HLSL source code in GTest.
gtests/AST.FromFile.cpp
gtests/CMakeLists.txt
gtests/Hlsl.FromFile.cpp [new file with mode: 0644]
gtests/Initializer.h
gtests/Pp.FromFile.cpp
gtests/Spv.FromFile.cpp
gtests/TestFixture.cpp
gtests/TestFixture.h