Changeset 1972
- Timestamp:
- Oct 5, 2004, 3:09:54 PM (22 years ago)
- Location:
- trunk/psLib/test
- Files:
-
- 5 added
- 3 edited
-
astronomy/Makefile (modified) (2 diffs)
-
astronomy/test.config (added)
-
astronomy/tst_psMetadataIO.c (added)
-
astronomy/tst_psMetadata_01.c (modified) (2 diffs)
-
astronomy/verified/tst_psMetadataIO.stderr (added)
-
astronomy/verified/tst_psMetadataIO.stdout (added)
-
collections/tst_psMetadataIO.c (added)
-
collections/tst_psMetadata_01.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/astronomy/Makefile
r1500 r1972 3 3 ## Makefile: test/astronomy 4 4 ## 5 ## $Revision: 1.1 1$ $Name: not supported by cvs2svn $6 ## $Date: 2004- 08-12 02:34:58$5 ## $Revision: 1.12 $ $Name: not supported by cvs2svn $ 6 ## $Date: 2004-10-06 01:08:17 $ 7 7 ## 8 8 ## Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 21 21 TARGET = tst_psTime_01 \ 22 22 tst_psTime_02 \ 23 tst_psMetadataIO \ 23 24 tst_psMetadata_01 \ 24 25 tst_psMetadata_02 \ -
trunk/psLib/test/astronomy/tst_psMetadata_01.c
r1622 r1972 17 17 * @author Ross Harman, MHPCC 18 18 * 19 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $20 * @date $Date: 2004- 08-25 20:22:15$19 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2004-10-06 01:08:17 $ 21 21 * 22 22 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 139 139 140 140 141 // Test B - Test B -Read 2nd hdr from complex FITS file141 // Test B - Read 2nd hdr from complex FITS file 142 142 143 143 /* Header contents for header_2.fits: -
trunk/psLib/test/collections/tst_psMetadata_01.c
r1622 r1972 17 17 * @author Ross Harman, MHPCC 18 18 * 19 * @version $Revision: 1. 8$ $Name: not supported by cvs2svn $20 * @date $Date: 2004- 08-25 20:22:15$19 * @version $Revision: 1.9 $ $Name: not supported by cvs2svn $ 20 * @date $Date: 2004-10-06 01:08:17 $ 21 21 * 22 22 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 139 139 140 140 141 // Test B - Test B -Read 2nd hdr from complex FITS file141 // Test B - Read 2nd hdr from complex FITS file 142 142 143 143 /* Header contents for header_2.fits:
Note:
See TracChangeset
for help on using the changeset viewer.
