Huon Wilson
|
0c70ce1424
|
Update compile fail tests to use isize.
|
2015-01-08 11:02:24 -05:00 |
|
Jorge Aparicio
|
7d5b0454e9
|
fix cfail tests
|
2015-01-05 17:22:17 -05:00 |
|
Huon Wilson
|
6d778ff610
|
Remove outdated and unnecessary std::vec_ng::Vec imports.
(And fix some tests.)
|
2014-03-22 01:08:57 +11:00 |
|
Patrick Walton
|
af79a5aa7d
|
test: Make manual changes to deal with the fallout from removal of
`~[T]` in test, libgetopts, compiletest, librustdoc, and libnum.
|
2014-03-21 23:37:21 +11:00 |
|
Patrick Walton
|
579eb2400b
|
test: Automatically remove all ~[T] from tests.
|
2014-03-21 23:37:21 +11:00 |
|
Patrick Walton
|
406813957b
|
test: Remove most uses of &fn() from the tests.
|
2013-11-26 08:19:00 -08:00 |
|
Niko Matsakis
|
a896440ca1
|
new borrow checker (mass squash)
|
2013-04-30 06:59:32 -04:00 |
|
Patrick Walton
|
e48446d060
|
test: Remove newtype enums from the test suite. rs=deenum
|
2013-03-11 09:35:58 -07:00 |
|
Tim Chevalier
|
1e1707ccb8
|
testsuite: Add license
|
2013-01-19 17:38:12 -08:00 |
|
Niko Matsakis
|
89ed595e30
|
correct expected error msgs in various tests rs=breakage
|
2013-01-10 13:58:14 -08:00 |
|
Niko Matsakis
|
737e115646
|
mode: reset mode on entry to fn body.
This is an interim fix to address the "Beware!" unsoundness. I have a
more comprehensive rewrite of mode.rs in the pipeline.
r=pcwalton
|
2013-01-10 13:17:25 -08:00 |
|