Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied Re: [cdt-patch] Updated JUnit tests for boolean and string option enhancements


Hoda Amer
Staff Software Engineer
Rational Software - IBM Software Group



Sean Evoy/Ottawa/IBM@IBMCA
Sent by: cdt-patch-admin@xxxxxxxxxxx

03/22/2004 04:30 PM

Please respond to
cdt-patch

To
cdt-patch@xxxxxxxxxxx
cc
Subject
[cdt-patch] Updated JUnit tests for boolean and string option enhancements






Hi All,

This JUnit patch contains updated tests for the two enhancements discussed on the dev group earlier this month, namely
 
1.        
For a String option, if the defaultValue attribute is present, and contains a string of length > 0, then the command string (if any) is prepended to the defaultValue string to form the command line string.
2.        
Add a commandFalse attribute to the Option Schema to be used, if specified, when the value of a Boolean option is False.

The tests have been run on Win32 and Linux.


Sean Evoy
Rational Software - IBM Software Group
Ottawa, Ontario, Canada[attachment "cdt-core-tests-patch.txt" deleted by Hoda Amer/Ottawa/IBM]


Back to the top