aboutsummaryrefslogtreecommitdiff
path: root/gradle/src/device-test/groovy/com/android/build/gradle/DeviceTest.java
AgeCommit message (Expand)Author
2013-12-03Renderscript NDK mode support.Xavier Ducrohet
2013-09-05Changed tests to ignore Gradle 1.8.Alex Ruiz
2013-08-21ProGuard support for libraries.Wing Lam
2013-06-25Use full artifact id to create exploded bundle folder name.Xavier Ducrohet
2013-06-18Fix dependencies management.Xavier Ducrohet
2013-05-23Fix package scope.Xavier Ducrohet
2013-05-02Fix deviceTest to run connectedCheck instead of deviceCheck.Xavier Ducrohet
2013-04-29Refactor test tasks into customizable components.Xavier Ducrohet
2013-04-18Proguard support.Xavier Ducrohet
2013-04-12Add a new sample showing the styleable issue.Xavier Ducrohet
2013-03-15Fix package renaming.Xavier Ducrohet
2013-02-14Unlink instrumentation tests from the check task.Xavier Ducrohet
2013-02-13Add a test app for assets support.Xavier Ducrohet
2013-02-07Automate testing build output on devices.Xavier Ducrohet
2012-12-21Add task on gradle plugin to run android tests on a device.Xavier Ducrohet
2012-12-20Prepare support for device tests.Xavier Ducrohet