Comment #12 on issue 483 by pekka.klarck: Possibility to use scalar variables as list variables
http://code.google.com/p/robotframework/issues/detail?id=483

This issue was updated by revision 21b2640cafdd.

Fixed some problems in the original implementation:
1) Added support for extended variable syntax. For example, '@{EXTENDED.list}' now works if '${EXTENDED}' exists and contains 'list' attribute with a list value. 2) Error when using a scalar variable containing non-list (e.g. '@{TESTNAME}') is reported separately, not with normal "Non-existing variable ..." error.

Also fixed some issues with tests:
3) Moved them from core top level suite to variables.
4) Removed tests not related to using scalars as lists (tested elsewhere in variables suite) and renamed suite accordingly.
5) Changed extension from *.robot to *.txt.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to