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.27 by greg, Thu Jul 30 02:19:27 2020 UTC vs.
Revision 1.28 by greg, Fri Jan 1 20:15:35 2021 UTC

# Line 14 | Line 14 | endif
14   RDU_PFILT = pfilt -1 -r 1 -x 128 -y 128 -pa 1
15  
16   # Image comparison command
17 < IMG_CMP = radcompare -rms 0.07 -max 1.5
17 > IMG_CMP = radcompare -rms 0.08 -max 1.5
18  
19   # Default target is to test everything
20   all:    test-xform test-oconv test-rad test-rfluxmtx test-rpiece \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines