IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2005, 2:01:39 PM (21 years ago)
Author:
desonia
Message:

tests moved into tst_psArray as is.

File:
1 edited

Legend:

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

    r3275 r3281  
    1818         tst_psVector          \
    1919         tst_psArray           \
    20          tst_psArray01         \
    21          tst_psArray02         \
    2220         tst_psBitSet          \
    2321         tst_psVectorSort_01   \
     
    4240tst_psVector_SOURCES = tst_psVector.c
    4341tst_psArray_SOURCES = tst_psArray.c
    44 tst_psArray01_SOURCES = tst_psArray01.c
    45 tst_psArray02_SOURCES = tst_psArray02.c
    4642tst_psBitSet_SOURCES = tst_psBitSet.c
    4743tst_psVectorSort_01_SOURCES = tst_psVectorSort_01.c
Note: See TracChangeset for help on using the changeset viewer.