feldob / InPUT

A descriptive and programming language independent format and API for the simplified configuration, documentation, and design of computer experiments.
7 stars 25 forks source link

The first multi-ranges with expressions are ignored #51

Open finkn opened 10 years ago

finkn commented 10 years ago

When defining a multi-range using expressions, only the last range is used.

See multiRangesWithExpressionsOnlyUseLastRange in https://github.com/finkn/InPUTspec/blob/master/main/src/net/finkn/inputspec/v050/AdvancedMultiRangeNextTest.java defails.