IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2110


Ignore:
Timestamp:
Oct 13, 2004, 4:34:09 PM (22 years ago)
Author:
desonia
Message:

* empty log message *

Location:
trunk/psLib
Files:
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/psLib.kdevelop.filelist

    r1984 r2110  
    448448CVS/Root
    449449test/image/tst_psImageConvolve.c
     450test/astronomy/tst_psAstrometry.c
     451test/astronomy/tst_psMetadataIO.c
  • trunk/psLib/psLib.kdevses

    r2043 r2110  
    22<!DOCTYPE KDevPrjSession>
    33<KDevPrjSession>
    4  <DocsAndViews NumberOfDocuments="0" />
     4 <DocsAndViews NumberOfDocuments="7" >
     5  <Doc0 NumberOfViews="1" URL="file:/home/desonia/psLib/test/astronomy/tst_psAstrometry01.c" >
     6   <View0 line="462" Type="???" >
     7    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="732" Left="2" MinMaxMode="0" />
     8   </View0>
     9  </Doc0>
     10  <Doc1 context="" NumberOfViews="1" URL="man:/printf" >
     11   <View0 Type="???" >
     12    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="732" Left="2" MinMaxMode="0" />
     13   </View0>
     14  </Doc1>
     15  <Doc2 context="" NumberOfViews="1" URL="man:/usr/share/man/man3/printf.3.gz" >
     16   <View0 Type="???" >
     17    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="732" Left="2" MinMaxMode="0" />
     18   </View0>
     19  </Doc2>
     20  <Doc3 NumberOfViews="1" URL="file:/home/desonia/psLib/test/astronomy/Makefile" >
     21   <View0 line="31" Type="???" >
     22    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="732" Left="2" MinMaxMode="0" />
     23   </View0>
     24  </Doc3>
     25  <Doc4 NumberOfViews="1" URL="file:/home/desonia/psLib/src/sysUtils/psTrace.c" >
     26   <View0 line="201" Type="???" >
     27    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="508" Left="2" MinMaxMode="0" />
     28   </View0>
     29  </Doc4>
     30  <Doc5 NumberOfViews="1" URL="file:/home/desonia/psLib/src/sysUtils/psTrace.h" >
     31   <View0 line="19" Type="???" >
     32    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="732" Left="2" MinMaxMode="0" />
     33   </View0>
     34  </Doc5>
     35  <Doc6 NumberOfViews="1" URL="file:/home/desonia/psLib/test/astronomy/tst_psTime_01.c" >
     36   <View0 line="0" Type="???" >
     37    <AdditionalSettings Top="2" Width="1181" Attach="1" Height="508" Left="2" MinMaxMode="0" />
     38   </View0>
     39  </Doc6>
     40 </DocsAndViews>
    541 <pluginList>
    642  <kdevbookmarks>
  • trunk/psLib/test/dataManip/verified/tst_psFunc00.stdout

    r2092 r2110  
    125125\**********************************************************************************/
    126126
    127 At (x) = (5.000000): 11885953953520805710305873860341960232912791869274171984025996753327677834385242098577709930375667400184186124116183326220142341977822669934851784704.000000
     127At (x) = (5.000000): 1897.500000
    128128
    129129---> TESTPOINT PASSED (psFunctions functions{Allocate/Deallocate the psDPolynomial1D structure (CHEBYSHEV).} | tst_psFunc00.c)
  • trunk/psLib/test/image/verified/tst_psImageStats00.stderr

    r1956 r2110  
     1<DATE><TIME>|<HOST>|E|psImageHistogram
     2    Unallowable operation: out is NULL.
     3<DATE><TIME>|<HOST>|E|psImageHistogram
     4    Unallowable operation: in is NULL.
     5<DATE><TIME>|<HOST>|E|psImageHistogram
     6    Unallowable operation: out is NULL.
    17<DATE><TIME>|<HOST>|I|main
    28    Following should be an error for invalid mask type.
  • trunk/psLib/test/sysUtils/verified/tst_psTrace.stderr

    r1761 r2110  
    1414\**********************************************************************************/
    1515
    16 .                    0
    17  A                   0
    18   B                  0
    19    C                 0
    20     D                0
     16.                    -1
     17 A                   -1
     18  B                  -1
     19   C                 -1
     20    D                -1
    2121     E               5
    2222
     
    2929\**********************************************************************************/
    3030
    31 .                    0
    32  A                   0
     31.                    -1
     32 A                   -1
    3333  B                  2
    3434   C                 2
    3535    D                2
    3636     E               5
    37 .                    0
    38  A                   0
     37.                    -1
     38 A                   -1
    3939  B                  10
    4040   C                 10
     
    7979  b                  1
    8080 c                   5
    81   a                  5
     81  a                  0
    8282  b                  3
    8383  c                  5
  • trunk/psLib/test/sysUtils/verified/tst_psTrace.stdout

    r1761 r2110  
    1313  b                  1
    1414 c                   5
    15   a                  5
     15  a                  0
    1616  b                  3
    1717  c                  5
     18.                    9
     19 a                   8
     20  a                  4
     21  b                  3
     22 b                   7
     23  a                  2
     24  b                  1
     25 c                   5
     26  a                  0
     27  b                  3
     28  c                  5
Note: See TracChangeset for help on using the changeset viewer.