mcollective-test 0.4.2 → 0.4.3
Sign up to get free protection for your applications and to get access to all the features.
- data/lib/mcollective/test/data_test.rb +1 -0
- metadata +8 -8
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mcollective-test
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 9
|
5
5
|
prerelease: false
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 4
|
9
|
-
-
|
10
|
-
version: 0.4.
|
9
|
+
- 3
|
10
|
+
version: 0.4.3
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- R.I.Pienaar
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date: 2013-
|
18
|
+
date: 2013-03-14 00:00:00 +00:00
|
19
19
|
default_executable:
|
20
20
|
dependencies: []
|
21
21
|
|
@@ -29,16 +29,16 @@ extra_rdoc_files: []
|
|
29
29
|
|
30
30
|
files:
|
31
31
|
- lib/mcollective/test.rb
|
32
|
-
- lib/mcollective/test/application_test.rb
|
33
|
-
- lib/mcollective/test/data_test.rb
|
34
32
|
- lib/mcollective/test/local_agent_test.rb
|
35
33
|
- lib/mcollective/test/matchers.rb
|
36
|
-
- lib/mcollective/test/
|
34
|
+
- lib/mcollective/test/remote_agent_test.rb
|
35
|
+
- lib/mcollective/test/data_test.rb
|
37
36
|
- lib/mcollective/test/matchers/rpc_metadata.rb
|
38
37
|
- lib/mcollective/test/matchers/rpc_result_items.rb
|
39
38
|
- lib/mcollective/test/matchers/rpc_status.rb
|
40
|
-
- lib/mcollective/test/
|
39
|
+
- lib/mcollective/test/matchers/application_description.rb
|
41
40
|
- lib/mcollective/test/util.rb
|
41
|
+
- lib/mcollective/test/application_test.rb
|
42
42
|
has_rdoc: true
|
43
43
|
homepage: https://github.com/ripienaar/mcollective-test/
|
44
44
|
licenses: []
|