rust/src/test/run-fail
2012-06-19 10:31:12 -07:00
..
alt-bot-fail.rs Remove support for the '.' after a nullary tag in a pattern 2012-01-19 01:04:59 -08:00
alt-disc-bot.rs Reformat 2011-08-20 11:04:00 -07:00
alt-wildcards.rs Rewrite exhaustiveness checker 2012-04-25 09:15:17 +02:00
args-fail.rs Reformat 2011-08-20 11:04:00 -07:00
binop-fail-2.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
binop-fail.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
bug-811.rs Stop inferring bot/static when types/regions are unconstrained. 2012-04-30 19:53:02 -07:00
bug-2470-bounds-check-overflow-2.rs Add some testcases for bug #2470. 2012-06-06 18:26:46 -07:00
bug-2470-bounds-check-overflow-3.rs Add some testcases for bug #2470. 2012-06-06 18:26:46 -07:00
bug-2470-bounds-check-overflow.rs Add some testcases for bug #2470. 2012-06-06 18:26:46 -07:00
crust-fail.rs Libc/os/run/rand/io reorganization. Close #1373. Close #1638. 2012-03-12 20:08:29 -07:00
divide-by-zero.rs Add zero check/fail paths on div/mod paths. Close #944. 2012-06-14 15:39:24 -07:00
explicit-fail-msg.rs make --enforce-mut-vars always on, add mut annotations to remaining files 2012-03-22 09:58:19 -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 Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
fail-main.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08: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 Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
fn-constraint.rs Finish cleanup of core::str 2012-02-23 17:00:19 +01:00
for-each-loop-fail.rs Copy first batch of material from libstd to libcore. 2011-12-13 16:34:50 -08:00
if-check-fail.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
if-cond-bot.rs Register new snapshots, purge log_err and log_full in favour of log(...). 2011-12-22 17:53:53 -08:00
issue-948.rs add annotation for variable that used to infer to bot 2012-03-24 21:55:53 -07:00
issue-1459.rs Handle log expressions with a _|_-typed level 2012-01-19 14:44:40 -08:00
issue-2144.rs rt: Don't limit the amount of stack available during unwinding. Closes #2144 2012-04-09 15:36:45 -07:00
issue-2156.rs core: Make str::as_bytes handle failure. Closes #2156 2012-04-09 18:57:21 -07:00
issue-2272.rs rustc: Fix type_need_unwind_cleanup. Closes #2272 2012-04-24 14:55:16 -07:00
issue-2444.rs Moved arc to libcore and added an arc that allows shared mutable state through mutual exclusion. 2012-06-19 10:31:12 -07:00
linked-failure.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
linked-failure2.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
linked-failure3.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
linked-failure4.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
mod-zero.rs Add zero check/fail paths on div/mod paths. Close #944. 2012-06-14 15:39:24 -07:00
morestack1.rs test: Enable all morestack tests 2011-12-18 13:37:33 -08:00
morestack2.rs Fix tests to avoid empty classes 2012-06-06 15:08:24 -07:00
morestack3.rs Fix tests to avoid empty classes 2012-06-06 15:08:24 -07:00
morestack4.rs Fix tests to avoid empty classes 2012-06-06 15:08:24 -07:00
port-type.rs Switch to new param kind bound syntax 2012-01-05 15:50:02 +01:00
pred.rs Change "pred" to "pure fn" in all libraries and test cases 2011-08-25 18:24:45 -07:00
result-get-fail.rs Fix a failing test. 2012-06-18 21:01:56 -07:00
rhs-type.rs Reformat 2011-08-20 11:04:00 -07:00
rt-log-trunc.rs test: Add a test that logs are truncated with ellipses 2012-06-03 14:44:03 -07:00
rt-set-exit-status-fail.rs core: Move set_exit_status from sys to os 2012-04-19 01:26:17 -07:00
rt-set-exit-status-fail2.rs Fix tests to avoid empty classes 2012-06-06 15:08:24 -07:00
rt-set-exit-status.rs core: Move set_exit_status from sys to os 2012-04-19 01:26:17 -07:00
run-unexported-tests.rs rustc: Allow the test runner to run unexported tests 2012-01-05 18:16:56 -08:00
small-negative-indexing.rs test: Add an error pattern to small-negative-indexing 2012-05-30 17:48:05 -07:00
spawnfail.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
str-overrun.rs Fix [] on str to exclude the trailing null. 2012-04-18 17:50:58 -07:00
task-comm-recv-block.rs update to use new spawn syntax 2012-01-06 22:40:32 -08:00
task-spawn-barefn.rs make spawned fn copy mode so that bare fns can be used 2012-01-08 14:57:03 -08:00
too-much-recursion-unwinding.rs Port remaining run-fail tests to use classes instead of resources 2012-06-05 15:11:33 -07:00
too-much-recursion.rs test: Prevent run-fail/too-much-recursion from being optimized to nothing 2012-03-29 16:43:18 -07:00
unique-fail.rs Handle ~fail. Closes #968 2011-09-24 23:52:22 -07:00
unwind-alt.rs Rewrite exhaustiveness checker 2012-02-15 15:47:42 +01:00
unwind-assert.rs Add a number of unwinding tests 2011-09-11 17:31:39 -07:00
unwind-box-fn-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-fn.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-iface.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-res.rs Port remaining run-fail tests to use classes instead of resources 2012-06-05 15:11:33 -07:00
unwind-box-str.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-unique-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-unique.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -07:00
unwind-box-vec.rs rustc: Generate fewer landing pads 2012-03-29 16:43:18 -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 s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-iter2.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-lambda.rs s/block()/fn()/g 2012-01-23 19:06:33 -08:00
unwind-misc-1.rs core: Make range follow the for loop protocol 2012-05-26 02:28:00 -07: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 Port remaining run-fail tests to use classes instead of resources 2012-06-05 15:11:33 -07:00
unwind-resource-fail2.rs Port remaining run-fail tests to use classes instead of resources 2012-06-05 15:11:33 -07:00
unwind-resource-fail3.rs Port remaining run-fail tests to use classes instead of resources 2012-06-05 15:11:33 -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
while-body-fails.rs Remove do ... while loops from the tests and docs. 2012-05-10 15:27:42 -07:00
while-fail.rs Remove do ... while loops from the tests and docs. 2012-05-10 15:27:42 -07:00
zip-different-lengths.rs core Remove vec::enum_chars/uint. Closes #1955 2012-03-10 17:07:23 -08:00