calabash-android 0.4.15.pre2 → 0.4.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +9 -9
- data/lib/calabash-android/lib/TestServer.apk +0 -0
- data/lib/calabash-android/version.rb +1 -1
- data/test-server/instrumentation-backend/.classpath +1 -1
- data/test-server/instrumentation-backend/libs/robotium-solo-4.3.1.jar +0 -0
- metadata +6 -6
- data/test-server/instrumentation-backend/libs/robotium-solo-4.2.jar +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a7314407709a63f7e8e463a01e2e12b5c9a697fe
|
4
|
+
data.tar.gz: 2d95c65ee050fec3409ccaf1ef7168bf89757290
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b6f1ebb7b0abff64917d9bf2db2ee0a064b4ef6ec3ec8c7b20fd9886b3914382a97277c68e88f72a9e7b7eadd281356602884c96e560cf45800d18c0e071f4ba
|
7
|
+
data.tar.gz: 2eb5199dafc58b36844e9198c80752e9bd517cebb89db931855afd22ff9aad993302a0471d16db42a51a10f486fab24034627d2501d9eaefbf39516c84fa3684
|
data/Gemfile.lock
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
PATH
|
2
2
|
remote: .
|
3
3
|
specs:
|
4
|
-
calabash-android (0.4.
|
4
|
+
calabash-android (0.4.16)
|
5
5
|
awesome_print
|
6
6
|
cucumber
|
7
7
|
escape (~> 0.0.4)
|
@@ -17,20 +17,20 @@ GEM
|
|
17
17
|
specs:
|
18
18
|
awesome_print (1.2.0)
|
19
19
|
builder (3.2.2)
|
20
|
-
cucumber (1.3.
|
20
|
+
cucumber (1.3.9)
|
21
21
|
builder (>= 2.1.2)
|
22
22
|
diff-lcs (>= 1.1.3)
|
23
|
-
gherkin (~> 2.12
|
23
|
+
gherkin (~> 2.12)
|
24
24
|
multi_json (>= 1.7.5, < 2.0)
|
25
25
|
multi_test (>= 0.0.2)
|
26
|
-
diff-lcs (1.2.
|
26
|
+
diff-lcs (1.2.5)
|
27
27
|
escape (0.0.4)
|
28
|
-
gherkin (2.12.
|
28
|
+
gherkin (2.12.2)
|
29
29
|
multi_json (~> 1.3)
|
30
30
|
httpclient (2.3.4.1)
|
31
|
-
json (1.8.
|
32
|
-
mime-types (
|
33
|
-
multi_json (1.8.
|
31
|
+
json (1.8.1)
|
32
|
+
mime-types (2.0)
|
33
|
+
multi_json (1.8.2)
|
34
34
|
multi_test (0.0.2)
|
35
35
|
rake (10.1.0)
|
36
36
|
rest-client (1.6.7)
|
@@ -40,7 +40,7 @@ GEM
|
|
40
40
|
slowhandcuke (0.0.3)
|
41
41
|
cucumber
|
42
42
|
thor (0.18.1)
|
43
|
-
xamarin-test-cloud (0.9.
|
43
|
+
xamarin-test-cloud (0.9.26)
|
44
44
|
bundler (>= 1.3.0, < 2.0)
|
45
45
|
json
|
46
46
|
rest-client (~> 1.6.7)
|
Binary file
|
@@ -6,6 +6,6 @@
|
|
6
6
|
<classpathentry kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
|
7
7
|
<classpathentry kind="src" path="src"/>
|
8
8
|
<classpathentry kind="src" path="gen"/>
|
9
|
-
<classpathentry kind="lib" path="libs/robotium-solo-4.
|
9
|
+
<classpathentry kind="lib" path="libs/robotium-solo-4.3.1.jar"/>
|
10
10
|
<classpathentry kind="output" path="bin/classes"/>
|
11
11
|
</classpath>
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: calabash-android
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.4.
|
4
|
+
version: 0.4.16
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Jonas Maturana Larsen
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2013-
|
11
|
+
date: 2013-11-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: cucumber
|
@@ -221,7 +221,7 @@ files:
|
|
221
221
|
- test-server/instrumentation-backend/build-libs/antlr-3.4-complete.jar
|
222
222
|
- test-server/instrumentation-backend/build-libs/junit.jar
|
223
223
|
- test-server/instrumentation-backend/build.xml
|
224
|
-
- test-server/instrumentation-backend/libs/robotium-solo-4.
|
224
|
+
- test-server/instrumentation-backend/libs/robotium-solo-4.3.1.jar
|
225
225
|
- test-server/instrumentation-backend/project.properties
|
226
226
|
- test-server/instrumentation-backend/res/drawable-hdpi/ic_launcher.png
|
227
227
|
- test-server/instrumentation-backend/res/drawable-ldpi/ic_launcher.png
|
@@ -891,12 +891,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
891
891
|
version: '0'
|
892
892
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
893
893
|
requirements:
|
894
|
-
- - '
|
894
|
+
- - '>='
|
895
895
|
- !ruby/object:Gem::Version
|
896
|
-
version:
|
896
|
+
version: '0'
|
897
897
|
requirements: []
|
898
898
|
rubyforge_project:
|
899
|
-
rubygems_version: 2.1.
|
899
|
+
rubygems_version: 2.1.10
|
900
900
|
signing_key:
|
901
901
|
specification_version: 4
|
902
902
|
summary: Client for calabash-android for automated functional testing on Android
|
Binary file
|