1. 05 Jul, 2023 1 commit
  2. 04 Jul, 2023 2 commits
  3. 03 Jul, 2023 3 commits
  4. 30 Jun, 2023 11 commits
  5. 29 Jun, 2023 3 commits
  6. 27 Jun, 2023 2 commits
  7. 26 Jun, 2023 5 commits
  8. 23 Jun, 2023 3 commits
  9. 22 Jun, 2023 1 commit
  10. 20 Jun, 2023 2 commits
  11. 19 Jun, 2023 5 commits
  12. 18 Jun, 2023 2 commits
    • 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
    • Dominik Charousset's avatar
      Merge pull request #1445 · 4883df85
      Dominik Charousset authored
      Add missing compare overload
      4883df85