rust/src/test
bors d4ba1caa99 Auto merge of #23718 - alexcrichton:flaky-test, r=huonw
It's considered an error to access stdout while a process is being shut down, so
tweak this test a bit to actually wait for the child thread to exit.

This was discovered with a recent [snap-mac3 failure](http://buildbot.rust-lang.org/builders/snap3-mac/builds/164/steps/test/logs/stdio)
2015-03-26 02:33:36 +00:00
..
auxiliary rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops 2015-03-24 15:27:14 -07:00
bench rollup merge of #23503: alexcrichton/fix-ptr-docs 2015-03-23 15:26:24 -07:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops 2015-03-24 15:27:14 -07:00
compile-fail-fulldeps Add tests checking that a number of feature gates are gating their features. 2015-03-21 10:18:28 +01:00
debuginfo Auto merge of #23695 - sae-bom:mac-android-debuginfo, r=alexcrichton 2015-03-25 21:29:50 +00:00
parse-fail rustc: Add support for extern crate foo as bar 2015-03-24 14:55:15 -07:00
pretty rollup merge of #23546: alexcrichton/hyphens 2015-03-24 14:56:00 -07:00
run-fail Auto merge of #23536 - pnkfelix:arith-oflo-shifts, r=nikomatsakis 2015-03-23 22:43:39 +00:00
run-make rollup merge of #23546: alexcrichton/hyphens 2015-03-24 14:56:00 -07:00
run-pass Auto merge of #23718 - alexcrichton:flaky-test, r=huonw 2015-03-26 02:33:36 +00:00
run-pass-fulldeps Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00
run-pass-valgrind Require feature attributes, and add them where necessary 2015-03-23 14:40:26 -07:00