IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 10, 2007, 11:09:31 AM (19 years ago)
Author:
gusciora
Message:

This is a fairly large checkin. Most of the files were modified so they have
the same basic structure and format for testing: reporting errors, checking
memory leaks etc. Several bug fixes are included as well.

File:
1 edited

Legend:

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

    r11422 r12781  
    44*  ORD and CHEB type polynomials.
    55*
    6 *  @version  $Revision: 1.5 $  $Name: not supported by cvs2svn $
    7 *  @date  $Date: 2007-01-30 04:49:52 $
     6*  @version  $Revision: 1.6 $  $Name: not supported by cvs2svn $
     7*  @date  $Date: 2007-04-10 21:09:30 $
    88*
    99*  XXX: Probably should test single- and multi-dimensional polynomials in
     
    7575        skip_end();
    7676        psFree(polyOrd);
    77         ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
     77        ok(!psMemCheckLeaks(id, NULL, NULL, false), "no memory leaks");
    7878    }
    7979
Note: See TracChangeset for help on using the changeset viewer.