rust/src/test
Alex Crichton d400563e17 std: Chunk writing to stdout on windows
This just takes a similar approach to reading stdin on windows by artificially
limiting the size of the buffers going in and out.

Closes #14940
2014-06-16 22:12:15 -07:00
..
auxiliary rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
bench auto merge of #14855 : TeXitoi/rust/relicense-shootout-binarytrees, r=brson 2014-06-17 01:01:55 +00:00
codegen
compile-fail Change prints: @T -> Gc<T> , ~T -> Box<T> 2014-06-16 18:16:01 -07:00
compile-fail-fulldeps Use phase(plugin) in tests 2014-06-09 14:29:30 -07:00
debuginfo rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
pretty rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-fail rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00
run-make Fix --disable-rpath and tests 2014-06-16 18:16:45 -07:00
run-pass std: Chunk writing to stdout on windows 2014-06-16 22:12:15 -07:00
run-pass-fulldeps rustc: Obsolete the @ syntax entirely 2014-06-14 10:45:37 -07:00