IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2007, 6:20:06 PM (19 years ago)
Author:
gusciora
Message:

Added tabular file of all psLib functions in Chapter 6 of the SDRS (Data
Manipulation). Most of the test file changes in this check-in are fairly
cosmetic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/math/tap_psPolyFit2D.c

    r12199 r13124  
    363363{
    364364    psLogSetFormat("HLNM");
    365     psTraceSetLevel(".", 0);
    366     psTraceSetLevel("psVectorClipFitPolynomial2D", 0);
    367     psTraceSetLevel("VectorFitPolynomial2DOrd", 0);
    368     psTraceSetLevel("psVectorFitPolynomial2D", 0);
    369 
     365    psLogSetLevel(PS_LOG_INFO);
    370366    plan_tests(44);
    371367
Note: See TracChangeset for help on using the changeset viewer.