Sha256: ed8ea36014c4646f17beeda1737e3cb35feebcb15d7529198b90c3f8e99dcbb3

Contents?: true

Size: 632 Bytes

Versions: 81

Compression:

Stored size: 632 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="sh.calaba.test"
    android:versionCode="3"
    android:versionName="0.3.0" >

    <uses-sdk android:minSdkVersion="6" />

    <application android:label="CalabashTestServer" android:debuggable="true">
        <uses-library android:name="android.test.runner" />
        <uses-library android:name="com.google.android.maps" android:required="false" />
    </application>

    <instrumentation
        android:name="android.test.InstrumentationTestRunner"
        android:targetPackage="sh.calaba" />
</manifest>

Version data entries

81 entries across 81 versions & 2 rubygems

Version Path
calabash-android-0.4.15.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.14 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.13 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.12 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.11 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.10.pre5 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.10.pre4 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.10.pre3 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.10.pre2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.10.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.9 test-server/instrumentation-backend/AndroidManifest.xml
testautoa-0.4.5 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.9.pre4 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.9.pre3 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.9.pre2 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.9.pre1 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.8 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.7.pre10 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.7.pre9 test-server/instrumentation-backend/AndroidManifest.xml
calabash-android-0.4.7.pre8 test-server/instrumentation-backend/AndroidManifest.xml