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_psPolyFit3D.c

    r11686 r13124  
    413413{
    414414    psLogSetFormat("HLNM");
    415     psTraceSetLevel(".", 0);
    416     psTraceSetLevel("psVectorClipFitPolynomial3D", 0);
    417     psTraceSetLevel("VectorFitPolynomial3DOrd", 0);
    418     psTraceSetLevel("psVectorFitPolynomial3D", 0);
    419 
     415    psLogSetLevel(PS_LOG_INFO);
    420416    plan_tests(52);
    421417
Note: See TracChangeset for help on using the changeset viewer.