rust/src/test
Brian Anderson ec46f07e6e Add a task spawning benchmark
This is the kind of workload that the test runner generates - lots of tiny
little tasks - and currently it leaves the CPU underutilized.
2011-07-29 22:45:01 -07:00
..
bench Add a task spawning benchmark 2011-07-29 22:45:01 -07:00
compile-fail Disallow overloading a method with one of different type. Closes #703. 2011-07-29 13:44:34 -07:00
compiletest Fix long lines 2011-07-29 15:20:24 -07:00
run-fail Fix damage done by the pretty-printer 2011-07-27 15:54:33 +02:00
run-pass Reduced test case for current backwarding bug. 2011-07-29 18:30:27 -07:00
stdtest Enable kind checking on typarams, fix kind constraints in library and comp. 2011-07-29 18:48:15 -07:00