rust/src/test/run-make
Alex Crichton a41b0c2529 extern mod => extern crate
This was previously implemented, and it just needed a snapshot to go through
2014-02-14 22:55:21 -08:00
..
bootstrap-from-c-with-green extern mod => extern crate 2014-02-14 22:55:21 -08:00
bootstrap-from-c-with-native extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-dynamic-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-dynamic-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-link-to-rust-dylib Added tests to make tidy 2014-02-07 12:49:24 -06:00
c-link-to-rust-staticlib Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
c-static-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
c-static-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
crate-data-smoke Added tests to make tidy 2014-02-07 12:49:24 -06:00
dep-info Added tests to make tidy 2014-02-07 12:49:24 -06:00
dep-info-custom Added tests to make tidy 2014-02-07 12:49:24 -06:00
duplicate-output-flavors Added tests to make tidy 2014-02-07 12:49:24 -06:00
dylib-chain extern mod => extern crate 2014-02-14 22:55:21 -08:00
ls-metadata Added tests to make tidy 2014-02-07 12:49:24 -06:00
lto-smoke extern mod => extern crate 2014-02-14 22:55:21 -08:00
lto-smoke-c Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
mixing-deps extern mod => extern crate 2014-02-14 22:55:21 -08:00
mixing-libs extern mod => extern crate 2014-02-14 22:55:21 -08:00
no-intermediate-extras Redesign output flags for rustc 2014-02-06 11:14:13 -08:00
output-type-permutations Added tests to make tidy 2014-02-07 12:49:24 -06:00
prefer-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
prefer-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
prune-link-args Consolidate codegen-related compiler flags 2014-02-10 00:50:39 -08:00
rlib-chain extern mod => extern crate 2014-02-14 22:55:21 -08:00
rustdoc-hidden-line Added tests to make tidy 2014-02-07 12:49:24 -06:00
rustdoc-smoke Added tests to make tidy 2014-02-07 12:49:24 -06:00
simple-dylib extern mod => extern crate 2014-02-14 22:55:21 -08:00
simple-rlib extern mod => extern crate 2014-02-14 22:55:21 -08:00
static-unwinding extern mod => extern crate 2014-02-14 22:55:21 -08:00
volatile-intrinsics Redesign output flags for rustc 2014-02-06 11:14:13 -08:00
tools.mk Test fixes and merge conflicts 2013-11-30 14:34:59 -08:00