carton/Sources
Yuta Saito 1b2abfd880
Inherit all env-var from host and add `--env` option to `carton-test` (#495)
This change introduces a new feature in the carton-test command, allowing users
to pass environment variables to the test process via a new `--env` option.
Additionally, it ensures that all environment variables from the host system are
inherited by the guest test process.
2024-08-26 21:32:48 +09:00
..
CartonCore Remove the workaround for the linker issue in Swift 6.0 (#488) 2024-06-21 01:55:50 +09:00
CartonDriver Fix some typos (#493) 2024-08-19 17:47:23 +09:00
CartonFrontend Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
CartonHelpers Bump version to 1.1.2, update CHANGELOG.md 2024-06-24 14:58:51 +09:00
CartonKit Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
SwiftToolchain Fix some typos (#493) 2024-08-19 17:47:23 +09:00
TSCLibc Import upstream changes of `TSC.Process` (#460) 2024-05-20 18:27:46 +09:00
TSCclibc Import upstream changes of `TSC.Process` (#460) 2024-05-20 18:27:46 +09:00
WebDriver Check the output of wasm in dev subcommand test (#473) 2024-05-28 22:08:39 +09:00
carton Move carton command implementation into CartonDriver module (#459) 2024-05-20 14:31:00 +09:00
carton-frontend Re-organize the naming convention of module, type, product, and file to have consistent project structure (#450) 2024-05-19 15:51:10 +09:00
carton-plugin-helper Version 1.0.0: SwiftPM Plugin Support 2024-02-26 18:48:01 +09:00
carton-release Re-organize the naming convention of module, type, product, and file to have consistent project structure (#450) 2024-05-19 15:51:10 +09:00