Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test on Android Target #5297

Closed
yichoi opened this issue Mar 9, 2013 · 0 comments
Closed

Test on Android Target #5297

yichoi opened this issue Mar 9, 2013 · 0 comments
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android

Comments

@yichoi
Copy link
Contributor

yichoi commented Mar 9, 2013

make check for android target are not effectively provided.
Basically, make check are operated on build triple only.

In order to automate at least, test.mk needs to be modified.

bors added a commit that referenced this issue May 6, 2013
Support #5297

install.mk : install-runtime-target added for conveneice
                 automatically push runtime library to android device

test.mk : expanded to support android test automation with adb

compiletest : expanded to support android test automation with adb
@yichoi yichoi closed this as completed May 7, 2013
bors added a commit to rust-lang-ci/rust that referenced this issue May 2, 2020
Use `node_type_opt` over `node_type`

Fix ICE reported in rust-lang#69873.

changelog: Fix ICE in checking bindings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android
Projects
None yet
Development

No branches or pull requests

1 participant