ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/test/renders/Makefile
(Generate patch)

Comparing ray/test/renders/Makefile (file contents):
Revision 1.41 by greg, Mon Dec 9 00:44:29 2024 UTC vs.
Revision 1.42 by greg, Fri May 23 19:42:48 2025 UTC

# Line 17 | Line 17 | RDU_PFILT = pfilt -1 -r 1 -x 128 -y 128 -pa 1
17   IMG_CMP = radcompare -rel 0.007 -rms 0.1 -max 1.5
18  
19   # Default target is to test everything
20 < all:    test-xform test-oconv test-rad test-rfluxmtx test-rpiece \
21 < test-rpict test-mkpmap \
22 < test-trans2-def test-trans2-fish test-trans2-win \
23 < test-mixtex-def test-mixtex-fish test-mixtex-plan test-mixtex-rplan \
24 < test-tfunc-def test-tfunc-fish test-inst-def test-inst-fish \
25 < test-mesh-def test-mesh-cyl test-mesh-cyl2 test-mist-def \
26 < test-dielectric-def test-dielectric-fish test-trans-def \
27 < test-glass-def test-glass-fish test-glass-up \
28 < test-trans-fish test-patterns-def test-patterns-plan \
29 < test-rtrace test-mirror-fish test-obj2mesh \
30 < test-prism1-fish test-prism2-fish test-spectra-fish test-wgmdf-def
20 > all:    batch1 batch2 batch3 batch4
21  
22   clean:
23          rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines