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/sys/tst_psError.c

    r4547 r12094  
    1313 *  @author  Eric Van Alst, MHPCC
    1414 *
    15  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    16  *  @date  $Date: 2005-07-13 02:47:01 $
     15 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     16 *  @date  $Date: 2007-02-27 23:56:12 $
    1717 *
    1818 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    6262    psLogSetLevel( PS_LOG_INFO );
    6363
    64     return ( !runTestSuite(stderr, "psError", tests, argc, argv) );
     64//    return ( !runTestSuite(stderr, "psError", tests, argc, argv) );
     65    testError03();
    6566}
    6667
Note: See TracChangeset for help on using the changeset viewer.