Skip to content

Commit

Permalink
Merge pull request #4399 from thehans/test_update
Browse files Browse the repository at this point in the history
Update expected images for non-default tests. Add images for roof and hull examples.
  • Loading branch information
thehans committed Oct 26, 2022
2 parents 2d27703 + c581071 commit 51f13ff
Show file tree
Hide file tree
Showing 11 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,11 @@ list(APPEND ALL_2D_FILES ${FILES_2D} ${SCAD_DXF_FILES} ${SCAD_SVG_FILES})
# Add experimental features tests
#
experimental_tests(dumptest-examples_roof)
experimental_tests(cgalpngtest_roof)
experimental_tests(csgpngtest_roof)
experimental_tests(opencsgtest_roof)
experimental_tests(throwntogethertest_roof)

experimental_tests(echotest_allexpressions)
experimental_tests(astdumptest_allexpressions)
experimental_tests(echotest_function-literal-tests)
Expand Down
Binary file modified tests/regression/cgalpngtest/LetterBlock-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/regression/cgalpngtest/hull-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/regression/cgalpngtest/logo_and_text-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/regression/cgalpngtest/roof-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/regression/cgalpngtest/sign-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified tests/regression/cgalpngtest/text_on_cube-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/regression/opencsgtest/hull-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tests/regression/opencsgtest/roof-expected.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 51f13ff

Please sign in to comment.