You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
372 B
9 lines
372 B
Smali-based tests for verification interaction with experimental interface
|
|
default methods.
|
|
|
|
build-src contains java files that are needed if you are to compile with javac
|
|
since it is much more proactive about finding likely runtime errors then smali.
|
|
|
|
To run with --jvm you must export JAVA_HOME to a Java 8 Language installation
|
|
and pass the --use-java-home to run-test
|