Changeset 11689 for trunk/psLib/test/imageops/tap_psImageSmooth.c
- Timestamp:
- Feb 7, 2007, 3:22:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/imageops/tap_psImageSmooth.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/imageops/tap_psImageSmooth.c
r11181 r11689 5 5 * @author GLG, MHPCC 6 6 * 7 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $8 * @date $Date: 2007-0 1-19 20:49:05$7 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2007-02-08 01:22:08 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 156 156 psLogSetFormat("HLNM"); 157 157 psLogSetLevel(PS_LOG_INFO); 158 plan_tests( 24);158 plan_tests(14); 159 159 160 160 ok(testImageSmoothGeneric(TS00_IM_F32, NUM_COLS, NUM_ROWS, SIGMA, NSIGMA, true), "testImageSmoothGeneric() successful");
Note:
See TracChangeset
for help on using the changeset viewer.
