IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 4, 2005, 12:49:39 PM (21 years ago)
Author:
desonia
Message:

general autoconf cleanup.

Location:
trunk/psLib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib

    • Property svn:ignore
      •  

        old new  
         1DoxygenLog
        12bin
        23lib
  • trunk/psLib/test/sysUtils/Makefile.am

    r3115 r3127  
    1 #Makefile for astronomy functions of psLib
     1#Makefile for sysUtils functions of psLib
    22#
     3EXTRA_DIST = verified
     4
    35INCLUDES = \
    46        -I$(top_srcdir)/src \
     
    1113        $(all_includes)
    1214
    13 AM_LDFLAGS = -L$(top_srcdir)/src `sh $(top_srcdir)/pslib-config --libs`
     15AM_LDFLAGS = -L$(top_builddir)/src $(PSLIB_LIBS)
    1416
    1517check_PROGRAMS = \
     
    2224        tst_psConfigure
    2325
    24 TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest
     26TESTS_ENVIRONMENT = perl $(top_srcdir)/test/runTest -verified=$(srcdir)/verified
    2527TESTS = \
    2628        tst_psAbort      \
  • trunk/psLib/test/sysUtils/verified/tst_psError.stderr

    r2280 r3127  
    55\**********************************************************************************/
    66
    7 <DATE><TIME>|<HOST>|E|testError00 (tst_psError.c:<LINENO>)
     7<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
    88    ALL TYPES intval = 1 longval = 2 floatval = 3.010000 charval = E strval = E R R O R
    9 <DATE><TIME>|<HOST>|E|testError00 (tst_psError.c:<LINENO>)
     9<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
    1010    NO VALUES
    11 <DATE><TIME>|<HOST>|E|testError00 (tst_psError.c:<LINENO>)
     11<DATE><TIME>|<HOST>|E|testError00 (FILE:LINENO)
    1212
    1313---> TESTPOINT PASSED (psError{psError()} | tst_psError.c)
     
    1919\**********************************************************************************/
    2020
    21 <DATE><TIME>|<HOST>|E|testError01 (tst_psError.c:<LINENO>)
     21<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
    2222    Error code = 262
    23 ERROR STACK PRINT Test1A -> testError01 (tst_psError.c:<LINENO>): parameter is out-of-range
     23ERROR STACK PRINT Test1A -> testError01 (FILE:LINENO): parameter is out-of-range
    2424     Error code = 262
    25 <DATE><TIME>|<HOST>|E|testError01 (tst_psError.c:<LINENO>)
     25<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
    2626    Error code = 263
    27 ERROR STACK PRINT Test1B -> testError01 (tst_psError.c:<LINENO>): parameter is of unsupported type
     27ERROR STACK PRINT Test1B -> testError01 (FILE:LINENO): parameter is of unsupported type
    2828     Error code = 263
    29 <DATE><TIME>|<HOST>|E|testError01 (tst_psError.c:<LINENO>)
     29<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
    3030    Error code = -1
    31 ERROR STACK PRINT Test1D -> testError01 (tst_psError.c:<LINENO>): (null)
     31ERROR STACK PRINT Test1D -> testError01 (FILE:LINENO): (null)
    3232     Error code = -1
    33 <DATE><TIME>|<HOST>|E|testError01 (tst_psError.c:<LINENO>)
     33<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
    3434    Error code = 262
    35 ERROR STACK PRINT Test1E -> testError01 (tst_psError.c:<LINENO>): (null)
     35ERROR STACK PRINT Test1E -> testError01 (FILE:LINENO): (null)
    3636     Error code = -1
    37  -> testError01 (tst_psError.c:<LINENO>): parameter is out-of-range
     37 -> testError01 (FILE:LINENO): parameter is out-of-range
    3838     Error code = 262
    39 <DATE><TIME>|<HOST>|E|testError01 (tst_psError.c:<LINENO>)
     39<DATE><TIME>|<HOST>|E|testError01 (FILE:LINENO)
    4040    Errno code = 9
    41 ERROR STACK PRINT Test1F -> testError01 (tst_psError.c:<LINENO>): Bad file descriptor
     41ERROR STACK PRINT Test1F -> testError01 (FILE:LINENO): Bad file descriptor
    4242     Errno code = 9
    4343
     
    5050\**********************************************************************************/
    5151
    52 <DATE><TIME>|<HOST>|E|testError02 (tst_psError.c:<LINENO>)
     52<DATE><TIME>|<HOST>|E|testError02 (FILE:LINENO)
    5353    Error code = 262
    54 ERROR STACK PRINT Test2A -> testError02 (tst_psError.c:<LINENO>): parameter is out-of-range
     54ERROR STACK PRINT Test2A -> testError02 (FILE:LINENO): parameter is out-of-range
    5555     Error code = 262
    5656
     
    6363\**********************************************************************************/
    6464
    65 <DATE><TIME>|<HOST>|E|testError03 (tst_psError.c:<LINENO>)
     65<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
    6666    Error code = 262
    67 <DATE><TIME>|<HOST>|E|testError03 (tst_psError.c:<LINENO>)
     67<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
    6868    Error code = 263
    69 <DATE><TIME>|<HOST>|E|testError03 (tst_psError.c:<LINENO>)
     69<DATE><TIME>|<HOST>|E|testError03 (FILE:LINENO)
    7070    Error code = 264
    7171
     
    7878\**********************************************************************************/
    7979
    80 <DATE><TIME>|<HOST>|E|testError04 (tst_psError.c:<LINENO>)
     80<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
    8181    Error code = 262
    82 <DATE><TIME>|<HOST>|E|testError04 (tst_psError.c:<LINENO>)
     82<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
    8383    Error code = 263
    84 <DATE><TIME>|<HOST>|E|testError04 (tst_psError.c:<LINENO>)
     84<DATE><TIME>|<HOST>|E|testError04 (FILE:LINENO)
    8585    Error code = 264
    8686
     
    106106<DATE><TIME>|<HOST>|I|testErrorRegister
    107107    Following should be an error.
    108 <DATE><TIME>|<HOST>|E|psErrorRegister (psErrorCodes.c:<LINENO>)
     108<DATE><TIME>|<HOST>|E|psErrorRegister (FILE:LINENO)
    109109    Specified psErrorDescription pointer can not be NULL.
    110110
  • trunk/psLib/test/sysUtils/verified/tst_psMemory.stderr

    r2703 r3127  
    2121    Custom MemExhaustedCallback was invoked.
    2222<DATE><TIME>|<HOST>|A|p_psAlloc
    23     Failed to allocate <N> bytes at tst_psMemory.c:<LINENO>
     23    Failed to allocate <N> bytes at tst_psMemory.c:206
    2424
    2525---> TESTPOINT PASSED (psMemory{outOfMemory} | tst_psMemory.c)
     
    3636    Custom MemExhaustedCallback was invoked.
    3737<DATE><TIME>|<HOST>|A|p_psRealloc
    38     Failed to reallocate <N> bytes at tst_psMemory.c:<LINENO>
     38    Failed to reallocate <N> bytes at tst_psMemory.c:171
    3939
    4040---> TESTPOINT PASSED (psMemory{reallocOutOfMemory} | tst_psMemory.c)
     
    9191    following psMemCheckLeaks call should produce one instance.
    9292                   file:line ID
    93          tst_psMemory.c:<LINENO>  1
     93         tst_psMemory.c:356  1
    9494<DATE><TIME>|<HOST>|I|TPcheckLeaks
    9595    Testing psMemCheckLeaks again with a different leak location
     
    9797    following psMemCheckLeaks call should produce one error.
    9898                   file:line ID
    99          tst_psMemory.c:<LINENO>  11
     99         tst_psMemory.c:386  11
    100100<DATE><TIME>|<HOST>|I|TPcheckLeaks
    101101    Testing psMemCheckLeaks again with multiple leak locations.
     
    103103    following psMemCheckLeaks call should produce two errors.
    104104                   file:line ID
    105          tst_psMemory.c:<LINENO>  16
    106          tst_psMemory.c:<LINENO>  14
     105         tst_psMemory.c:414  16
     106         tst_psMemory.c:414  14
    107107
    108108---> TESTPOINT PASSED (psMemory{checkLeaks} | tst_psMemory.c)
     
    118118<DATE><TIME>|<HOST>|I|TPmemCorruption
    119119    psMemCheckCorruption should output an error message and memProblemCallback callback should be called.
    120 <DATE><TIME>|<HOST>|E|checkMemBlock (psMemory.c:<LINENO>)
     120<DATE><TIME>|<HOST>|E|checkMemBlock (FILE:LINENO)
    121121    Memory block 1 is corrupted; buffer underflow detected.
    122122<DATE><TIME>|<HOST>|I|memProblemCallback
    123     memory callback called for id 1 (psMemCheckCorruption:<LINENO>).
     123    memory callback called for id 1 (FILE:LINENO).
    124124
    125125---> TESTPOINT PASSED (psMemory{psMemCorruption} | tst_psMemory.c)
     
    147147    Next should abort due to multiple freeing.
    148148<DATE><TIME>|<HOST>|A|p_psFree
    149     Block 1, allocated at tst_psMemory.c:<LINENO>, freed multiple times at tst_psMemory.c:<LINENO>.
     149    Block 1, allocated at tst_psMemory.c:526, freed multiple times at tst_psMemory.c:531.
    150150
    151151---> TESTPOINT PASSED (psMemory{multipleFree} | tst_psMemory.c)
  • trunk/psLib/test/sysUtils/verified/tst_psStringCopy.stderr

    r2280 r3127  
    5050\**********************************************************************************/
    5151
    52 <DATE><TIME>|<HOST>|E|psStringNCopy (psString.c:<LINENO>)
     52<DATE><TIME>|<HOST>|E|psStringNCopy (FILE:LINENO)
    5353    Can not copy a negative number of characters (-5).
    5454
Note: See TracChangeset for help on using the changeset viewer.