rust/src/libstd/rt/io
bors c47986b675 auto merge of #10394 : yichoi/rust/make_check_pass_android, r=brson
To enable test on android bot #9120

some tests are disabled and can be fixed further.
2013-11-11 06:21:16 -08:00
..
native Another round of test fixes from previous commits 2013-11-10 01:37:12 -08:00
net disable tests on android since tcp/ip permission cannot be acquired without help of apk 2013-11-10 08:18:12 +09:00
buffered.rs Make Writer::flush a no-op default method 2013-10-30 15:17:11 -07:00
comm_adapters.rs Make Writer::flush a no-op default method 2013-10-30 15:17:11 -07:00
extensions.rs libstd: Remove mocks. 2013-10-31 10:30:57 -07:00
flate.rs Removed Unnecessary comments and white spaces #4386 2013-10-23 01:10:50 +05:30
fs.rs Assorted test fixes and merge conflicts 2013-11-10 01:37:11 -08:00
mem.rs Make Writer::flush a no-op default method 2013-10-30 15:17:11 -07:00
mod.rs Another round of test fixes from previous commits 2013-11-10 01:37:12 -08:00
option.rs Fill out the remaining functionality in io::file 2013-11-03 15:15:42 -08:00
pipe.rs Make Writer::flush a no-op default method 2013-10-30 15:17:11 -07:00
process.rs Migrate std::run to libuv processes 2013-10-24 14:22:35 -07:00
signal.rs temporarily disable tests on android and tagging issue number #10378 2013-11-10 11:57:03 +09:00
stdio.rs Fix usage of libuv for windows 2013-11-10 12:23:57 -08:00
timer.rs Clean lint on test build 2013-11-11 05:00:48 -05:00