IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 14, 2004, 2:08:44 PM (22 years ago)
Author:
desonia
Message:

fixed tests to coorespond to changes in psImageClip and/or the FullUnitTest/runTest
scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImageIO.stderr

    r1195 r1221  
    55\**********************************************************************************/
    66
    7  <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as file doesn't exist.
    8  <DATE> <TIME> <HOST> |E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)
    9  <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as filename is NULL.
    10  <DATE> <TIME> <HOST> |E|psImageReadSect|Must specify filename; it can not be NULL.
    11  <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extnum is invalid.
    12  <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
    13  <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extname is invalid.
    14  <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
     7 <DATE> <TIME> |<HOST>|I|  testImageRead|Following should be an error as file doesn't exist.
     8 <DATE> <TIME> |<HOST>|E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)
     9 <DATE> <TIME> |<HOST>|I|  testImageRead|Following should be an error as filename is NULL.
     10 <DATE> <TIME> |<HOST>|E|psImageReadSect|Must specify filename; it can not be NULL.
     11 <DATE> <TIME> |<HOST>|I|  testImageRead|Following should be an error as extnum is invalid.
     12 <DATE> <TIME> |<HOST>|E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
     13 <DATE> <TIME> |<HOST>|I|  testImageRead|Following should be an error as extname is invalid.
     14 <DATE> <TIME> |<HOST>|E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
    1515
    1616---> TESTPOINT PASSED (psImage{psImageReadSection} | tst_psImageIO.c)
Note: See TracChangeset for help on using the changeset viewer.