summary refs log tree commit diff
path: root/src/test/run-pass/process-envs.rs
AgeCommit message (Expand)AuthorLines
2018-01-02Add 'ignore-cloudabi' to tests that don't and won't build on CloudABI.Ed Schouten-0/+1
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2017-06-24Stabilize Command::envsSteven Fackler-2/+0
2017-01-21Generalize envs() and args() to iterators.Zack Weinberg-1/+4
2017-01-10Fixes:Zack Weinberg-5/+4
2017-01-05Add std::process::Command::envs()Zack Weinberg-0/+60