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.23 by greg, Fri Jul 17 15:43:31 2020 UTC vs.
Revision 1.24 by greg, Mon Jul 27 16:49:56 2020 UTC

# Line 36 | Line 36 | test-rpiece test-mkpmap:       test-mixtex-def
36   ### Special test of xform ###
37  
38   test-xform:     combined.rad
39 <        radcompare -max 0.04 ref/combined.rad combined.rad
39 >        radcompare "-c#" -max 0.04 ref/combined.rad combined.rad
40  
41   combined.rad:   combined_scene.rad
42 <        xform -f combined_scene.rad | grep -v '^[       ]*#' > combined.rad
42 >        xform -f combined_scene.rad > combined.rad
43  
44   ### Special test of rad ###
45  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines