Opened 7 years ago

Closed 7 years ago

#204 closed defect (fixed)

Console Test applications does not activate user definitions

Reported by: Norm Olsen Owned by: Norm Olsen
Priority: trivial Milestone: 3.0
Component: Tests Version: svn-trunk
Keywords: UserDr Cc:

Description (last modified by Norm Olsen)

RFC-6 provided for a second set of dictionaries which were/are to carry user definitions in lieu of modifying the primary (i.e. distribution) dictionaries. The Console Test program (CS_TestCpp.exe) does not provide for activating or accessing these eaxtra dictionary files.

Change History (3)

comment:1 by Norm Olsen, 7 years ago

Description: modified (diff)

comment:2 by Norm Olsen, 7 years ago

Added a 'u' option to the command line options for CS_TestCpp. It the 'u' (i.e. -u or /u as appropriate) option is provided in isolation (i.e. no value associated with it), CS_TestCpp will activate a directory named UserDefs in the CsMapDev sub-directory as the directory holding user definitions in .CSD form. If a value is associated with the 'u' option (i.e. no whitespace between option letter and value), the value will be considered a path (possibly relative) to the directory which is to be activated as the user definition directory.

Suubmission produced revision 2768.

comment:3 by Norm Olsen, 7 years ago

Resolution: fixed
Status: assignedclosed

Oops See the comment above.

Note: See TracTickets for help on using tickets.