IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2007, 1:56:12 PM (19 years ago)
Author:
gusciora
Message:

Made several changes to keep the tap tests up-to-date with recent src
changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/db/tap_psDB.c

    r11252 r12094  
    55 *  @author Aaron Culliney, MHPCC
    66 *
    7  *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-01-24 01:24:38 $
     7 *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-02-27 23:56:12 $
    99 *
    1010 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    5757int main(int argc, char* argv[])
    5858{
    59     plan_tests(1);
     59    plan_tests(2);
    6060
    6161    // Initialize database connection with test database
Note: See TracChangeset for help on using the changeset viewer.