Patrick Walton
|
579eb2400b
|
test: Automatically remove all ~[T] from tests.
|
2014-03-21 23:37:21 +11:00 |
|
Huon Wilson
|
b972cadf61
|
Update/delete tests using @[].
|
2014-02-02 02:59:03 +11:00 |
|
Alex Crichton
|
0f6537fed4
|
Gate literal box expressions in addition to types
Closes #10920
|
2013-12-12 00:49:57 -08:00 |
|
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 |
|
Patrick Walton
|
d7e74b5e91
|
librustc: Convert all uses of assert over to fail_unless!
|
2013-03-07 22:37:57 -08:00 |
|
Marvin Löbel
|
c2be2ec42d
|
Added ToStr implementations for &[T] and @[T]
|
2013-02-27 16:02:53 +01:00 |
|