Changeset 1957 for trunk/psLib/test/image/tst_psImageExtraction.c
- Timestamp:
- Oct 5, 2004, 9:42:51 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImageExtraction.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageExtraction.c
r1929 r1957 6 6 * @author Robert DeSonia, MHPCC 7 7 * 8 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $9 * @date $Date: 2004- 09-29 20:17:58$8 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2004-10-05 19:42:51 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 25 25 {testImageSubset,547,"psImageSubset",0,false}, 26 26 {testImageSubset,550,"psImageSubset",0,true}, 27 {testImageSubsection,730,"psImageSubsection",0, true},27 {testImageSubsection,730,"psImageSubsection",0,false}, 28 28 {testImageSlice, 552, "psImageSlice", 0, false}, 29 29 {NULL} … … 525 525 } 526 526 527 // # 547: psImageSubsetshall create child image of a specified size from a parent psImage structure527 // #730: psImageSubsection shall create child image of a specified size from a parent psImage structure 528 528 int testImageSubsection(void) 529 529 {
Note:
See TracChangeset
for help on using the changeset viewer.
