summary refs log tree commit diff
path: root/src/test/run-pass/command-before-exec.rs
AgeCommit message (Expand)AuthorLines
2017-10-17test: Update Emscripten failures/passingAlex Crichton-1/+1
2016-08-10[emscripten] Ignore testsJan-Erik Rediger-0/+1
2016-05-09Utilize `Result::unwrap_err` in more places.Corey Farwell-1/+1
2016-03-25Remove static linking hack since we are now passing absolute pathsNiko Matsakis-2/+0
2016-03-12Statically link run-pass/command-before-exec so it passes not just whenever w...Eduard Burtescu-0/+2
2016-02-10std: Implement CommandExt::before_execAlex Crichton-0/+90