--- ray/test/renders/Makefile 2018/11/18 17:11:54 1.4 +++ ray/test/renders/Makefile 2018/11/20 02:58:24 1.6 @@ -1,4 +1,4 @@ -# RCSid $Id: Makefile,v 1.4 2018/11/18 17:11:54 greg Exp $ +# RCSid $Id: Makefile,v 1.6 2018/11/20 02:58:24 greg Exp $ # # Render and primitive type testing # @@ -10,14 +10,14 @@ RDU_PFILT = pfilt -1 -r 1 -x 128 -y 128 -pa 1 IMG_CMP = radcompare -rms 0.08 -max 1.5 # Default target is to test everything -all: test-dielectric-def test-dielectric-fish test-glass-def \ -test-glass-fish test-glass-up test-inst-def test-inst-fish \ +all: test-xform test-trans2-def test-trans2-fish 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-tfunc-def test-tfunc-fish test-trans-def test-trans-fish \ -test-trans2-def test-trans2-fish +test-trans-def test-trans-fish clean: - rm -f *.oct *.amb *.dat *_*.hdr *.unf combined.rad + rm -f *.oct *.amb *_ill.dat *_*.hdr *.unf combined.rad # Special test of xform