]> _ Git - alire.git/commit
feat: check executable existence prior to spawn (#1862)
authorAlejandro R Mosteo <amosteo@unizar.es>
Mon, 24 Feb 2025 15:28:06 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2025 15:28:06 +0000 (16:28 +0100)
commit121c0fa8c71a1d14b74d3fac41f6d63ef574b6d9
tree46ea9db6a6555030e064719b721e4b49d279e93e
parent1042c9099ded9e280b0ea64ef69df8781d326f99
feat: check executable existence prior to spawn (#1862)

* feat: check executable existence prior to spawn

* Fix dependencies

* New test

* Fix related test

* Bump aaa

* Remove TODO
alire.toml
deps/aaa
src/alire/alire-os_lib-subprocess.adb
src/alr/alr-os_lib.adb
testsuite/tests/help/help-after-double-dash/test.py
testsuite/tests/misc/exe-not-found/test.py [new file with mode: 0644]
testsuite/tests/misc/exe-not-found/test.yaml [new file with mode: 0644]