Skip to content

#781 PLCgen: Reduce some test duplication.

Albert Hofkamp requested to merge tune-plgen-tests into develop
  • Introduces a way to specify a subset of targets for a test.
  • Limits testing on "prechecker.cif", "options.cif" and "option_max_iter_inf.cif"
  • Drops old "--convert-enums" override, as the targets have this information instead.

Fixes #781 (closed)

Merge request reports