]> _ Git - alire.git/commit
feat: add test runner selection via `--id` (#1909)
authorCésar Sagaert <aldantanneo@gmail.com>
Wed, 19 Mar 2025 16:13:48 +0000 (17:13 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Mar 2025 16:13:48 +0000 (17:13 +0100)
commitb3cc7201f7c9d270dc65ef572a646e6003c0ba3c
tree26a29ba5e28afb303d70f8b9328839c32746a221
parent32d5831a4dc3add6a24be82cfa6889bc1cf67501
feat: add test runner selection via `--id` (#1909)

* feat: add test runner selection via `--id`

* docs: document `id` field for tests
doc/catalog-format-spec.md
src/alire/alire-properties-tests.adb
src/alire/alire-properties-tests.ads
src/alire/alire-toml_keys.ads
src/alr/alr-commands-test.adb
src/alr/alr-commands-test.ads
testsuite/tests/test/select_id/test.py [new file with mode: 0644]
testsuite/tests/test/select_id/test.yaml [new file with mode: 0644]