Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | reproducibility: hide non-reproducible settings from manual | Arthur Gautier | |
Because the manual is generated from default values which are themselves generated from various sources (cpuid, bios settings (kvm), number of cores). This commit hides non-reproducible settings from the manual output. | |||
2021-03-26 | Fix some typos | Eelco Dolstra | |
Fixes #4671. | |||
2020-10-30 | Fix test | Eelco Dolstra | |
2020-09-16 | fixup! Add a default value for the settings | regnat | |
2020-08-25 | Fix tests | Eelco Dolstra | |
2020-08-24 | Fix tests | Eelco Dolstra | |
2020-05-27 | tests/config.cc: add tests for Config::applyConfig | Andreas Rammhold | |
2020-05-27 | Add unit tests for config.cc | Andreas Rammhold | |