Changeset 1234 for trunk/psLib/test/image
- Timestamp:
- Jul 15, 2004, 2:42:00 PM (22 years ago)
- Location:
- trunk/psLib/test/image
- Files:
-
- 2 edited
-
tst_psImageStats01.c (modified) (1 diff)
-
tst_psImageStats03.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageStats01.c
r1073 r1234 160 160 } 161 161 162 myStats = psImageStats(myStats, tmpImage, NULL, 0); 163 // 164 // NOTE: verify that myStats is good here. 165 // 162 myStats2 = psImageStats(myStats, tmpImage, NULL, 0); 166 163 167 164 psFree(myStats); -
trunk/psLib/test/image/tst_psImageStats03.c
r1107 r1234 62 62 63 63 64 psFree(tmpImage); 64 65 psMemCheckCorruption(1); 65 66 printFooter(stdout,
Note:
See TracChangeset
for help on using the changeset viewer.
