IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 19, 2007, 5:57:25 PM (19 years ago)
Author:
jhoblitt
Message:

disable unnecessary diag() calls

File:
1 edited

Legend:

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

    r12194 r12513  
    5151void testSphereRotCreate(void)
    5252{
    53     diag("  >>>Test 1:  psSphereRot Creation Functions");
     53//    diag("  >>>Test 1:  psSphereRot Creation Functions");
    5454
    5555    // Allocate data structure
     
    128128void testSphereRotConvert(void)
    129129{
    130     diag("  >>>Test 2:  psSphereRot Conversion Functions");
     130//    diag("  >>>Test 2:  psSphereRot Conversion Functions");
    131131
    132132    // Allocate data structure
     
    324324void testSphereOffsets(void)
    325325{
    326     diag("  >>>Test 3:  psSphereGet/SetOffset Functions");
     326//    diag("  >>>Test 3:  psSphereGet/SetOffset Functions");
    327327
    328328    // Allocate data structure
Note: See TracChangeset for help on using the changeset viewer.