rust/src/libstd
Brian Anderson 6d4884d983 libcore: Use 4x the number of scheduler threads for testing
An arbitrary number. I've done no measurements but it's intended to overcome
the effects of tasks randomly being scheduled to threads and no work stealing.

If scheduler threads == 1 then we just use a single test task.
2012-01-19 17:54:21 -08:00
..
bitv.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
c_vec.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
dbg.rs Use ctypes in native function declarations 2012-01-19 02:10:36 +08:00
deque.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
ebml.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
extfmt.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
four.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
freebsd_os.rs rustc: Don't allow empty link_name when nolink attribute is present 2012-01-11 19:45:18 -08:00
fs.rs Remove '.' after nullary tags in patterns 2012-01-18 23:17:34 -08:00
fun_treemap.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
generic_os.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
getopts.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
io.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
json.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
linux_os.rs Remove support for the '.' after a nullary tag in a pattern 2012-01-19 01:04:59 -08:00
list.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
macos_os.rs Remove support for the '.' after a nullary tag in a pattern 2012-01-19 01:04:59 -08:00
map.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
md4.rs Add an std::md4 module 2012-01-17 12:02:04 +01:00
net.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
posix_fs.rs std: declared fns as pure where sensible 2011-12-16 18:18:34 +01:00
rand.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
rope.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
run_program.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
sha1.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
smallintmap.rs Remove '.' after nullary tags in patterns 2012-01-18 23:17:34 -08:00
sort.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
std.rc libstd => libcore 2012-01-17 10:51:43 -08:00
tempfile.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
term.rs Remove '.' after nullary tags in patterns 2012-01-18 23:17:34 -08:00
test.rs libcore: Use 4x the number of scheduler threads for testing 2012-01-19 17:54:21 -08:00
time.rs Establish 'core' library separate from 'std'. 2011-12-06 12:13:04 -08:00
treemap.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
tri.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
ufind.rs Remove '.' after nullary tags in patterns 2012-01-18 23:17:34 -08:00
unicode.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
util.rs libstd: Remove util::void 2012-01-14 02:51:08 -08:00
uv.rs libstd: Move std tests into libstd 2012-01-17 19:48:58 -08:00
win32_fs.rs stdlib: "tag" -> "enum" 2012-01-19 15:22:25 -08:00
win32_os.rs rustc: Don't allow empty link_name when nolink attribute is present 2012-01-11 19:45:18 -08:00