summaryrefslogtreecommitdiff
path: root/test/files/run/t5905b-features.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-5905 Sanity check -language optionsSom Snytt2014-02-281-0/+15
The option names are hardcoded, but checked by a test. There are no hooks to verify options after the compiler is constructed. Introduced a `MultiChoiceSetting` required for the setting creation framework.