Changeset 6411
- Timestamp:
- Feb 9, 2006, 2:56:24 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psCoord02.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psCoord02.c
r6410 r6411 3 3 * @brief This file contains test code for: 4 4 * 5 *6 5 * @author GLG, MHPCC 7 6 * 8 * @version $Revision: 1. 6$ $Name: not supported by cvs2svn $9 * @date $Date: 2006-02-10 00:5 1:14 $7 * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-02-10 00:56:24 $ 10 9 * 11 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 22 21 testDescription tests[] = { 23 22 {test04, 660, "psPlaneTransformCombine()", 0, false}, 24 {test05, 662, "psPlaneTransformFit()", 0, true},25 {test06, 663, "psPlaneTransformInvert()", 0, true},26 {test07, 666, "psPlaneTransformDeriv()", 0, true},23 {test05, 662, "psPlaneTransformFit()", 0, false}, 24 {test06, 663, "psPlaneTransformInvert()", 0, false}, 25 {test07, 666, "psPlaneTransformDeriv()", 0, false}, 27 26 {NULL} 28 27 };
Note:
See TracChangeset
for help on using the changeset viewer.
