Skip to content

Commit

Permalink
test: Added missing tests for prism1 and prism2
Browse files Browse the repository at this point in the history
  • Loading branch information
Gregungory committed Jan 2, 2021
1 parent 2ab35f9 commit 72a6e92
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/renders/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RCSid $Id: Makefile,v 1.29 2021/01/02 01:56:17 greg Exp $
# RCSid $Id: Makefile,v 1.30 2021/01/02 02:46:57 greg Exp $
#
# Render and primitive type testing
#
Expand All @@ -18,12 +18,12 @@ IMG_CMP = radcompare -rms 0.08 -max 1.5

# Default target is to test everything
all: test-xform test-oconv test-rad test-rfluxmtx test-rpiece \
test-rpict test-mkpmap \
test-rpict test-mkpmap test-prism1-fish test-prism2-fish \
test-mixtex-def test-mixtex-fish test-mixtex-plan test-mixtex-rplan \
test-trans2-def test-trans2-fish test-trans2-win test-dielectric-def \
test-dielectric-fish test-glass-def test-glass-fish test-glass-up \
test-tfunc-def test-tfunc-fish test-inst-def test-inst-fish \
test-mesh-def test-mesh-cyl test-mirror-fish test-mist-def \
test-mesh-def test-mesh-cyl test-mesh-cyl2 test-mirror-fish test-mist-def \
test-trans-def test-trans-fish test-patterns-def test-patterns-plan \
test-rtrace test-obj2mesh

Expand Down
Binary file added test/renders/ref/mesh_cyl2.hdr
Binary file not shown.
Binary file added test/renders/ref/prism1_fish.hdr
Binary file not shown.
Binary file added test/renders/ref/prism2_fish.hdr
Binary file not shown.

0 comments on commit 72a6e92

Please sign in to comment.