summary refs log tree commit diff
path: root/src/test/run-pass/command-before-exec.rs
AgeCommit message (Expand)AuthorLines
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