IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 1175


Ignore:
Timestamp:
Jul 1, 2004, 11:56:15 AM (22 years ago)
Author:
harman
Message:

Changed paste error in comment

Location:
trunk/psLib/test/collections
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/collections/tst_psBitSet_01.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 1:
     5 *  This test driver contains the following tests for psBitSet test point 1:
    66 *     A)  Create psBitSet
    77 *     B)  Set bits
     
    1717 *  @author  Ross Harman, MHPCC
    1818 *
    19  *  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
    20  *  @date  $Date: 2004-06-23 23:00:15 $
     19 *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
     20 *  @date  $Date: 2004-07-01 21:56:15 $
    2121 *
    2222 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psLib/test/collections/tst_psBitSet_02.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 2:
     5 *  This test driver contains the following tests for psBitSet test point 2:
    66 *     A)  Create two psBitSets
    77 *     B)  Perform binary AND with psBitSets
     
    1010 *  @author  Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2004-06-23 23:00:15 $
     12 *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2004-07-01 21:56:15 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psLib/test/collections/tst_psBitSet_03.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 3:
     5 *  This test driver contains the following tests for psBitSet test point 3:
    66 *     A)  Create two psBitSets
    77 *     B)  Perform binary OR with psBitSets
     
    1010 *  @author  Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2004-06-23 23:00:15 $
     12 *  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2004-07-01 21:56:15 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psLib/test/collections/tst_psBitSet_04.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 4:
     5 *  This test driver contains the following tests for psBitSet test point 4:
    66 *     A)  Create two psBitSets
    77 *     B)  Perform binary XOR with psBitSets
     
    1010 *  @author  Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2004-06-23 23:00:15 $
     12 *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2004-07-01 21:56:15 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psLib/test/collections/tst_psBitSet_05.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 5:
     5 *  This test driver contains the following tests for psBitSet test point 5:
    66 *     A)  Create two psBitSets of different size
    77 *     B)  Attempt OR with psBitsets, should get error
     
    1010 *  @author  Ross Harman, MHPCC
    1111 *
    12  *  @version $Revision: 1.5 $  $Name: not supported by cvs2svn $
    13  *  @date  $Date: 2004-06-23 23:00:15 $
     12 *  @version $Revision: 1.6 $  $Name: not supported by cvs2svn $
     13 *  @date  $Date: 2004-07-01 21:56:15 $
    1414 *
    1515 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  • trunk/psLib/test/collections/tst_psBitSet_06.c

    r1073 r1175  
    33 *  @brief Test driver for psBitSet functions
    44 *
    5  *  This test driver contains the following tests for psArray test point 6:
     5 *  This test driver contains the following tests for psBitSet test point 6:
    66 *     A)  Create two psBitSets
    77 *     B)  Perform invalid binary operation with psBitSets
     
    1212 *  @author  Ross Harman, MHPCC
    1313 *
    14  *  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
    15  *  @date  $Date: 2004-06-23 23:00:15 $
     14 *  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
     15 *  @date  $Date: 2004-07-01 21:56:15 $
    1616 *
    1717 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
Note: See TracChangeset for help on using the changeset viewer.