rust/src/test/run-fail
2011-12-05 17:42:58 -08:00
..
alt-bot-fail.rs Reformat 2011-08-20 11:04:00 -07:00
alt-disc-bot.rs Reformat 2011-08-20 11:04:00 -07:00
args-fail.rs Reformat 2011-08-20 11:04:00 -07:00
binop-fail-2.rs In trans, don't assume both sides of a binop have the same type 2011-08-02 17:36:41 -07:00
binop-fail.rs In trans, don't assume both sides of a binop have the same type 2011-08-02 17:36:41 -07:00
bug-811.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
do-while-body-fails.rs Insert omitted semicolons for statements 2011-09-15 09:49:00 +02:00
explicit-fail-msg.rs Begin valgrinding some run-fail tests that unwind correctly 2011-09-11 17:31:39 -07:00
explicit-fail.rs Reformat 2011-08-20 11:04:00 -07:00
expr-alt-fail-fn.rs Reformat 2011-08-20 11:04:00 -07:00
expr-alt-fail.rs Reformat 2011-08-20 11:04:00 -07:00
expr-fn-fail.rs Reformat 2011-08-20 11:04:00 -07:00
expr-if-fail-fn.rs Reformat 2011-08-20 11:04:00 -07:00
expr-if-fail.rs Reformat 2011-08-20 11:04:00 -07:00
fail-arg.rs Reformat 2011-08-20 11:04:00 -07:00
fail-main.rs Reformat 2011-08-20 11:04:00 -07:00
fail-parens.rs Replace xfail-stageN with simply xfail-test 2011-08-31 16:32:16 +02:00
fail.rs Reformat 2011-08-20 11:04:00 -07:00
fmt-fail.rs Begin valgrinding some run-fail tests that unwind correctly 2011-09-11 17:31:39 -07:00
fn-constraint-claim.rs Remove std::str. Issue #855 2011-09-01 16:09:15 -07:00
fn-constraint.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00
for-each-loop-fail.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
if-check-fail.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
if-cond-bot.rs Revert "Revert "Handle conditionals on _|_ - typed values correctly"" 2011-08-03 13:07:41 -07:00
linked-failure.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
linked-failure2.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
linked-failure3.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
linked-failure4.rs Rehabilitate run-fail/linked-failure4.rs 2011-11-11 16:52:07 -08:00
morestack1.rs rt: Delete the entire stack chain on task destruction 2011-11-29 22:22:49 -08:00
morestack2.rs rt: Make stack unwinding work more correctly with stack growth 2011-12-05 17:42:58 -08:00
non-exhaustive-match.rs Reformat 2011-08-20 11:04:00 -07:00
port-type.rs Update stdlib, compiler, and tests to new kind system 2011-11-18 12:49:01 +01:00
pred.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
rhs-type.rs Reformat 2011-08-20 11:04:00 -07:00
spawnfail.rs Fix run-fail/spawnfail 2011-11-11 14:20:00 -08:00
str-overrun.rs Reformat 2011-08-20 11:04:00 -07:00
task-comm-recv-block.rs Remove temporary fn# syntax 2011-10-20 20:34:04 -07:00
unique-fail.rs Handle ~fail. Closes #968 2011-09-24 23:52:22 -07:00
unwind-alt.rs Add an assert to run-fail/unwind-alt 2011-09-20 11:26:01 -07:00
unwind-assert.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-box.rs Run cleanups during unwinding 2011-09-11 17:31:38 -07:00
unwind-check.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-closure.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-fail.rs Invoke upcall_fail 2011-09-11 17:31:38 -07:00
unwind-initializer-indirect.rs Zero locals when the initializer might call a function 2011-09-11 17:31:40 -07:00
unwind-initializer.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-interleaved.rs Add another unwind test 2011-09-14 09:21:28 -07:00
unwind-iter.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
unwind-iter2.rs Remove remaining uses of iter and for-each 2011-10-21 13:34:35 +02:00
unwind-lambda.rs Merge branch 'unwind' 2011-09-12 09:36:51 -07:00
unwind-misc-1.rs Properly take mutable object fields into account during alias analysis 2011-10-25 17:57:26 +02:00
unwind-move.rs Make move-mode arguments unwind correctly. Closes #939 2011-09-16 14:38:04 -07:00
unwind-nested.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-partial-box.rs Add more unwind tests for failure during construction of allocated things 2011-09-21 14:14:17 -07:00
unwind-partial-unique.rs Add an unwind test for failure during unique box construction 2011-09-21 14:45:08 -07:00
unwind-partial-vec.rs Add more unwind tests for failure during construction of allocated things 2011-09-21 14:14:17 -07:00
unwind-rec.rs Don't register record cleanups until the record is built 2011-09-19 14:28:04 -07:00
unwind-rec2.rs Build records in two phases to avoid cleanups on partial records 2011-09-19 14:28:04 -07:00
unwind-resource-fail.rs Add an XFAILed test for failing destructors 2011-09-11 17:31:39 -07:00
unwind-resource-fail2.rs Add another XFAILed test for failing destructors 2011-09-14 10:59:17 -07:00
unwind-resource-fail3.rs Add another testcase for #910 2011-09-20 20:00:34 -07:00
unwind-stacked.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-tup.rs Register tuple cleanups after the tuple is built 2011-09-19 17:59:47 -07:00
unwind-tup2.rs Build tuples in two phases to avoid cleaning up partial tuples 2011-09-19 17:59:53 -07:00
unwind-uninitialized.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-unique.rs Actually use unique boxes in run-fail/unwind-unique 2011-09-23 15:23:44 -07:00
vec-overrun.rs Begin valgrinding some run-fail tests that unwind correctly 2011-09-11 17:31:39 -07:00
vec-underrun.rs Begin valgrinding some run-fail tests that unwind correctly 2011-09-11 17:31:39 -07:00
zip-different-lengths.rs Reformat. Issue #855 2011-09-02 22:11:42 -07:00