IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5299


Ignore:
Timestamp:
Oct 12, 2005, 12:04:56 PM (21 years ago)
Author:
desonia
Message:

removed tst_psSphereOps test, as it is testing code being currently worked
on and is expected to fail.

File:
1 edited

Legend:

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

    r5298 r5299  
    1212        tst_psTime_04 \
    1313        tst_psCoord \
    14     tst_psEarthOrientation
    15 #       tst_psSphereOps \
     14        tst_psEarthOrientation
     15#       tst_psSphereOps
    1616
    1717tst_psTime_01_SOURCES = tst_psTime_01.c
     
    2020tst_psTime_04_SOURCES = tst_psTime_04.c
    2121tst_psCoord_SOURCES = tst_psCoord.c
    22 tst_psSphereOps_SOURCES = tst_psSphereOps.c
     22# tst_psSphereOps_SOURCES = tst_psSphereOps.c
    2323tst_psCoord01_SOURCES = tst_psCoord01.c
    2424tst_psEarthOrientation_SOURCES = tst_psEarthOrientation.c
Note: See TracChangeset for help on using the changeset viewer.