IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 23, 2005, 3:24:24 PM (21 years ago)
Author:
gusciora
Message:

Modified the log message format. Lots of tests will fail since there will
be stdout diffs.

File:
1 edited

Legend:

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

    r4547 r4859  
    1010 *  @author  Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2005-07-13 02:47:00 $
     12 *  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2005-08-24 01:24:24 $
    1414 *
    1515 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
     
    9595psS32 main( psS32 argc, char* argv[] )
    9696{
    97 
     97    psLogSetFormat("HLNM");
    9898    // Test matrix unary operations
    9999    #define testUnaryOpM(OP,TYPE,VALUE1,VALUE2,NROWS,NCOLS,TRUTH)                                            \
Note: See TracChangeset for help on using the changeset viewer.