IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 14, 2007, 11:22:34 AM (19 years ago)
Author:
gusciora
Message:

Modified the plan_tests() arg only.

Location:
trunk/psLib/test/mathtypes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/mathtypes/tap_psScalar.c

    r12431 r12440  
    55 *  @author Eric Van Alst, MHPCC
    66 *
    7  *  @version $Revision: 1.2 $
     7 *  @version $Revision: 1.3 $
    88 *           $Name: not supported by cvs2svn $
    9  *  @date $Date: 2007-03-14 00:39:51 $
     9 *  @date $Date: 2007-03-14 21:21:49 $
    1010 *
    1111 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    4949int main(void)
    5050{
    51     plan_tests(51);
     51    plan_tests(43);
    5252
    5353    void testScalarAlloc();
  • trunk/psLib/test/mathtypes/tap_psVector.c

    r12431 r12440  
    88int main (void)
    99{
    10     plan_tests(211);
     10    plan_tests(209);
    1111
    1212    diag("psVectorAlloc() tests");
Note: See TracChangeset for help on using the changeset viewer.