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

Comparing ray/test/util/Makefile (file contents):
Revision 1.3 by greg, Tue Jun 30 01:23:03 2020 UTC vs.
Revision 1.4 by greg, Tue Jun 30 03:34:15 2020 UTC

# Line 33 | Line 33 | test-rcollate: test.mtx
33  
34   test-rcode_ident:       idents.txt
35          rcode_ident -8 -x 20 -y 10 idents.txt | radcompare ref/idents.idx -
36 +        rcode_ident -r -H ref/idents.idx | radcompare idents.txt -
37  
38   test-rcode_norm:        vwrays.txt
39          rcode_norm -hi -x 40 -y 15 vwrays.txt | radcompare ref/norms.nrm -
40  
41   test-rcode_depth:       depths.txt
42          rcode_depth -x 20 -y 10 -d 150/inch depths.txt | radcompare -h ref/depths.dpt -
43 +        rcode_depth -r -Ho ref/depths.dpt | radcompare -w depths.txt -
44  
45   test-glarendx:  glaresrc.txt
46          glarendx -t guth_vcp glaresrc.txt | radcompare ref/guth_vcp.txt -

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines