Skip to content

Draft: Single run

Florian Sextl requested to merge florian.sextl/broom:single_run into master

A merge request so that you can easily acccess my code.

@isokova you can run the automated regression test by first running make prep_test and then make test. The according scripts are in the scripts directory. It seems that it is also necessary to switch to dune 3.5.0 as 3.6.0 had problems for me with handling some whitespaces. The loop example is also in the tests/lists directory, whereas other new examples are just in tests.

Merge request reports