IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 21 years ago

Closed 21 years ago

Last modified 21 years ago

#405 closed defect (fixed)

Parse configuration file test cases

Reported by: Eric.VanAlst@… Owned by: eugene
Priority: normal Milestone:
Component: PSLib SDRS Version: unspecified
Severity: normal Keywords:
Cc:

Description

In SDR-14 appendix A.5, the test cases involving MULTI indicate a pass should be
the result for metadata items of type S8. The type S8 is not a valid metadata
item type according to paragraph 5.1.2. These test cases should be changed to
use a valid type (S32,F32,F64).

Change History (5)

comment:1 by Paul Price, 21 years ago

Owner: changed from Paul Price to jhoblitt

comment:2 by jhoblitt, 21 years ago

Owner: changed from jhoblitt to eugene

Will psMetadata ever support a broader range of primitive types or is it limited
to S32, F32/64, and bool?

comment:3 by eugene, 21 years ago

Resolution: fixed
Status: newclosed

I thought we had resolved to put those in for the last round. if not, then we
will get them in this cycle (7).

comment:4 by Paul Price, 21 years ago

Cc: jhoblitt@… added
Resolution: fixed
Status: closedreopened

The SDRS currently reads:

[quote]
Next, to assist the casting of the value, shall be a string identifying the
type of the value, which shall correspond to one of the simple types supported
in \code{psMetadata}: \code{STRING,BOOL,S32,F32,F64}; \code{STR} may be used to
abbreviate \code{STRING}; valid time types are \code{UTC,UT1,TAI,TT}.

\tbd{May, in the future, require more types, including U8,S16,C64,
which will also necessitate updating the definition of psMetadata.}
quote

Do we want to include U8, S16, and/or C64? How about S8?

comment:5 by eugene, 21 years ago

Resolution: fixed
Status: reopenedclosed

I've added the remaining primitive integer types to the SDRS (S8, S16, U8, U16,
U32).

Note: See TracTickets for help on using tickets.