Redesigns the test.toml to use a list instead of a directory additionally it is now possible to do toml and matrix tests on singular files as well as on a subset of files. Fixes: #851 Change-Id: If8635109c6274f406ad68fe35315b9125f45f67d
4 lines
78 B
TOML
4 lines
78 B
TOML
[[test]]
|
|
runner = "eval-okay"
|
|
extra-files = ["imported.nix", "imported2.nix"]
|