Changeset 5580
- Timestamp:
- Nov 22, 2005, 3:03:18 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/astro/tst_psCoord02.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psCoord02.c
r5579 r5580 6 6 * @author GLG, MHPCC 7 7 * 8 * @version $Revision: 1. 1$ $Name: not supported by cvs2svn $9 * @date $Date: 2005-11-23 01:0 0:52$8 * @version $Revision: 1.2 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2005-11-23 01:03:18 $ 10 10 * 11 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 21 21 testDescription tests[] = { 22 22 {test04, 0000, "psPlaneTransformCombine()", 0, false}, 23 {test05, 0000, " Add Comment Here", 0, true},24 {test06, 0000, " Add Comment Here", 0, true},23 {test05, 0000, "psPlaneTransformFit()", 0, false}, 24 {test06, 0000, "psPlaneTransformInvert()", 0, false}, 25 25 {NULL} 26 26 }; … … 203 203 bool testStatus = true; 204 204 205 206 // HEY207 205 // Create a variety of input transforms, then test them. 208 206 // … … 507 505 } 508 506 509 // is the way 510 507
Note:
See TracChangeset
for help on using the changeset viewer.
