Files
modules/testsuite/modulefiles/spreadrc/dir6
Xavier Delaruelle 3425d25b06 Correctly handle list var when reset interp
When restoring an initial interpreter variable which was a list, issue
occured as the 'slave eval set' was given more than one value argument.
Passing values enclosed in a 'list' fixes the issue.

Improve non-regression tests to ensure expected handling will persist
over times.

Closes #145
2018-01-05 07:45:51 +01:00
..