simplecov-html 0.3.2 → 0.13.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/CHANGELOG.md +108 -0
- data/LICENSE +1 -1
- data/README.md +30 -0
- data/Rakefile +44 -30
- data/lib/simplecov-html/version.rb +9 -0
- data/lib/simplecov-html.rb +160 -103
- data/public/DataTables-1.10.20/images/sort_asc.png +0 -0
- data/public/DataTables-1.10.20/images/sort_asc_disabled.png +0 -0
- data/public/DataTables-1.10.20/images/sort_both.png +0 -0
- data/public/DataTables-1.10.20/images/sort_desc.png +0 -0
- data/public/DataTables-1.10.20/images/sort_desc_disabled.png +0 -0
- data/public/application.css +1 -0
- data/public/application.js +7 -0
- data/public/colorbox/border.png +0 -0
- data/public/colorbox/controls.png +0 -0
- data/public/colorbox/loading.gif +0 -0
- data/public/colorbox/loading_background.png +0 -0
- data/public/favicon_green.png +0 -0
- data/public/favicon_red.png +0 -0
- data/public/favicon_yellow.png +0 -0
- data/views/covered_percent.erb +3 -0
- data/views/file_list.erb +74 -32
- data/views/layout.erb +13 -15
- data/views/source_file.erb +56 -32
- metadata +64 -133
- data/.gitignore +0 -24
- data/README.rdoc +0 -26
- data/VERSION +0 -1
- data/assets/app.js +0 -48
- data/assets/fancybox/blank.gif +0 -0
- data/assets/fancybox/fancy_close.png +0 -0
- data/assets/fancybox/fancy_loading.png +0 -0
- data/assets/fancybox/fancy_nav_left.png +0 -0
- data/assets/fancybox/fancy_nav_right.png +0 -0
- data/assets/fancybox/fancy_shadow_e.png +0 -0
- data/assets/fancybox/fancy_shadow_n.png +0 -0
- data/assets/fancybox/fancy_shadow_ne.png +0 -0
- data/assets/fancybox/fancy_shadow_nw.png +0 -0
- data/assets/fancybox/fancy_shadow_s.png +0 -0
- data/assets/fancybox/fancy_shadow_se.png +0 -0
- data/assets/fancybox/fancy_shadow_sw.png +0 -0
- data/assets/fancybox/fancy_shadow_w.png +0 -0
- data/assets/fancybox/fancy_title_left.png +0 -0
- data/assets/fancybox/fancy_title_main.png +0 -0
- data/assets/fancybox/fancy_title_over.png +0 -0
- data/assets/fancybox/fancy_title_right.png +0 -0
- data/assets/fancybox/fancybox-x.png +0 -0
- data/assets/fancybox/fancybox-y.png +0 -0
- data/assets/fancybox/fancybox.png +0 -0
- data/assets/fancybox/jquery.fancybox-1.3.1.css +0 -363
- data/assets/fancybox/jquery.fancybox-1.3.1.pack.js +0 -44
- data/assets/jquery-1.4.2.min.js +0 -155
- data/assets/jquery.dataTables.min.js +0 -152
- data/assets/jquery.timeago.js +0 -141
- data/assets/smoothness/jquery-ui-1.8.4.custom.css +0 -295
- data/assets/stylesheet.css +0 -341
- data/simplecov-html.gemspec +0 -103
- data/test/helper.rb +0 -10
- data/test/test_simple_cov-html.rb +0 -7
- /data/{assets/smoothness → public}/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- /data/{assets/smoothness → public}/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- /data/{assets/smoothness → public}/images/ui-icons_222222_256x240.png +0 -0
- /data/{assets/smoothness → public}/images/ui-icons_2e83ff_256x240.png +0 -0
- /data/{assets/smoothness → public}/images/ui-icons_454545_256x240.png +0 -0
- /data/{assets/smoothness → public}/images/ui-icons_888888_256x240.png +0 -0
- /data/{assets/smoothness → public}/images/ui-icons_cd0a0a_256x240.png +0 -0
- /data/{assets → public}/loading.gif +0 -0
- /data/{assets → public}/magnify.png +0 -0
data/assets/stylesheet.css
DELETED
@@ -1,341 +0,0 @@
|
|
1
|
-
/* -----------------------------------------------------------------------
|
2
|
-
|
3
|
-
|
4
|
-
Blueprint CSS Framework 0.9
|
5
|
-
http://blueprintcss.org
|
6
|
-
|
7
|
-
* Copyright (c) 2007-Present. See LICENSE for more info.
|
8
|
-
* See README for instructions on how to use Blueprint.
|
9
|
-
* For credits and origins, see AUTHORS.
|
10
|
-
* This is a compressed file. See the sources in the 'src' directory.
|
11
|
-
|
12
|
-
----------------------------------------------------------------------- */
|
13
|
-
|
14
|
-
/* reset.css */
|
15
|
-
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
|
16
|
-
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
|
17
|
-
body {line-height:1.5;}
|
18
|
-
table {border-collapse:separate;border-spacing:0;}
|
19
|
-
caption, th, td {text-align:left;font-weight:normal;}
|
20
|
-
table, td, th {vertical-align:middle;}
|
21
|
-
blockquote:before, blockquote:after, q:before, q:after {content:"";}
|
22
|
-
blockquote, q {quotes:"" "";}
|
23
|
-
a img {border:none;}
|
24
|
-
|
25
|
-
/* typography.css */
|
26
|
-
html {font-size:100.01%;}
|
27
|
-
body {font-size:82%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
|
28
|
-
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
|
29
|
-
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
|
30
|
-
h2 {font-size:2em;margin-bottom:0.75em;}
|
31
|
-
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
|
32
|
-
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
|
33
|
-
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
|
34
|
-
h6 {font-size:1em;font-weight:bold;}
|
35
|
-
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
|
36
|
-
p {margin:0 0 1.5em;}
|
37
|
-
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
|
38
|
-
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
|
39
|
-
a:focus, a:hover {color:#000;}
|
40
|
-
a {color:#009;text-decoration:underline;}
|
41
|
-
blockquote {margin:1.5em;color:#666;font-style:italic;}
|
42
|
-
strong {font-weight:bold;}
|
43
|
-
em, dfn {font-style:italic;}
|
44
|
-
dfn {font-weight:bold;}
|
45
|
-
sup, sub {line-height:0;}
|
46
|
-
abbr, acronym {border-bottom:1px dotted #666;}
|
47
|
-
address {margin:0 0 1.5em;font-style:italic;}
|
48
|
-
del {color:#666;}
|
49
|
-
pre {margin:1.5em 0;white-space:pre;}
|
50
|
-
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
|
51
|
-
li ul, li ol {margin:0;}
|
52
|
-
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
|
53
|
-
ul {list-style-type:disc;}
|
54
|
-
ol {list-style-type:decimal;}
|
55
|
-
dl {margin:0 0 1.5em 0;}
|
56
|
-
dl dt {font-weight:bold;}
|
57
|
-
dd {margin-left:1.5em;}
|
58
|
-
table {margin-bottom:1.4em;width:100%;}
|
59
|
-
th {font-weight:bold;}
|
60
|
-
thead th {background:#c3d9ff;}
|
61
|
-
th, td, caption {padding:4px 10px 4px 5px;}
|
62
|
-
tr.even td {background:#efefef;}
|
63
|
-
tfoot {font-style:italic;}
|
64
|
-
caption {background:#eee;}
|
65
|
-
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
|
66
|
-
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
|
67
|
-
.hide {display:none;}
|
68
|
-
.quiet {color:#666;}
|
69
|
-
.loud {color:#000;}
|
70
|
-
.highlight {background:#ff0;}
|
71
|
-
.added {background:#060;color:#fff;}
|
72
|
-
.removed {background:#900;color:#fff;}
|
73
|
-
.first {margin-left:0;padding-left:0;}
|
74
|
-
.last {margin-right:0;padding-right:0;}
|
75
|
-
.top {margin-top:0;padding-top:0;}
|
76
|
-
.bottom {margin-bottom:0;padding-bottom:0;}
|
77
|
-
|
78
|
-
/* forms.css */
|
79
|
-
label {font-weight:bold;}
|
80
|
-
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
|
81
|
-
legend {font-weight:bold;font-size:1.2em;}
|
82
|
-
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
|
83
|
-
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
|
84
|
-
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
|
85
|
-
input.text, input.title {width:300px;padding:5px;}
|
86
|
-
input.title {font-size:1.5em;}
|
87
|
-
textarea {width:390px;height:250px;padding:5px;}
|
88
|
-
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
|
89
|
-
form.inline {line-height:3;}
|
90
|
-
form.inline p {margin-bottom:0;}
|
91
|
-
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
|
92
|
-
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
|
93
|
-
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
|
94
|
-
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
|
95
|
-
.error a {color:#8a1f11;}
|
96
|
-
.notice a {color:#514721;}
|
97
|
-
.success a {color:#264409;}
|
98
|
-
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
|
99
|
-
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
|
100
|
-
hr.space {background:#fff;color:#fff;visibility:hidden;}
|
101
|
-
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
|
102
|
-
.clearfix, .container {display:block;}
|
103
|
-
.clear {clear:both;}
|
104
|
-
|
105
|
-
#loading {
|
106
|
-
position: fixed;
|
107
|
-
left: 40%;
|
108
|
-
top: 50%;
|
109
|
-
}
|
110
|
-
|
111
|
-
a {
|
112
|
-
color: #600;
|
113
|
-
text-decoration: none;
|
114
|
-
}
|
115
|
-
|
116
|
-
a:hover {
|
117
|
-
color: #900;
|
118
|
-
text-decoration: underline;
|
119
|
-
}
|
120
|
-
|
121
|
-
body {
|
122
|
-
font-family: "Lucida Grande", Helvetica, "Helvetica Neue", Arial, sans-serif;
|
123
|
-
padding: 12px;
|
124
|
-
background-color: #333;
|
125
|
-
}
|
126
|
-
|
127
|
-
h1, h2, h3, h4 {
|
128
|
-
color: #1C2324;
|
129
|
-
margin: 0;
|
130
|
-
padding: 0;
|
131
|
-
margin-bottom: 12px;
|
132
|
-
}
|
133
|
-
|
134
|
-
table {
|
135
|
-
width: 100%;
|
136
|
-
}
|
137
|
-
|
138
|
-
#content {
|
139
|
-
clear: left;
|
140
|
-
background-color: white;
|
141
|
-
border: 2px solid #ddd;
|
142
|
-
border-top: 8px solid #ddd;
|
143
|
-
padding: 18px;
|
144
|
-
-webkit-border-bottom-left-radius: 5px;
|
145
|
-
-webkit-border-bottom-right-radius: 5px;
|
146
|
-
-webkit-border-top-right-radius: 5px;
|
147
|
-
-moz-border-radius-bottomleft: 5px;
|
148
|
-
-moz-border-radius-bottomright: 5px;
|
149
|
-
-moz-border-radius-topright: 5px;
|
150
|
-
border-bottom-left-radius: 5px;
|
151
|
-
border-bottom-right-radius: 5px;
|
152
|
-
border-top-right-radius: 5px;
|
153
|
-
}
|
154
|
-
|
155
|
-
.dataTables_filter, .dataTables_info {
|
156
|
-
padding: 2px 6px;
|
157
|
-
}
|
158
|
-
|
159
|
-
abbr.timeago {
|
160
|
-
text-decoration: none;
|
161
|
-
border: none;
|
162
|
-
font-weight: bold;
|
163
|
-
}
|
164
|
-
|
165
|
-
.timestamp {
|
166
|
-
float: right;
|
167
|
-
color: #ddd;
|
168
|
-
}
|
169
|
-
|
170
|
-
.group_tabs {
|
171
|
-
list-style: none;
|
172
|
-
float: left;
|
173
|
-
margin: 0;
|
174
|
-
padding: 0;
|
175
|
-
}
|
176
|
-
.group_tabs li {
|
177
|
-
display: inline;
|
178
|
-
float: left;
|
179
|
-
}
|
180
|
-
|
181
|
-
.group_tabs li a {
|
182
|
-
font-family: Helvetica, Arial, sans-serif;
|
183
|
-
display: block;
|
184
|
-
float: left;
|
185
|
-
text-decoration: none;
|
186
|
-
padding: 4px 8px;
|
187
|
-
background-color: #aaa;
|
188
|
-
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#DDD), to(#aaa));
|
189
|
-
background: -moz-linear-gradient(#DDD, #aaa);
|
190
|
-
background: linear-gradient(#DDD, #aaa);
|
191
|
-
text-shadow: #e5e5e5 1px 1px 0px;
|
192
|
-
border-bottom: none;
|
193
|
-
color: #333;
|
194
|
-
font-weight: bold;
|
195
|
-
margin-right: 8px;
|
196
|
-
border-top: 1px solid #efefef;
|
197
|
-
-webkit-border-top-left-radius: 2px;
|
198
|
-
-webkit-border-top-right-radius: 2px;
|
199
|
-
-moz-border-radius-topleft: 2px;
|
200
|
-
-moz-border-radius-topright: 2px;
|
201
|
-
border-top-left-radius: 2px;
|
202
|
-
border-top-right-radius: 2px;
|
203
|
-
}
|
204
|
-
|
205
|
-
.group_tabs li a:hover {
|
206
|
-
background-color: #ccc;
|
207
|
-
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eee), to(#aaa));
|
208
|
-
background: -moz-linear-gradient(#eee, #aaa);
|
209
|
-
background: linear-gradient(#eee, #aaa);
|
210
|
-
}
|
211
|
-
|
212
|
-
.group_tabs li a:active {
|
213
|
-
padding-top: 5px;
|
214
|
-
padding-bottom: 3px;
|
215
|
-
}
|
216
|
-
|
217
|
-
.group_tabs li.active a {
|
218
|
-
color: black;
|
219
|
-
text-shadow: #fff 1px 1px 0px;
|
220
|
-
background-color: #ddd;
|
221
|
-
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ddd));
|
222
|
-
background: -moz-linear-gradient(#fff, #ddd);
|
223
|
-
background: linear-gradient(#fff, #ddd);
|
224
|
-
}
|
225
|
-
|
226
|
-
.file_list {
|
227
|
-
margin-bottom: 18px;
|
228
|
-
}
|
229
|
-
|
230
|
-
a.src_link {
|
231
|
-
background: url('./magnify.png') no-repeat left 50%;
|
232
|
-
padding-left: 18px;
|
233
|
-
}
|
234
|
-
|
235
|
-
tr, td {
|
236
|
-
margin: 0;
|
237
|
-
padding: 0;
|
238
|
-
}
|
239
|
-
|
240
|
-
th {
|
241
|
-
white-space: nowrap;
|
242
|
-
}
|
243
|
-
|
244
|
-
th.ui-state-default {
|
245
|
-
cursor: pointer;
|
246
|
-
}
|
247
|
-
|
248
|
-
th span.ui-icon {
|
249
|
-
float: left;
|
250
|
-
}
|
251
|
-
|
252
|
-
td {
|
253
|
-
padding: 4px 8px;
|
254
|
-
}
|
255
|
-
|
256
|
-
.source_table td {
|
257
|
-
padding: 2px 8px;
|
258
|
-
}
|
259
|
-
|
260
|
-
|
261
|
-
.source_table {
|
262
|
-
overflow: auto;
|
263
|
-
}
|
264
|
-
|
265
|
-
.source_table table {
|
266
|
-
width: 95%;
|
267
|
-
}
|
268
|
-
|
269
|
-
.source_table thead td {
|
270
|
-
background-color: white;
|
271
|
-
}
|
272
|
-
|
273
|
-
.source_table thead th {
|
274
|
-
background-color: white;
|
275
|
-
}
|
276
|
-
|
277
|
-
.source_table td.hits {
|
278
|
-
text-align: right;
|
279
|
-
}
|
280
|
-
|
281
|
-
.source_table h3, .source_table h4 {
|
282
|
-
padding: 0;
|
283
|
-
margin: 0;
|
284
|
-
margin-bottom: 4px;
|
285
|
-
}
|
286
|
-
|
287
|
-
td pre {
|
288
|
-
margin: 0;
|
289
|
-
padding: 0;
|
290
|
-
color: #222;
|
291
|
-
font-family: "Monaco", "Inconsolata", "Consolas", monospace;
|
292
|
-
}
|
293
|
-
|
294
|
-
.line_number {
|
295
|
-
width: 20px;
|
296
|
-
font-weight: bold;
|
297
|
-
}
|
298
|
-
|
299
|
-
#footer {
|
300
|
-
color: #ddd;
|
301
|
-
font-size: 12px;
|
302
|
-
font-weight: bold;
|
303
|
-
margin-top: 12px;
|
304
|
-
text-align: right;
|
305
|
-
}
|
306
|
-
#footer a {
|
307
|
-
color: #eee;
|
308
|
-
text-decoration: underline;
|
309
|
-
}
|
310
|
-
#footer a:hover {
|
311
|
-
color: #fff;
|
312
|
-
text-decoration: none;
|
313
|
-
}
|
314
|
-
|
315
|
-
.green {
|
316
|
-
color: #090;
|
317
|
-
}
|
318
|
-
.red {
|
319
|
-
color: #900;
|
320
|
-
}
|
321
|
-
.yellow {
|
322
|
-
color: #da0;
|
323
|
-
}
|
324
|
-
.hit.odd td {
|
325
|
-
background-color: #bbdbb6;
|
326
|
-
}
|
327
|
-
.hit.even td {
|
328
|
-
background-color: #cde1c9;
|
329
|
-
}
|
330
|
-
.miss.odd td {
|
331
|
-
background-color: #f19683;
|
332
|
-
}
|
333
|
-
.miss.even td {
|
334
|
-
background-color: #efb5a8;
|
335
|
-
}
|
336
|
-
.never.odd td {
|
337
|
-
background-color: #efefef;
|
338
|
-
}
|
339
|
-
.never.even td {
|
340
|
-
background-color: #f4f4f4;
|
341
|
-
}
|
data/simplecov-html.gemspec
DELETED
@@ -1,103 +0,0 @@
|
|
1
|
-
# Generated by jeweler
|
2
|
-
# DO NOT EDIT THIS FILE DIRECTLY
|
3
|
-
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
|
4
|
-
# -*- encoding: utf-8 -*-
|
5
|
-
|
6
|
-
Gem::Specification.new do |s|
|
7
|
-
s.name = %q{simplecov-html}
|
8
|
-
s.version = "0.3.2"
|
9
|
-
|
10
|
-
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
|
-
s.authors = ["Christoph Olszowka"]
|
12
|
-
s.date = %q{2010-08-23}
|
13
|
-
s.description = %q{HTML formatter for SimpleCov code coverage tool for ruby 1.9+}
|
14
|
-
s.email = %q{christoph at olszowka.de}
|
15
|
-
s.extra_rdoc_files = [
|
16
|
-
"LICENSE",
|
17
|
-
"README.rdoc"
|
18
|
-
]
|
19
|
-
s.files = [
|
20
|
-
".document",
|
21
|
-
".gitignore",
|
22
|
-
"LICENSE",
|
23
|
-
"README.rdoc",
|
24
|
-
"Rakefile",
|
25
|
-
"VERSION",
|
26
|
-
"assets/app.js",
|
27
|
-
"assets/fancybox/blank.gif",
|
28
|
-
"assets/fancybox/fancy_close.png",
|
29
|
-
"assets/fancybox/fancy_loading.png",
|
30
|
-
"assets/fancybox/fancy_nav_left.png",
|
31
|
-
"assets/fancybox/fancy_nav_right.png",
|
32
|
-
"assets/fancybox/fancy_shadow_e.png",
|
33
|
-
"assets/fancybox/fancy_shadow_n.png",
|
34
|
-
"assets/fancybox/fancy_shadow_ne.png",
|
35
|
-
"assets/fancybox/fancy_shadow_nw.png",
|
36
|
-
"assets/fancybox/fancy_shadow_s.png",
|
37
|
-
"assets/fancybox/fancy_shadow_se.png",
|
38
|
-
"assets/fancybox/fancy_shadow_sw.png",
|
39
|
-
"assets/fancybox/fancy_shadow_w.png",
|
40
|
-
"assets/fancybox/fancy_title_left.png",
|
41
|
-
"assets/fancybox/fancy_title_main.png",
|
42
|
-
"assets/fancybox/fancy_title_over.png",
|
43
|
-
"assets/fancybox/fancy_title_right.png",
|
44
|
-
"assets/fancybox/fancybox-x.png",
|
45
|
-
"assets/fancybox/fancybox-y.png",
|
46
|
-
"assets/fancybox/fancybox.png",
|
47
|
-
"assets/fancybox/jquery.fancybox-1.3.1.css",
|
48
|
-
"assets/fancybox/jquery.fancybox-1.3.1.pack.js",
|
49
|
-
"assets/jquery-1.4.2.min.js",
|
50
|
-
"assets/jquery.dataTables.min.js",
|
51
|
-
"assets/jquery.timeago.js",
|
52
|
-
"assets/loading.gif",
|
53
|
-
"assets/magnify.png",
|
54
|
-
"assets/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png",
|
55
|
-
"assets/smoothness/images/ui-bg_flat_75_ffffff_40x100.png",
|
56
|
-
"assets/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png",
|
57
|
-
"assets/smoothness/images/ui-bg_glass_65_ffffff_1x400.png",
|
58
|
-
"assets/smoothness/images/ui-bg_glass_75_dadada_1x400.png",
|
59
|
-
"assets/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png",
|
60
|
-
"assets/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png",
|
61
|
-
"assets/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png",
|
62
|
-
"assets/smoothness/images/ui-icons_222222_256x240.png",
|
63
|
-
"assets/smoothness/images/ui-icons_2e83ff_256x240.png",
|
64
|
-
"assets/smoothness/images/ui-icons_454545_256x240.png",
|
65
|
-
"assets/smoothness/images/ui-icons_888888_256x240.png",
|
66
|
-
"assets/smoothness/images/ui-icons_cd0a0a_256x240.png",
|
67
|
-
"assets/smoothness/jquery-ui-1.8.4.custom.css",
|
68
|
-
"assets/stylesheet.css",
|
69
|
-
"lib/simplecov-html.rb",
|
70
|
-
"simplecov-html.gemspec",
|
71
|
-
"test/helper.rb",
|
72
|
-
"test/test_simple_cov-html.rb",
|
73
|
-
"views/file_list.erb",
|
74
|
-
"views/layout.erb",
|
75
|
-
"views/source_file.erb"
|
76
|
-
]
|
77
|
-
s.homepage = %q{http://github.com/colszowka/simplecov-html}
|
78
|
-
s.rdoc_options = ["--charset=UTF-8"]
|
79
|
-
s.require_paths = ["lib"]
|
80
|
-
s.rubygems_version = %q{1.3.7}
|
81
|
-
s.summary = %q{HTML formatter for SimpleCov code coverage tool for ruby 1.9+}
|
82
|
-
s.test_files = [
|
83
|
-
"test/helper.rb",
|
84
|
-
"test/test_simple_cov-html.rb"
|
85
|
-
]
|
86
|
-
|
87
|
-
if s.respond_to? :specification_version then
|
88
|
-
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
|
89
|
-
s.specification_version = 3
|
90
|
-
|
91
|
-
if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
|
92
|
-
s.add_runtime_dependency(%q<simplecov>, ["~> 0.3.0"])
|
93
|
-
s.add_development_dependency(%q<shoulda>, ["= 2.10.3"])
|
94
|
-
else
|
95
|
-
s.add_dependency(%q<simplecov>, ["~> 0.3.0"])
|
96
|
-
s.add_dependency(%q<shoulda>, ["= 2.10.3"])
|
97
|
-
end
|
98
|
-
else
|
99
|
-
s.add_dependency(%q<simplecov>, ["~> 0.3.0"])
|
100
|
-
s.add_dependency(%q<shoulda>, ["= 2.10.3"])
|
101
|
-
end
|
102
|
-
end
|
103
|
-
|
data/test/helper.rb
DELETED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|