IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 30, 2007, 2:08:52 PM (19 years ago)
Author:
gusciora
Message:

Removed psLogMsg() calls from the test code.

File:
1 edited

Legend:

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

    r11657 r13084  
    77*  XXX: These tests should probably be split among several files
    88*
    9 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    10 *  @date $Date: 2007-02-06 01:01:05 $
     9*  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     10*  @date $Date: 2007-05-01 00:08:52 $
    1111*
    1212*  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    509509    // psPlaneTransformDeriv()
    510510    // Ensure psPlaneTransformDeriv() returns NULL for NULL input plane
    511     // psLogMsg(__func__,PS_LOG_INFO,"Following should generate error message");
    512511    // Following should generate error message
    513512    // XXX: un-NULL the first parameter since we test that above
     
    549548        ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
    550549    }
    551     /* HERE
    552     */
    553550}
    554551
Note: See TracChangeset for help on using the changeset viewer.