Skip to content

Commit 762e2aa

Browse files
Update test-unit doc to 3.5.0 (#47)
1 parent 254257e commit 762e2aa

118 files changed

Lines changed: 3548 additions & 3334 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
markdown: kramdown
2-
test_unit_version: 3.4.8
3-
test_unit_release_date: 2021-10-11
2+
test_unit_version: 3.5.0
3+
test_unit_release_date: 2021-10-18
44
test_unit_rails_version: 6.1.0
55
test_unit_rails_release_date: 2021-01-13
66
test_unit_activesupport_version: 1.0.9

test-unit/en/Test/Unit.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -465,7 +465,7 @@ <h2>
465465
<dt id="VERSION-constant" class="">VERSION =
466466

467467
</dt>
468-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>3.4.9</span><span class='tstring_end'>&quot;</span></span></pre></dd>
468+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>&quot;</span><span class='tstring_content'>3.5.1</span><span class='tstring_end'>&quot;</span></span></pre></dd>
469469

470470
<dt id="at_start_hooks-classvariable" class="">@@at_start_hooks =
471471
<div class="docstring">

test-unit/en/Test/Unit/Data.html

Lines changed: 120 additions & 120 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
1-
<!DOCTYPE html>
2-
<html>
3-
<head>
4-
<meta charset="utf-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<link rel="stylesheet" href="../../../../test-unit.css" type="text/css" />
77
<link rel="shortcut icon" href="../../../../favicon.ico" />
88
<link rel="icon" href="../../../../favicon.png" />
9-
<title>
10-
Module: Test::Unit::Data
11-
12-
&mdash; test-unit
13-
9+
<title>
10+
Module: Test::Unit::Data
11+
12+
&mdash; test-unit
13+
1414
- test-unit</title>
15-
16-
17-
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
18-
19-
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
20-
21-
<script type="text/javascript" charset="utf-8">
22-
pathId = "Test::Unit::Data";
23-
relpath = '../../';
24-
</script>
25-
26-
27-
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
28-
29-
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
30-
31-
32-
</head>
33-
<body>
34-
<div class="nav_wrap">
35-
<iframe id="nav" src="../../class_list.html?1"></iframe>
36-
<div id="resizer"></div>
37-
</div>
38-
15+
16+
17+
<link rel="stylesheet" href="../../css/style.css" type="text/css" />
18+
19+
<link rel="stylesheet" href="../../css/common.css" type="text/css" />
20+
21+
<script type="text/javascript">
22+
pathId = "Test::Unit::Data";
23+
relpath = '../../';
24+
</script>
25+
26+
27+
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
28+
29+
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
30+
31+
32+
</head>
33+
<body>
34+
<div class="nav_wrap">
35+
<iframe id="nav" src="../../class_list.html?1"></iframe>
36+
<div id="resizer"></div>
37+
</div>
38+
3939
<div id="main" tabindex="-1">
4040
<div class="header">
4141
<div class="title">
4242
<a href="../../../../">
43-
<span class="title">
44-
Module: Test::Unit::Data
45-
46-
&mdash; test-unit
47-
43+
<span class="title">
44+
Module: Test::Unit::Data
45+
46+
&mdash; test-unit
47+
4848
</span>
4949
<span class="title-separator">-</span>
5050
<span class="title-project">test-unit</span>
@@ -62,85 +62,85 @@
6262

6363
<div class="content">
6464

65-
66-
<div id="header">
67-
<div id="menu">
68-
69-
<a href="../../alphabetical_index.html">Index (D)</a> &raquo;
70-
<span class='title'><span class='object_link'><a href="../../Test.html" title="Test (module)">Test</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Unit.html" title="Test::Unit (module)">Unit</a></span></span>
71-
&raquo;
72-
<span class="title">Data</span>
73-
74-
</div>
75-
76-
<div id="search">
77-
78-
<a class="full_list_link" id="class_list_link"
79-
href="../../class_list.html">
80-
81-
<svg width="24" height="24">
82-
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
83-
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
84-
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
85-
</svg>
86-
</a>
87-
88-
</div>
89-
<div class="clear"></div>
90-
</div>
91-
92-
<div id="content"><h1>Module: Test::Unit::Data
93-
94-
95-
96-
</h1>
97-
<div class="box_info">
98-
99-
100-
101-
102-
103-
104-
105-
106-
107-
<dl>
108-
<dt>Included in:</dt>
109-
<dd><span class='object_link'><a href="TestCase.html" title="Test::Unit::TestCase (class)">TestCase</a></span></dd>
110-
</dl>
111-
112-
113-
114-
<dl>
115-
<dt>Defined in:</dt>
116-
<dd>lib/test/unit/data.rb<span class="defines">,<br />
117-
lib/test/unit/data.rb</span>
118-
</dd>
119-
</dl>
120-
121-
</div>
122-
123-
<h2>Defined Under Namespace</h2>
124-
<p class="children">
125-
126-
127-
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Data/ClassMethods.html" title="Test::Unit::Data::ClassMethods (module)">ClassMethods</a></span>
128-
129-
130-
131-
132-
</p>
133-
134-
135-
136-
137-
138-
139-
140-
141-
142-
</div>
143-
65+
66+
<div id="header">
67+
<div id="menu">
68+
69+
<a href="../../alphabetical_index.html">Index (D)</a> &raquo;
70+
<span class='title'><span class='object_link'><a href="../../Test.html" title="Test (module)">Test</a></span></span> &raquo; <span class='title'><span class='object_link'><a href="../Unit.html" title="Test::Unit (module)">Unit</a></span></span>
71+
&raquo;
72+
<span class="title">Data</span>
73+
74+
</div>
75+
76+
<div id="search">
77+
78+
<a class="full_list_link" id="class_list_link"
79+
href="../../class_list.html">
80+
81+
<svg width="24" height="24">
82+
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
83+
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
84+
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
85+
</svg>
86+
</a>
87+
88+
</div>
89+
<div class="clear"></div>
90+
</div>
91+
92+
<div id="content"><h1>Module: Test::Unit::Data
93+
94+
95+
96+
</h1>
97+
<div class="box_info">
98+
99+
100+
101+
102+
103+
104+
105+
106+
107+
<dl>
108+
<dt>Included in:</dt>
109+
<dd><span class='object_link'><a href="TestCase.html" title="Test::Unit::TestCase (class)">TestCase</a></span></dd>
110+
</dl>
111+
112+
113+
114+
<dl>
115+
<dt>Defined in:</dt>
116+
<dd>lib/test/unit/data.rb<span class="defines">,<br />
117+
lib/test/unit/data.rb</span>
118+
</dd>
119+
</dl>
120+
121+
</div>
122+
123+
<h2>Defined Under Namespace</h2>
124+
<p class="children">
125+
126+
127+
<strong class="modules">Modules:</strong> <span class='object_link'><a href="Data/ClassMethods.html" title="Test::Unit::Data::ClassMethods (module)">ClassMethods</a></span>
128+
129+
130+
131+
132+
</p>
133+
134+
135+
136+
137+
138+
139+
140+
141+
142+
</div>
143+
144144
<div id="footer">
145145
</div>
146146

@@ -181,6 +181,6 @@ <h2>Defined Under Namespace</h2>
181181
<!-- End Piwik Tag -->
182182
</div>
183183

184-
</div>
185-
</body>
184+
</div>
185+
</body>
186186
</html>

0 commit comments

Comments
 (0)