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 |
|
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 |
|
Brian Anderson
|
ea01ee2e9e
|
Convert 'use' to 'extern mod'. Remove old 'use' syntax
|
2012-09-11 19:25:43 -07:00 |
|
Haitao Li
|
1dac883282
|
test: Remove duplicated auxliary tests
|
2012-04-10 16:59:35 +08:00 |
|
Haitao Li
|
2ce28899e4
|
test: Don't share auxiliary modules
|
2012-04-09 00:18:18 +08:00 |
|
Haitao Li
|
7d227f21f7
|
Check metadata hash when loading transitive dependent crates
Fix issue #2138
|
2012-04-08 21:19:15 +08:00 |
|