1. 06 Jul, 2023 1 commit
  2. 05 Jul, 2023 1 commit
  3. 04 Jul, 2023 2 commits
  4. 03 Jul, 2023 3 commits
  5. 30 Jun, 2023 11 commits
  6. 29 Jun, 2023 3 commits
  7. 27 Jun, 2023 2 commits
  8. 26 Jun, 2023 5 commits
  9. 23 Jun, 2023 3 commits
  10. 22 Jun, 2023 1 commit
  11. 20 Jun, 2023 2 commits
  12. 19 Jun, 2023 5 commits
  13. 18 Jun, 2023 1 commit
    • Dominik Charousset's avatar
      Fix regression in --dump-config output · 51a5943f
      Dominik Charousset authored
      - Make sure the output of `--dump-config` generates valid input for
        `--config-file`.
      - Add a regression test with Robot that ensures this property by calling
        a CAF application with `--dump-config` and then have the same
        application parse the output via `--config-file`.
      - Omit the options from CAF modules that aren't loaded.
      51a5943f