IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2663


Ignore:
Timestamp:
Dec 7, 2004, 4:05:23 PM (22 years ago)
Author:
evanalst
Message:

Add test cases for functions psScalarAlloc and psScalarCopy.

Location:
trunk/psLib/test/collections
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/Makefile

    r2388 r2663  
    33##  Makefile:   test/collections
    44##
    5 ##  $Revision: 1.24 $  $Name: not supported by cvs2svn $
    6 ##  $Date: 2004-11-19 21:58:59 $
     5##  $Revision: 1.25 $  $Name: not supported by cvs2svn $
     6##  $Date: 2004-12-08 02:05:23 $
    77##
    88##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    3232         tst_psHash02          \
    3333         tst_psHash03          \
    34          tst_psHash04
     34         tst_psHash04          \
     35         tst_psScalar
    3536
    3637OBJS = $(addsuffix .o,$(TARGET))
Note: See TracChangeset for help on using the changeset viewer.