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

    r11686 r13124  
    471471{
    472472    psLogSetFormat("HLNM");
    473     psTraceSetLevel(".", 0);
    474     psTraceSetLevel("psVectorClipFitPolynomial4D", 0);
    475     psTraceSetLevel("VectorFitPolynomial4DOrd", 0);
    476     psTraceSetLevel("psVectorFitPolynomial4D", 0);
    477 
     473    psLogSetLevel(PS_LOG_INFO);
    478474    plan_tests(60);
    479475
Note: See TracChangeset for help on using the changeset viewer.