IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 4, 2007, 3:10:22 PM (19 years ago)
Author:
gusciora
Message:

Improved test coverage, added memory leak checks, etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/tap_psCoord02.c

    r13084 r13623  
    77*  XXX: These tests should probably be split among several files
    88*
    9 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2007-05-01 00:08:52 $
     9*  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2007-06-05 01:10:22 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    449449        // We calling psPlaneTransformInvert with acceptable linear transformations
    450450        for (psS32 n = 0 ; n < NUM_TRANSFORMS ; n++)
    451     {
    452         if (n == 0) {
     451        {
     452            if (n == 0) {
    453453                // I ensure that we test the identity transformation since this was
    454454                // giving us probs before.
Note: See TracChangeset for help on using the changeset viewer.