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.12 by greg, Fri Dec 7 17:44:58 2018 UTC vs.
Revision 1.14 by greg, Fri Jan 4 18:52:06 2019 UTC

# Line 11 | Line 11 | IMG_CMP = radcompare -rms 0.07 -max 1.5
11  
12   # Default target is to test everything
13   all:    test-xform \
14 < test-mixtex-def test-mixtex-fish test-mixtex-plan tex-mixtex-rplan \
14 > test-mixtex-def test-mixtex-fish test-mixtex-plan test-mixtex-rplan \
15   test-trans2-def test-trans2-fish test-dielectric-def \
16   test-dielectric-fish test-glass-def test-glass-fish test-glass-up \
17   test-tfunc-def test-tfunc-fish test-inst-def test-inst-fish \
# Line 20 | Line 20 | test-trans-def test-trans-fish test-patterns-def test-
20  
21   clean:
22          rm -f *.oct *.amb *_ill.dat blinds_ill?.dat *_*.hdr *.unf \
23 < *.[cg]pm combined.rad
23 > *.[cg]pm{,.leaf} combined.rad
24  
25   # Special test of xform
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines