IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13801


Ignore:
Timestamp:
Jun 13, 2007, 1:39:47 PM (19 years ago)
Author:
Paul Price
Message:

Adding tap_psSpline1D. Updating .cvsignore files.

Location:
trunk/psLib/test
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro

    • Property svn:ignore
      •  

        old new  
        2626tap_psEarthOrientation_motion
        2727tap_psSphereOps_all
         28tap_psCoord
         29tap_psCoord02
         30tap_psTime_01
         31tap_psTime_02
         32tap_psTime_03
         33tap_psTime_04
  • trunk/psLib/test/astro/.cvsignore

    r10193 r13801  
    2626tap_psEarthOrientation_motion
    2727tap_psSphereOps_all
     28tap_psCoord
     29tap_psCoord02
     30tap_psTime_01
     31tap_psTime_02
     32tap_psTime_03
     33tap_psTime_04
  • trunk/psLib/test/db

    • Property svn:ignore
      •  

        old new  
        99*.da
        1010gmon.out
         11tap_psDB
  • trunk/psLib/test/db/.cvsignore

    r7985 r13801  
    99*.da
    1010gmon.out
     11tap_psDB
  • trunk/psLib/test/fft

    • Property svn:ignore
      •  

        old new  
        1212tap_psImageFFT2
        1313tap_psVectorFFT2
         14tap_psImageFFT
         15tap_psVectorFFT
  • trunk/psLib/test/fft/.cvsignore

    r11718 r13801  
    1212tap_psImageFFT2
    1313tap_psVectorFFT2
     14tap_psImageFFT
     15tap_psVectorFFT
  • trunk/psLib/test/imageops

    • Property svn:ignore
      •  

        old new  
        2727convolutionBench
        2828tap_psImageInterpolate2
         29tap_psImageGeomManip
         30tap_psImageMaskOps
         31tap_psImagePixelExtract
         32tap_psImagePixelManip
         33tap_psImageSmooth
         34tap_psImageStructManip
  • trunk/psLib/test/imageops/.cvsignore

    r12777 r13801  
    2727convolutionBench
    2828tap_psImageInterpolate2
     29tap_psImageGeomManip
     30tap_psImageMaskOps
     31tap_psImagePixelExtract
     32tap_psImagePixelManip
     33tap_psImageSmooth
     34tap_psImageStructManip
  • trunk/psLib/test/math

    • Property svn:ignore
      •  

        old new  
        4444tap_psStatsTiming
        4545tap_psStats_Sample_01
         46tap_psFunc01
         47tap_psHistogram
         48tap_psMatrixVectorArithmetic01
         49tap_psMatrixVectorArithmetic04
         50tap_psMinimizePowell
         51tap_psRandom
         52tap_psSpline1D
  • trunk/psLib/test/math/.cvsignore

    r10848 r13801  
    4545tap_psStatsTiming
    4646tap_psStats_Sample_01
     47tap_psFunc01
     48tap_psHistogram
     49tap_psMatrixVectorArithmetic01
     50tap_psMatrixVectorArithmetic04
     51tap_psMinimizePowell
     52tap_psRandom
     53tap_psSpline1D
  • trunk/psLib/test/math/Makefile.am

    r13376 r13801  
    4848        tap_psMatrixVectorArithmetic04 \
    4949        tap_psRandom \
    50         tap_psMinimizePowell
     50        tap_psMinimizePowell \
     51        tap_psSpline1D
    5152
    5253if BUILD_TESTS
  • trunk/psLib/test/mathtypes

    • Property svn:ignore
      •  

        old new  
        1717gmon.out
        1818tap_psImageInterpolate
         19tap_psImage
         20tap_psScalar
         21tap_psVectorSort
         22tap_psVectorSortIndex
  • trunk/psLib/test/mathtypes/.cvsignore

    r9875 r13801  
    1717gmon.out
    1818tap_psImageInterpolate
     19tap_psImage
     20tap_psScalar
     21tap_psVectorSort
     22tap_psVectorSortIndex
  • trunk/psLib/test/sys

    • Property svn:ignore
      •  

        old new  
        2323*.da
        2424gmon.out
         25tap_psConfigure
         26tap_psError
         27tap_psLine
         28tap_psMemory
         29tap_psString
         30tap_psTrace
  • trunk/psLib/test/sys/.cvsignore

    r7985 r13801  
    2323*.da
    2424gmon.out
     25tap_psConfigure
     26tap_psError
     27tap_psLine
     28tap_psMemory
     29tap_psString
     30tap_psTrace
Note: See TracChangeset for help on using the changeset viewer.