]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #8642 : sanxiyn/rust/arm-test, r=catamorphism
authorbors <bors@rust-lang.org>
Thu, 22 Aug 2013 15:31:28 +0000 (08:31 -0700)
committerbors <bors@rust-lang.org>
Thu, 22 Aug 2013 15:31:28 +0000 (08:31 -0700)
`stdtest` and `extratest` expects to be able to write to `tmp` directory under the current working directory, so the first commit creates `tmp` directory and changes the directory before running tests.

The second commit adds `--bench` argument to test runs and copies metrics from the remote device.

1  2 
mk/tests.mk

diff --cc mk/tests.mk
Simple merge