carton/Sources/CartonFrontend/Commands
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
..
TestRunners Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00
CartonFrontendBundleCommand.swift Fix `carton bundle` regression 2024-06-20 12:21:25 +09:00
CartonFrontendDevCommand.swift Skip hot-reloading if build fails (#480) 2024-06-08 14:27:32 +09:00
CartonFrontendTestCommand.swift Inherit all env-var from host and add `--env` option to `carton-test` (#495) 2024-08-26 21:32:48 +09:00