Corey Richardson
|
cc57ca012a
|
Use assert_eq! rather than assert! where possible
|
2013-05-19 08:16:02 -04:00 |
|
Patrick Walton
|
1e91595520
|
librustc: Remove fail_unless!
|
2013-03-29 16:39:08 -07:00 |
|
Ben Striegel
|
ee5842494a
|
Clonify some of run-pass
|
2013-03-15 18:27:15 -04:00 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08:00 |
|
Patrick Walton
|
e3d43e490b
|
test: De-~mut the test suite. rs=demuting
|
2013-02-26 04:18:12 -08:00 |
|
Patrick Walton
|
00d8db5b5d
|
Revert "test: De-~mut the test suite. rs=demuting"
This reverts commit f63efdc210 .
|
2013-02-25 15:16:36 -08:00 |
|
Patrick Walton
|
f63efdc210
|
test: De-~mut the test suite. rs=demuting
|
2013-02-25 15:15:42 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Patrick Walton
|
6084032270
|
test: More run-pass test fixes
|
2012-12-05 16:51:32 -08:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Niko Matsakis
|
dc07280b08
|
make --enforce-mut-vars always on, add mut annotations to remaining files
|
2012-03-22 09:58:19 -07:00 |
|
Brian Anderson
|
7c4fe10f02
|
Add a test that assignment of unique boxes to locals does a copy
Issue #409
|
2011-09-22 13:53:34 -07:00 |
|