Changeset 2110
- Timestamp:
- Oct 13, 2004, 4:34:09 PM (22 years ago)
- Location:
- trunk/psLib
- Files:
-
- 7 edited
-
psLib.kdevelop.filelist (modified) (1 diff)
-
psLib.kdevelop.pcs (modified) ( previous)
-
psLib.kdevses (modified) (1 diff)
-
test/dataManip/verified/tst_psFunc00.stdout (modified) (1 diff)
-
test/image/verified/tst_psImageStats00.stderr (modified) (1 diff)
-
test/sysUtils/verified/tst_psTrace.stderr (modified) (3 diffs)
-
test/sysUtils/verified/tst_psTrace.stdout (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/psLib.kdevelop.filelist
r1984 r2110 448 448 CVS/Root 449 449 test/image/tst_psImageConvolve.c 450 test/astronomy/tst_psAstrometry.c 451 test/astronomy/tst_psMetadataIO.c -
trunk/psLib/psLib.kdevses
r2043 r2110 2 2 <!DOCTYPE KDevPrjSession> 3 3 <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> 5 41 <pluginList> 6 42 <kdevbookmarks> -
trunk/psLib/test/dataManip/verified/tst_psFunc00.stdout
r2092 r2110 125 125 \**********************************************************************************/ 126 126 127 At (x) = (5.000000): 1 1885953953520805710305873860341960232912791869274171984025996753327677834385242098577709930375667400184186124116183326220142341977822669934851784704.000000127 At (x) = (5.000000): 1897.500000 128 128 129 129 ---> 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. 1 7 <DATE><TIME>|<HOST>|I|main 2 8 Following should be an error for invalid mask type. -
trunk/psLib/test/sysUtils/verified/tst_psTrace.stderr
r1761 r2110 14 14 \**********************************************************************************/ 15 15 16 . 017 A 018 B 019 C 020 D 016 . -1 17 A -1 18 B -1 19 C -1 20 D -1 21 21 E 5 22 22 … … 29 29 \**********************************************************************************/ 30 30 31 . 032 A 031 . -1 32 A -1 33 33 B 2 34 34 C 2 35 35 D 2 36 36 E 5 37 . 038 A 037 . -1 38 A -1 39 39 B 10 40 40 C 10 … … 79 79 b 1 80 80 c 5 81 a 581 a 0 82 82 b 3 83 83 c 5 -
trunk/psLib/test/sysUtils/verified/tst_psTrace.stdout
r1761 r2110 13 13 b 1 14 14 c 5 15 a 515 a 0 16 16 b 3 17 17 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.
