Lines Matching refs:sh
40 common.sh \
56 JPEG_DEPENDENT_TESTSCRIPTS=tiff2rgba-quad-tile.jpg.sh
69 ppm2tiff_pbm.sh \
70 ppm2tiff_pgm.sh \
71 ppm2tiff_ppm.sh \
72 tiffcp-g3.sh \
73 tiffcp-g3-1d.sh \
74 tiffcp-g3-1d-fill.sh \
75 tiffcp-g3-2d.sh \
76 tiffcp-g3-2d-fill.sh \
77 tiffcp-g4.sh \
78 tiffcp-logluv.sh \
79 tiffcp-thumbnail.sh \
80 tiffdump.sh \
81 tiffinfo.sh \
82 tiffcp-split.sh \
83 tiffcp-split-join.sh \
84 tiff2ps-PS1.sh \
85 tiff2ps-PS2.sh \
86 tiff2ps-PS3.sh \
87 tiff2ps-EPS1.sh \
88 tiff2pdf.sh \
89 tiffcrop-doubleflip-logluv-3c-16b.sh \
90 tiffcrop-doubleflip-minisblack-1c-16b.sh \
91 tiffcrop-doubleflip-minisblack-1c-8b.sh \
92 tiffcrop-doubleflip-minisblack-2c-8b-alpha.sh \
93 tiffcrop-doubleflip-miniswhite-1c-1b.sh \
94 tiffcrop-doubleflip-palette-1c-1b.sh \
95 tiffcrop-doubleflip-palette-1c-4b.sh \
96 tiffcrop-doubleflip-palette-1c-8b.sh \
97 tiffcrop-doubleflip-rgb-3c-16b.sh \
98 tiffcrop-doubleflip-rgb-3c-8b.sh \
99 tiffcrop-extract-logluv-3c-16b.sh \
100 tiffcrop-extract-minisblack-1c-16b.sh \
101 tiffcrop-extract-minisblack-1c-8b.sh \
102 tiffcrop-extract-minisblack-2c-8b-alpha.sh \
103 tiffcrop-extract-miniswhite-1c-1b.sh \
104 tiffcrop-extract-palette-1c-1b.sh \
105 tiffcrop-extract-palette-1c-4b.sh \
106 tiffcrop-extract-palette-1c-8b.sh \
107 tiffcrop-extract-rgb-3c-16b.sh \
108 tiffcrop-extract-rgb-3c-8b.sh \
109 tiffcrop-extractz14-logluv-3c-16b.sh \
110 tiffcrop-extractz14-minisblack-1c-16b.sh \
111 tiffcrop-extractz14-minisblack-1c-8b.sh \
112 tiffcrop-extractz14-minisblack-2c-8b-alpha.sh \
113 tiffcrop-extractz14-miniswhite-1c-1b.sh \
114 tiffcrop-extractz14-palette-1c-1b.sh \
115 tiffcrop-extractz14-palette-1c-4b.sh \
116 tiffcrop-extractz14-palette-1c-8b.sh \
117 tiffcrop-extractz14-rgb-3c-16b.sh \
118 tiffcrop-extractz14-rgb-3c-8b.sh \
119 tiffcrop-R90-logluv-3c-16b.sh \
120 tiffcrop-R90-minisblack-1c-16b.sh \
121 tiffcrop-R90-minisblack-1c-8b.sh \
122 tiffcrop-R90-minisblack-2c-8b-alpha.sh \
123 tiffcrop-R90-miniswhite-1c-1b.sh \
124 tiffcrop-R90-palette-1c-1b.sh \
125 tiffcrop-R90-palette-1c-4b.sh \
126 tiffcrop-R90-palette-1c-8b.sh \
127 tiffcrop-R90-rgb-3c-16b.sh \
128 tiffcrop-R90-rgb-3c-8b.sh \
129 tiff2rgba-logluv-3c-16b.sh \
130 tiff2rgba-minisblack-1c-16b.sh \
131 tiff2rgba-minisblack-1c-8b.sh \
132 tiff2rgba-minisblack-2c-8b-alpha.sh \
133 tiff2rgba-miniswhite-1c-1b.sh \
134 tiff2rgba-palette-1c-1b.sh \
135 tiff2rgba-palette-1c-4b.sh \
136 tiff2rgba-palette-1c-8b.sh \
137 tiff2rgba-rgb-3c-16b.sh \
138 tiff2rgba-rgb-3c-8b.sh \
214 testscript=$(srcdir)/tiff2rgba-$$base.sh ; \
232 testscript=$(srcdir)/tiffcrop-R90-$$base.sh ; \
250 testscript=$(srcdir)/tiffcrop-doubleflip-$$base.sh ; \
268 testscript=$(srcdir)/tiffcrop-extract-$$base.sh ; \
286 testscript=$(srcdir)/tiffcrop-extractz14-$$base.sh ; \