Skip to content

Commit

Permalink
hdGatling_test: add Render.Empty1x1 graphical test
Browse files Browse the repository at this point in the history
  • Loading branch information
pablode committed Dec 7, 2024
1 parent cbafe80 commit 2896cdb
Show file tree
Hide file tree
Showing 3 changed files with 10 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 @@ -481,4 +481,8 @@ TEST_SUITE("Graphical")
TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Mesh.PrimvarInterpolation")
{
}

TEST_CASE_FIXTURE(SimpleGraphicalTestFixture, "Render.Empty1x1")
{
}
}
3 changes: 3 additions & 0 deletions src/hdGatling/testenv/Render.Empty1x1/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/Render.Empty1x1/scene.usd
Git LFS file not shown

0 comments on commit 2896cdb

Please sign in to comment.