Changes between Version 9 and Version 10 of ossim-batch-test
- Timestamp:
- 12/16/11 07:50:12 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ossim-batch-test
v9 v10 199 199 200 200 // Histogram: 201 test3.expected_results_command1: ossim- create-histo$(OSSIM_TEST)/out/orthoigen-test/test3/t1.tif201 test3.expected_results_command1: ossim-img2rr -r --create-histogram $(OSSIM_TEST)/out/orthoigen-test/test3/t1.tif 202 202 203 203 // Geometry: … … 214 214 215 215 // Histogram: 216 test3.test_command1: ossim- create-histo$(OSSIM_TEST)/out/orthoigen-test/test3/t2.tif216 test3.test_command1: ossim-img2rr -r --create-histogram $(OSSIM_TEST)/out/orthoigen-test/test3/t2.tif 217 217 218 218 // Geometry: … … 230 230 // End test3: 231 231 // --- 232 232 233 }}} 233 234 … … 247 248 }}} 248 249 249 250 251 252 253 254 255 256 257 258 259 260 261 250 // Now lets test. A run with no options runs all the test in the configuration file.[[BR]] 251 {{{ 252 253 }}} 254 255 256 257 258 259 260 261 262 263 264 265 266