tork 19.2.2 → 19.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- .TH TORK\-DRIVER 1 2013\-05\-04 19.2.2
1
+ .TH TORK\-DRIVER 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork\-driver \- drives
@@ -1,4 +1,4 @@
1
- .TH TORK\-ENGINE 1 2013\-05\-04 19.2.2
1
+ .TH TORK\-ENGINE 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork\-engine \- wraps
@@ -51,6 +51,9 @@ Stops all tests that are currently running and exits.
51
51
  This program prints the following messages, which are single\-line JSON arrays,
52
52
  to stdout.
53
53
  .TP
54
+ \fB\fC["idle"]\fR
55
+ All tests have finished running and no tests are queued for running either.
56
+ .TP
54
57
  \fB\fC["pass_now_fail",\fR \fItest_file\fP\fB\fC,\fR \fImessage\fP\fB\fC]\fR
55
58
  A previously passing \fItest_file\fP has now failed. See \fImessage\fP for details.
56
59
  .TP
@@ -1,4 +1,4 @@
1
- .TH TORK\-HERALD 1 2013\-05\-04 19.2.2
1
+ .TH TORK\-HERALD 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork\-herald \- reports modified files
@@ -1,4 +1,4 @@
1
- .TH TORK\-MASTER 1 2013\-05\-04 19.2.2
1
+ .TH TORK\-MASTER 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork\-master \- absorbs overhead and runs tests
@@ -1,4 +1,4 @@
1
- .TH TORK\-NOTIFY 1 2013\-05\-04 19.2.2
1
+ .TH TORK\-NOTIFY 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork\-notify \- notifies you of test status changes
@@ -1,4 +1,4 @@
1
- .TH TORK 1 2013\-05\-04 19.2.2
1
+ .TH TORK 1 2013\-05\-05 19.3.0
2
2
  .SH NAME
3
3
  .PP
4
4
  tork \- Continuous testing tool for Ruby
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tork
3
3
  version: !ruby/object:Gem::Version
4
- version: 19.2.2
4
+ version: 19.3.0
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-05-05 00:00:00.000000000 Z
13
+ date: 2013-05-06 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: binman
@@ -125,10 +125,10 @@ extra_rdoc_files: []
125
125
  files:
126
126
  - .gitignore
127
127
  - Gemfile
128
- - HISTORY.markdown
129
128
  - LICENSE
130
129
  - README.markdown
131
130
  - Rakefile
131
+ - VERSION.markdown
132
132
  - bin/tork
133
133
  - bin/tork-driver
134
134
  - bin/tork-engine
@@ -164,6 +164,8 @@ files:
164
164
  - lib/tork/master.rb
165
165
  - lib/tork/server.rb
166
166
  - lib/tork/version.rb
167
+ - man/man0/README.markdown
168
+ - man/man0/VERSION.markdown
167
169
  - tork.gemspec
168
170
  - man/man1/tork-notify.1
169
171
  - man/man1/tork-remote.1
@@ -186,7 +188,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
186
188
  version: '0'
187
189
  segments:
188
190
  - 0
189
- hash: 2893133411934397460
191
+ hash: -1274588236023689276
190
192
  required_rubygems_version: !ruby/object:Gem::Requirement
191
193
  none: false
192
194
  requirements:
@@ -195,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
195
197
  version: '0'
196
198
  segments:
197
199
  - 0
198
- hash: 2893133411934397460
200
+ hash: -1274588236023689276
199
201
  requirements: []
200
202
  rubyforge_project:
201
203
  rubygems_version: 1.8.25