aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/printenv-test.c
Commit message (Collapse)AuthorAge
* tests: let_spec: enable "multibyte env var to child process" (#11233)Daniel Hahler2019-10-18
|
* test/env: multibyte env var to child processerw72019-02-28
Note: the test fails on non-Windows CI (Travis linux, Quickbuild bsd): even on master before the env.c changes in this patch-series. Maybe the unix part of printenv-test.c needs to be revisited. Signed-off-by: Justin M. Keyes <justinkz@gmail.com>