Skip to content

Commit

Permalink
hdGatling: add Mdl.SimpleTextured graphical test
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode committed Dec 21, 2024
1 parent 2c5d4c9 commit 08db84b
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/hdGatling/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,10 @@ class SimpleGraphicalTestFixture : public GraphicalTestFixture

TEST_SUITE("Graphical")
{
TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Materials.MdlSimpleTextured")
{
}

TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Materials.MtlxViewDirection")
{
}
Expand Down
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MdlSimpleTextured/ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MdlSimpleTextured/scene.usd
Git LFS file not shown
Git LFS file not shown
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Materials.MdlSimpleTextured/texture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 08db84b

Please sign in to comment.