]> git.lizzy.rs Git - rust.git/commit
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 17 Feb 2015 19:35:12 +0000 (19:35 +0000)
committerbors <bors@rust-lang.org>
Tue, 17 Feb 2015 19:35:12 +0000 (19:35 +0000)
commit6c065fc8cb036785f61ff03e05c1563cbb2dd081
tree9d5c813da4a4f24c177e10c9a38936fe0d014721
parentf9aeea7cb7865a2b82e7102837daabbe549177ea
parent194d96e5c3b3bf069ff791813641b7d22f4f42e9
Auto merge of #21774 - ejjeong:enable-test-for-android, r=alexcrichton

- Now "make check-stage2-T-aarch64-linux-android-H-x86_64-unknown-linux-gnu" works (#21773)
- Fix & enable debuginfo tests for android (#10381)
- Fix & enable more tests for android (both for arm/aarch64)
- Enable many already-pass tests on android (both for arm/aarch64)
13 files changed:
mk/tests.mk
src/compiletest/compiletest.rs
src/liblibc/lib.rs
src/librustc_back/target/mod.rs
src/libstd/sys/unix/process.rs
src/test/compile-fail-fulldeps/macro-crate-cannot-read-embedded-ident.rs
src/test/compile-fail-fulldeps/plugin-MacroRulesTT.rs
src/test/debuginfo/basic-types-globals-metadata.rs
src/test/debuginfo/basic-types-globals.rs
src/test/debuginfo/destructured-fn-argument.rs
src/test/debuginfo/destructured-for-loop-variable.rs
src/test/debuginfo/destructured-local.rs
src/test/run-pass-fulldeps/issue_16723_multiple_items_syntax_ext.rs