Changeset 6226 for trunk/psLib/test/astro
- Timestamp:
- Jan 27, 2006, 10:08:58 AM (21 years ago)
- Location:
- trunk/psLib/test/astro
- Files:
-
- 2 edited
-
tst_psSphereOps.c (modified) (2 diffs)
-
verified/tst_psSphereOps.stderr (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astro/tst_psSphereOps.c
r6189 r6226 5 5 * @author d-Rob, MHPCC 6 6 * 7 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $8 * @date $Date: 2006-01-2 5 03:02:47$7 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 8 * @date $Date: 2006-01-27 20:08:58 $ 9 9 * 10 10 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 32 32 { 33 33 psLogSetLevel( PS_LOG_INFO ); 34 psLogSetFormat("HLNM"); 34 35 35 36 return ( ! runTestSuite( stderr, "psSphereOps", tests, argc, argv ) ); -
trunk/psLib/test/astro/verified/tst_psSphereOps.stderr
r6039 r6226 23 23 \**********************************************************************************/ 24 24 25 < DATE><TIME>|<HOST>|I|testSphereRotApply125 <HOST>|I|testSphereRotApply1 26 26 Following should generate an error 27 < DATE><TIME>|<HOST>|E|psSphereRotApply (FILE:LINENO)27 <HOST>|E|psSphereRotApply (FILE:LINENO) 28 28 Unallowable operation: transform is NULL. 29 < DATE><TIME>|<HOST>|I|testSphereRotApply129 <HOST>|I|testSphereRotApply1 30 30 Following should generate an error 31 < DATE><TIME>|<HOST>|E|psSphereRotApply (FILE:LINENO)31 <HOST>|E|psSphereRotApply (FILE:LINENO) 32 32 Unallowable operation: coord is NULL. 33 33 … … 49 49 \**********************************************************************************/ 50 50 51 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)51 <HOST>|E|psSphereSetOffset (FILE:LINENO) 52 52 Unallowable operation: position is NULL. 53 < DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)53 <HOST>|E|psSphereSetOffset (FILE:LINENO) 54 54 Unallowable operation: offset is NULL. 55 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)55 <HOST>|E|psSphereGetOffset (FILE:LINENO) 56 56 Unallowable operation: position1 is NULL. 57 < DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)57 <HOST>|E|psSphereGetOffset (FILE:LINENO) 58 58 Unallowable operation: position2 is NULL. 59 59
Note:
See TracChangeset
for help on using the changeset viewer.
