index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
rdoc
/
test_rdoc_options.rb
Age
Commit message (
Expand
)
Author
2025-01-15
Migrate rdoc as bundled gems
Hiroshi SHIBATA
2024-12-31
[ruby/rdoc] Add autolink_excluded_words option to ignore
Stan Lo
2024-12-25
[ruby/rdoc] Separate patterns by `--exclude` option from defaults
Nobuyoshi Nakada
2024-12-16
[ruby/rdoc] Print warnings for rdoc-ref links that can't be resolved
Stan Lo
2024-10-17
[ruby/rdoc] feature: Render mixed-in methods and constants with
Mike Dalessio
2024-01-06
[ruby/rdoc] Rename and move the tests for `--locale` option [ci skip]
Nobuyoshi Nakada
2024-01-06
[ruby/rdoc] Ignore `locale` at `write_options`
Nobuyoshi Nakada
2023-02-06
[ruby/rdoc] Add test coverage for -C flag
zzak
2022-11-28
[ruby/rdoc] Add `--no-skipping-tests` option
Sven Riedel
2022-02-12
[ruby/rdoc] Load YAML library for each test
Nobuyoshi Nakada
2022-02-12
[ruby/rdoc] Dump plain objects as `RDoc::Options`
Nobuyoshi Nakada
2022-02-12
[ruby/rdoc] Fix a test method name
Nobuyoshi Nakada
2021-09-03
[ruby/rdoc] Add tests for `--template-stylesheets` option
Nobuyoshi Nakada
2021-09-02
[ruby/rdoc] Move RDoc::RDoc#load_options to RDoc::RDoc.load_options
aycabta
2021-05-21
Use YAML.safe_load to use the permitted_classes option
aycabta
2021-05-17
lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_options
Yusuke Endoh
2021-05-17
Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdoc
Hiroshi SHIBATA
2019-10-29
Revert "Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest""
Yusuke Endoh
2019-10-29
Revert "[ruby/rdoc] Use omit of test-unit instead of skip of minitest"
Yusuke Endoh
2019-10-29
[ruby/rdoc] Support different drive latters in include paths
aycabta
2019-10-29
[ruby/rdoc] Use omit of test-unit instead of skip of minitest
aycabta
2019-10-16
Added test for rdoc `--force-update` option
Nobuyoshi Nakada
2019-08-16
Use assert_raise and skip for test/unit
aycabta
2019-08-16
Use omit instead of skip for test-unit.
Hiroshi SHIBATA
2019-08-16
Renamed minitest_helper.rb as helper.rb
Nobuyoshi Nakada
2019-08-11
Use capture_output instead of capture_io.
Hiroshi SHIBATA
2019-01-13
rdoc: ignore gemspec files
nobu
2019-01-13
rdoc: fixup the test for r66806
nobu
2018-12-26
test/rdoc: skip some tests when euid is root
mame
2018-03-26
Merge RDoc 6.0.3 from upstream.
hsbt
2018-01-10
skip some tests so that no failure occurs in root privilege
mame
2017-11-27
Merge rdoc-6.0.0.beta4 from upstream.
hsbt
2016-09-07
* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2
hsbt
2015-12-16
Add frozen_string_literal: false for all files
naruse
2014-09-05
* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)
hsbt
2013-09-18
* lib/rdoc: Update to RDoc 4.1.0.preview.1
drbrain
2013-07-31
options.rb: include root for out-place build
nobu
2013-01-04
* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDoc
drbrain
2012-12-11
* lib/rdoc/options.rb: Added --page-dir option for moving pages in
drbrain
2012-12-01
* test/rdoc/test_rdoc_options.rb: Windows drive letters are
drbrain
2012-11-29
remove trainling spaces
nobu
2012-11-29
* lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):
naruse
2012-11-27
* lib/rdoc/*: Added --root option for building documentation outside
drbrain
2012-11-27
* test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windows
drbrain
2012-11-27
* lib/rdoc*: Updated to RDoc 4.0 (pre-release)
drbrain
2012-05-03
rdoc: --extension option fix
nobu
2011-02-07
Upgrade to RDoc 3.5.3. Fixes [Bug #4376]
drbrain
2011-02-07
* test/rdoc/test_rdoc_options.rb (TestRDocOptions#test_check_files):
usa
2011-02-05
Import RDoc 3.5.2
drbrain
2011-02-02
Import RDoc 3.5.1
drbrain
[next]