webri 1.0.2 → 1.0.4

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6217b650dbad69d9d6f446e5d7c5e615042ee5ca56d85fa98866d5c31fb332c6
4
- data.tar.gz: b0b4bd81d6f463d1a5df7d39b30b21c6cedd2d082e8a14239ee1d6c54dcdf91b
3
+ metadata.gz: 7ef41bc56c51b1f70b9dcf6ad2b041954ca23553f92929293018212124c8f0af
4
+ data.tar.gz: ab1d68150314f7047165777f04aeb4f1e3451e7d3e8329b7f0ce0b8982519f45
5
5
  SHA512:
6
- metadata.gz: e66e895a9eea4695324e69ebf425b193e0e3774cb0390f8e4bfc2953af824eee9e68ad4b3cd8a5361dea6898a3cd81a9bdc2dc70012bd43429de8dc01b9d59fb
7
- data.tar.gz: b5eec14697ef1d868d6285b8004969d3a770da7a3c807030c91a57ffe3b13277801b859f2e7eb1843f552f50f36d55c783d6c43abc200d6c8c844ce90994bf6d
6
+ metadata.gz: 0b473b80056568a02d1eb052300969181d0c74cd5328ad8136d1f2c5c89c9bc0a927c2ffb2dcf75c68fbca1197bc962e91e1fe8f58f19dea50d8ce46dbea7a38
7
+ data.tar.gz: '09258648444b4f7323ccd8ff4977689e2d82e7b8f4c9509ca848b5bbec8a24dfcd9fb65c66e8b4f8a10bc1d337e93511cf9d442080c29dbc134d73309ef833da'
data/CHANGELOG.md CHANGED
@@ -1,9 +1,13 @@
1
- ## Releases
2
-
3
- ## [1.0.1] - 2025-06-13
4
-
5
- - Initial release
6
-
7
- ## [1.0.2] - 2025-06-14
8
-
9
- - Clarify concept: Ruby page (not Ruby file).
1
+ ## Releases
2
+
3
+ ## [1.0.1] - 2025-06-13
4
+
5
+ - Initial release
6
+
7
+ ## [1.0.2] - 2025-06-14
8
+
9
+ - Clarify concept: Ruby page (not Ruby file).
10
+
11
+ ## [1.0.3] - 2025-06-16
12
+
13
+ - Add support for Reline.
data/CODE_OF_CONDUCT.md CHANGED
@@ -1,132 +1,132 @@
1
- # Contributor Covenant Code of Conduct
2
-
3
- ## Our Pledge
4
-
5
- We as members, contributors, and leaders pledge to make participation in our
6
- community a harassment-free experience for everyone, regardless of age, body
7
- size, visible or invisible disability, ethnicity, sex characteristics, gender
8
- identity and expression, level of experience, education, socio-economic status,
9
- nationality, personal appearance, race, caste, color, religion, or sexual
10
- identity and orientation.
11
-
12
- We pledge to act and interact in ways that contribute to an open, welcoming,
13
- diverse, inclusive, and healthy community.
14
-
15
- ## Our Standards
16
-
17
- Examples of behavior that contributes to a positive environment for our
18
- community include:
19
-
20
- * Demonstrating empathy and kindness toward other people
21
- * Being respectful of differing opinions, viewpoints, and experiences
22
- * Giving and gracefully accepting constructive feedback
23
- * Accepting responsibility and apologizing to those affected by our mistakes,
24
- and learning from the experience
25
- * Focusing on what is best not just for us as individuals, but for the overall
26
- community
27
-
28
- Examples of unacceptable behavior include:
29
-
30
- * The use of sexualized language or imagery, and sexual attention or advances of
31
- any kind
32
- * Trolling, insulting or derogatory comments, and personal or political attacks
33
- * Public or private harassment
34
- * Publishing others' private information, such as a physical or email address,
35
- without their explicit permission
36
- * Other conduct which could reasonably be considered inappropriate in a
37
- professional setting
38
-
39
- ## Enforcement Responsibilities
40
-
41
- Community leaders are responsible for clarifying and enforcing our standards of
42
- acceptable behavior and will take appropriate and fair corrective action in
43
- response to any behavior that they deem inappropriate, threatening, offensive,
44
- or harmful.
45
-
46
- Community leaders have the right and responsibility to remove, edit, or reject
47
- comments, commits, code, wiki edits, issues, and other contributions that are
48
- not aligned to this Code of Conduct, and will communicate reasons for moderation
49
- decisions when appropriate.
50
-
51
- ## Scope
52
-
53
- This Code of Conduct applies within all community spaces, and also applies when
54
- an individual is officially representing the community in public spaces.
55
- Examples of representing our community include using an official email address,
56
- posting via an official social media account, or acting as an appointed
57
- representative at an online or offline event.
58
-
59
- ## Enforcement
60
-
61
- Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
- reported to the community leaders responsible for enforcement at
63
- https://github.com/BurdetteLamar/webri/issues.
64
- All complaints will be reviewed and investigated promptly and fairly.
65
-
66
- All community leaders are obligated to respect the privacy and security of the
67
- reporter of any incident.
68
-
69
- ## Enforcement Guidelines
70
-
71
- Community leaders will follow these Community Impact Guidelines in determining
72
- the consequences for any action they deem in violation of this Code of Conduct:
73
-
74
- ### 1. Correction
75
-
76
- **Community Impact**: Use of inappropriate language or other behavior deemed
77
- unprofessional or unwelcome in the community.
78
-
79
- **Consequence**: A private, written warning from community leaders, providing
80
- clarity around the nature of the violation and an explanation of why the
81
- behavior was inappropriate. A public apology may be requested.
82
-
83
- ### 2. Warning
84
-
85
- **Community Impact**: A violation through a single incident or series of
86
- actions.
87
-
88
- **Consequence**: A warning with consequences for continued behavior. No
89
- interaction with the people involved, including unsolicited interaction with
90
- those enforcing the Code of Conduct, for a specified period of time. This
91
- includes avoiding interactions in community spaces as well as external channels
92
- like social media. Violating these terms may lead to a temporary or permanent
93
- ban.
94
-
95
- ### 3. Temporary Ban
96
-
97
- **Community Impact**: A serious violation of community standards, including
98
- sustained inappropriate behavior.
99
-
100
- **Consequence**: A temporary ban from any sort of interaction or public
101
- communication with the community for a specified period of time. No public or
102
- private interaction with the people involved, including unsolicited interaction
103
- with those enforcing the Code of Conduct, is allowed during this period.
104
- Violating these terms may lead to a permanent ban.
105
-
106
- ### 4. Permanent Ban
107
-
108
- **Community Impact**: Demonstrating a pattern of violation of community
109
- standards, including sustained inappropriate behavior, harassment of an
110
- individual, or aggression toward or disparagement of classes of individuals.
111
-
112
- **Consequence**: A permanent ban from any sort of public interaction within the
113
- community.
114
-
115
- ## Attribution
116
-
117
- This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
- version 2.1, available at
119
- [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
120
-
121
- Community Impact Guidelines were inspired by
122
- [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
123
-
124
- For answers to common questions about this code of conduct, see the FAQ at
125
- [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
126
- [https://www.contributor-covenant.org/translations][translations].
127
-
128
- [homepage]: https://www.contributor-covenant.org
129
- [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130
- [Mozilla CoC]: https://github.com/mozilla/diversity
131
- [FAQ]: https://www.contributor-covenant.org/faq
132
- [translations]: https://www.contributor-covenant.org/translations
1
+ # Contributor Covenant Code of Conduct
2
+
3
+ ## Our Pledge
4
+
5
+ We as members, contributors, and leaders pledge to make participation in our
6
+ community a harassment-free experience for everyone, regardless of age, body
7
+ size, visible or invisible disability, ethnicity, sex characteristics, gender
8
+ identity and expression, level of experience, education, socio-economic status,
9
+ nationality, personal appearance, race, caste, color, religion, or sexual
10
+ identity and orientation.
11
+
12
+ We pledge to act and interact in ways that contribute to an open, welcoming,
13
+ diverse, inclusive, and healthy community.
14
+
15
+ ## Our Standards
16
+
17
+ Examples of behavior that contributes to a positive environment for our
18
+ community include:
19
+
20
+ * Demonstrating empathy and kindness toward other people
21
+ * Being respectful of differing opinions, viewpoints, and experiences
22
+ * Giving and gracefully accepting constructive feedback
23
+ * Accepting responsibility and apologizing to those affected by our mistakes,
24
+ and learning from the experience
25
+ * Focusing on what is best not just for us as individuals, but for the overall
26
+ community
27
+
28
+ Examples of unacceptable behavior include:
29
+
30
+ * The use of sexualized language or imagery, and sexual attention or advances of
31
+ any kind
32
+ * Trolling, insulting or derogatory comments, and personal or political attacks
33
+ * Public or private harassment
34
+ * Publishing others' private information, such as a physical or email address,
35
+ without their explicit permission
36
+ * Other conduct which could reasonably be considered inappropriate in a
37
+ professional setting
38
+
39
+ ## Enforcement Responsibilities
40
+
41
+ Community leaders are responsible for clarifying and enforcing our standards of
42
+ acceptable behavior and will take appropriate and fair corrective action in
43
+ response to any behavior that they deem inappropriate, threatening, offensive,
44
+ or harmful.
45
+
46
+ Community leaders have the right and responsibility to remove, edit, or reject
47
+ comments, commits, code, wiki edits, issues, and other contributions that are
48
+ not aligned to this Code of Conduct, and will communicate reasons for moderation
49
+ decisions when appropriate.
50
+
51
+ ## Scope
52
+
53
+ This Code of Conduct applies within all community spaces, and also applies when
54
+ an individual is officially representing the community in public spaces.
55
+ Examples of representing our community include using an official email address,
56
+ posting via an official social media account, or acting as an appointed
57
+ representative at an online or offline event.
58
+
59
+ ## Enforcement
60
+
61
+ Instances of abusive, harassing, or otherwise unacceptable behavior may be
62
+ reported to the community leaders responsible for enforcement at
63
+ https://github.com/BurdetteLamar/webri/issues.
64
+ All complaints will be reviewed and investigated promptly and fairly.
65
+
66
+ All community leaders are obligated to respect the privacy and security of the
67
+ reporter of any incident.
68
+
69
+ ## Enforcement Guidelines
70
+
71
+ Community leaders will follow these Community Impact Guidelines in determining
72
+ the consequences for any action they deem in violation of this Code of Conduct:
73
+
74
+ ### 1. Correction
75
+
76
+ **Community Impact**: Use of inappropriate language or other behavior deemed
77
+ unprofessional or unwelcome in the community.
78
+
79
+ **Consequence**: A private, written warning from community leaders, providing
80
+ clarity around the nature of the violation and an explanation of why the
81
+ behavior was inappropriate. A public apology may be requested.
82
+
83
+ ### 2. Warning
84
+
85
+ **Community Impact**: A violation through a single incident or series of
86
+ actions.
87
+
88
+ **Consequence**: A warning with consequences for continued behavior. No
89
+ interaction with the people involved, including unsolicited interaction with
90
+ those enforcing the Code of Conduct, for a specified period of time. This
91
+ includes avoiding interactions in community spaces as well as external channels
92
+ like social media. Violating these terms may lead to a temporary or permanent
93
+ ban.
94
+
95
+ ### 3. Temporary Ban
96
+
97
+ **Community Impact**: A serious violation of community standards, including
98
+ sustained inappropriate behavior.
99
+
100
+ **Consequence**: A temporary ban from any sort of interaction or public
101
+ communication with the community for a specified period of time. No public or
102
+ private interaction with the people involved, including unsolicited interaction
103
+ with those enforcing the Code of Conduct, is allowed during this period.
104
+ Violating these terms may lead to a permanent ban.
105
+
106
+ ### 4. Permanent Ban
107
+
108
+ **Community Impact**: Demonstrating a pattern of violation of community
109
+ standards, including sustained inappropriate behavior, harassment of an
110
+ individual, or aggression toward or disparagement of classes of individuals.
111
+
112
+ **Consequence**: A permanent ban from any sort of public interaction within the
113
+ community.
114
+
115
+ ## Attribution
116
+
117
+ This Code of Conduct is adapted from the [Contributor Covenant][homepage],
118
+ version 2.1, available at
119
+ [https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
120
+
121
+ Community Impact Guidelines were inspired by
122
+ [Mozilla's code of conduct enforcement ladder][Mozilla CoC].
123
+
124
+ For answers to common questions about this code of conduct, see the FAQ at
125
+ [https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
126
+ [https://www.contributor-covenant.org/translations][translations].
127
+
128
+ [homepage]: https://www.contributor-covenant.org
129
+ [v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
130
+ [Mozilla CoC]: https://github.com/mozilla/diversity
131
+ [FAQ]: https://www.contributor-covenant.org/faq
132
+ [translations]: https://www.contributor-covenant.org/translations
data/LICENSE.txt CHANGED
@@ -1,21 +1,21 @@
1
- The MIT License (MIT)
2
-
3
- Copyright (c) 2024 BurdetteLamar
4
-
5
- Permission is hereby granted, free of charge, to any person obtaining a copy
6
- of this software and associated documentation files (the "Software"), to deal
7
- in the Software without restriction, including without limitation the rights
8
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
- copies of the Software, and to permit persons to whom the Software is
10
- furnished to do so, subject to the following conditions:
11
-
12
- The above copyright notice and this permission notice shall be included in
13
- all copies or substantial portions of the Software.
14
-
15
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
- THE SOFTWARE.
1
+ The MIT License (MIT)
2
+
3
+ Copyright (c) 2024 BurdetteLamar
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
data/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # WebRI
1
+ # WebRI - Quick Access to Ruby Online Documentation
2
2
 
3
3
  WebRI has a command-line utility, `webri`, for displaying Ruby online documentation.
4
4
 
@@ -335,6 +335,7 @@ Opening web page https://docs.ruby-lang.org/en/3.4/regexp/unicode_properties_rdo
335
335
  To display the WebRI help text, use the special name `@help`:
336
336
 
337
337
  ```
338
+ $ ruby bin/webri
338
339
  webri> @help
339
340
  Showing help.
340
341
  webri is a console application for displaying Ruby online HTML documentation.
@@ -347,6 +348,7 @@ For more information, see https://github.com/BurdetteLamar/webri/blob/main/READM
347
348
  Options:
348
349
  -i, --info Prints information about webri.
349
350
  -r, --release=RELEASE Sets the Ruby release to document.
351
+ --noreline Does not use Reline (helps testing).
350
352
  -n, --noop Does not actually open web pages.
351
353
  -h, --help Prints this help.
352
354
  -v, --version Prints the version of webri.
@@ -359,6 +361,14 @@ webri> @readme
359
361
  Opening web page https://github.com/BurdetteLamar/webri/blob/main/README.md.
360
362
  ```
361
363
 
364
+ ### Reline
365
+
366
+ `webri` uses [Reline](https://ruby.github.io/reline/Reline.html)
367
+ (on Linux, but not on other OS platforms).
368
+
369
+ Reline enables editing of text at the `webri` prompt (use left- and right-arrows),
370
+ and gives access to history (use up-arrow).
371
+
362
372
  ### Options
363
373
 
364
374
  Option `--info` prints information about WebRI,
@@ -422,6 +432,8 @@ Opening web page https://docs.ruby-lang.org/en/3.4/Array.html.
422
432
  Command: 'start https://docs.ruby-lang.org/en/3.4/Array.html'
423
433
  ```
424
434
 
435
+ Option `--noreline` blocks Reline behavior; see [Reline][6].
436
+
425
437
  Option `--help` prints the WebRI help text.
426
438
 
427
439
  Option `--version` prints the WebRI version.
@@ -454,3 +466,4 @@ to follow the [code of conduct](https://github.com/BurdetteLamar/webri/blob/mast
454
466
  [3]: rdoc-ref:README.md@Instance+Method
455
467
  [4]: rdoc-ref:README.md@Ruby+Page
456
468
  [5]: rdoc-ref:README.md@Special+Names
469
+ [6]: rdoc-ref:README.md@Reline
data/Rakefile CHANGED
@@ -1,8 +1,8 @@
1
- # frozen_string_literal: true
2
-
3
- require "bundler/gem_tasks"
4
- require "minitest/test_task"
5
-
6
- Minitest::TestTask.create
7
-
8
- task default: :test
1
+ # frozen_string_literal: true
2
+
3
+ require "bundler/gem_tasks"
4
+ require "minitest/test_task"
5
+
6
+ Minitest::TestTask.create
7
+
8
+ task default: :test
data/bin/webri CHANGED
@@ -12,6 +12,16 @@ parser = OptionParser.new
12
12
 
13
13
  parser.version = WebRI::VERSION
14
14
  parser.banner = <<-BANNER
15
+ =====================================================
16
+ 17-Jul-2026
17
+
18
+ Webri was broken by the Ruby documentation's change
19
+ from Darkfish format to Aliki format,
20
+ and by the removal of CGI from the Ruby core.
21
+
22
+ Expect fixes within this month.
23
+ =====================================================
24
+
15
25
  webri is a console application for displaying Ruby online HTML documentation.
16
26
  Documentation pages are opened in the default web browser.
17
27
 
@@ -28,6 +38,9 @@ end
28
38
  parser.on('-r=RELEASE', '--release=RELEASE', 'Sets the Ruby release to document.') do |value|
29
39
  options[:release] = value
30
40
  end
41
+ parser.on('--noreline', 'Does not use Reline (helps testing).') do |value|
42
+ options[:noreline] = true
43
+ end
31
44
  parser.on('-n', '--noop', 'Does not actually open web pages.') do |value|
32
45
  options[:noop] = true
33
46
  end
data/lib/webri/version.rb CHANGED
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  class WebRI
4
- VERSION = "1.0.2"
4
+ VERSION = "1.0.4"
5
5
  end
data/lib/webri.rb CHANGED
@@ -4,7 +4,9 @@ require 'rbconfig'
4
4
  require 'open-uri'
5
5
  require 'rexml'
6
6
  require 'cgi'
7
+ require 'reline'
7
8
 
9
+ # TODO: Make it work on Aliki.
8
10
  # TODO: Use reline.
9
11
  #
10
12
  # TODO: Subroutinize.
@@ -12,7 +14,7 @@ require 'cgi'
12
14
 
13
15
  # TODO: Choose dynamically the test names (rather than fixed)?
14
16
  # TODO: Test on Linux.
15
- # TODO: Test all releases(?).
17
+ # TODO: Test all releases(?).0
16
18
  # TODO: Test all pages(?).
17
19
 
18
20
  # TODO: Make it work for naked method ('parse') or dotted method ('.parse').
@@ -37,6 +39,15 @@ class WebRI
37
39
  get_toc_html
38
40
  build_indexes
39
41
  print_info if @info
42
+ print @noreline
43
+ if os_type == :linux && !@noreline
44
+ repl_reline
45
+ else
46
+ repl_plain
47
+ end
48
+ end
49
+
50
+ def repl_plain # Read-evaluate-print loop, without Reline.
40
51
  while true
41
52
  $stdout.write('webri> ')
42
53
  $stdout.flush
@@ -51,6 +62,46 @@ class WebRI
51
62
  end
52
63
  end
53
64
 
65
+ def repl_reline # Read-evaluate-print loop, with Reline.
66
+ begin
67
+ stty_save = `stty -g`.chomp
68
+ rescue
69
+ end
70
+
71
+ begin
72
+ completion_words= []
73
+ @index_for_type.each_pair do |type, index|
74
+ if type == :page
75
+ completion_words += index.keys.map {|name| 'ruby:' + name }
76
+ else
77
+ completion_words += index.keys
78
+ end
79
+ end
80
+ Reline.completion_proc = proc { |word|
81
+ completion_words
82
+ }
83
+ while line = Reline.readline("webri> ", true)
84
+ case line.chomp
85
+ when 'exit'
86
+ exit 0
87
+ when ''
88
+ # NOOP
89
+ else
90
+ if line.split(' ').size > 1
91
+ puts "One name at a time, please."
92
+ next
93
+ end
94
+ show(line)
95
+ end
96
+ end
97
+ rescue Interrupt
98
+ puts '^C'
99
+ `stty #{stty_save}` if stty_save
100
+ exit 0
101
+ end
102
+ puts
103
+ end
104
+
54
105
  def set_doc_release
55
106
  supported_releases = []
56
107
  unsupported_releases = []
@@ -176,6 +227,7 @@ class WebRI
176
227
  def capture_options(options)
177
228
  @noop = options[:noop]
178
229
  @info = options[:info]
230
+ @noreline = options[:noreline]
179
231
  @doc_release = options[:release]
180
232
  end
181
233
 
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: webri
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - BurdetteLamar
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-06-14 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies: []
12
12
  description: Command-line utility for displaying Ruby online documentation
13
13
  email:
@@ -44,7 +44,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
44
44
  - !ruby/object:Gem::Version
45
45
  version: '0'
46
46
  requirements: []
47
- rubygems_version: 3.6.2
47
+ rubygems_version: 4.0.3
48
48
  specification_version: 4
49
49
  summary: RI for web pages
50
50
  test_files: []