aboutsummaryrefslogtreecommitdiffstats
path: root/test/rdoc
Commit message (Expand)AuthorAgeFilesLines
...
* [ruby/rdoc] Removed unused variableNobuyoshi Nakada2019-07-291-1/+1
* [ruby/rdoc] Support nesting text page URLaycabta2019-07-261-0/+12
* [ruby/rdoc] Normalization of comment should check languageaycabta2019-07-267-40/+53
* [ruby/rdoc] ClassModule#add_comment should receive RDoc::Commentaycabta2019-07-261-9/+12
* Fix links to headingsMaxime Lapointe2019-07-141-4/+4
* Removed unused variablesNobuyoshi Nakada2019-06-301-1/+1
* ripper_state_lex.rb: chomp CRNobuyoshi Nakada2019-06-071-0/+15
* Fix a typo in an assertion messagenobu2019-03-301-1/+1
* rdoc: ignore gemspec filesnobu2019-01-131-1/+1
* rdoc: fixup the test for r66806nobu2019-01-131-1/+1
* test/rdoc: skip some tests when euid is rootmame2018-12-263-0/+6
* test/rdoc/minitest_helper.rb: partially revert r66286k0kubun2018-12-091-1/+2
* Merge RDoc 6.1.0.beta3 from upstreamaycabta2018-12-084-38/+43
* Dump the tested timestamp itselfnobu2018-12-071-3/+4
* Dump more timestampsnobu2018-12-061-12/+16
* Merge rdoc-6.1.0.bata2aycabta2018-11-272-3/+7
* test/rdoc/test_rdoc_rdoc.rb: add dummy finishmame2018-11-261-0/+14
* test/rdoc/minitest_helper.rb: suppress bundler errork0kubun2018-11-081-1/+2
* Mark up code inside link text as <code>nobu2018-10-291-23/+23
* rdoc/parser/c.rb: ignore dynamically added methodsnobu2018-10-281-0/+13
* Merge rdoc-6.1.0.beta2aycabta2018-10-1711-84/+142
* * remove trailing spaces.svn2018-08-271-1/+1
* Merge rdoc-6.1.0.beta1.hsbt2018-08-2711-31/+360
* Merge rdoc-6.0.4 from upstream.hsbt2018-05-081-59/+0
* Fix test errorkazu2018-03-261-1/+1
* Merge RDoc 6.0.3 from upstream.hsbt2018-03-2671-254/+882
* skip some tests so that no failure occurs in root privilegemame2018-01-103-0/+4
* fix a test for debugging.ko12017-12-221-1/+2
* Merge rdoc-6.0.0.beta4 from upstream.hsbt2017-11-2780-171/+309
* Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame2017-10-171-0/+1
* Removed obsoleted test for RubyToken.hsbt2017-10-101-20/+0
* Merge rdoc-6.0.0.beta3.hsbt2017-10-106-19/+122
* Removed needless magic-comment for encodings.hsbt2017-09-133-3/+0
* Merge rdoc-6.0.0.beta2 from upstream.hsbt2017-09-128-1185/+241
* Merge rdoc-6.0.0.beta1.hsbt2017-08-299-61/+1202
* Update rdoc-5.1.0hsbt2017-02-249-13/+60
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-057-26/+13
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-0717-125/+22
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt2016-09-071-15/+0
* * lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt2016-09-058-9/+144
* test_rdoc_generator_json_index.rb: open in binmodenobu2015-12-221-1/+1
* * lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt2015-12-222-2/+0
* Add frozen_string_literal: false for all filesnaruse2015-12-1682-0/+82
* parse.y: optional superclassnobu2015-08-111-1/+1
* servlet.rb: requires jsonnobu2015-06-171-1/+1
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-124-5/+9
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-114-9/+5
* skip rake dependent testsnobu2015-04-091-2/+5
* json_index.rb: check zlibnobu2015-03-231-1/+5
* rdoc/text.rb: fix infinite loopnobu2015-01-121-0/+3