aboutsummaryrefslogtreecommitdiff
path: root/test/functional/fixtures/printenv-test.c
Commit message (Collapse)AuthorAge
* 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>