- Timestamp:
- Jun 6, 2011, 1:56:22 PM (15 years ago)
- Location:
- branches/czw_branch/20110406
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/test/objects/tap_pmSource.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20110406
- Property svn:mergeinfo changed
-
branches/czw_branch/20110406/psModules/test/objects/tap_pmSource.c
r31153 r31606 91 91 ok(isnan(src->psfMag), "pmSourceAlloc() pmSource->psfMag correctly"); 92 92 ok(isnan(src->extMag), "pmSourceAlloc() pmSource->extMag correctly"); 93 ok(isnan(src-> errMag), "pmSourceAlloc() pmSource->errMagcorrectly");93 ok(isnan(src->psfMagErr), "pmSourceAlloc() pmSource->psfMagErr correctly"); 94 94 ok(isnan(src->apMag), "pmSourceAlloc() pmSource->apMag correctly"); 95 95 ok(isnan(src->sky), "pmSourceAlloc() pmSource->sky correctly");
Note:
See TracChangeset
for help on using the changeset viewer.
