summaryrefslogtreecommitdiff
path: root/test/rdoc/test_rdoc_rubygems_hook.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/rdoc] Relative loading for easier development (https://github.com/ruby/...Ulysse Buonomo2022-02-121-5/+5
* [ruby/rdoc] Prefer omit to pendNobuyoshi Nakada2021-07-051-5/+5
* Discard RDOCOPT environment variable to make tests stableNobuyoshi Nakada2021-06-231-0/+1
* Dispose the global rubygems configuration wholelyNobuyoshi Nakada2021-06-231-1/+1
* Clear rdoc options in the global rubygems configurationNobuyoshi Nakada2021-06-231-0/+2
* Clear default configurationsNobuyoshi Nakada2021-06-231-0/+13
* Make temporary directory under the regular locationNobuyoshi Nakada2021-06-231-4/+2
* Close UserInteraction for tests to fix leaked file descriptorsNobuyoshi Nakada2021-06-231-0/+2
* [ruby/rdoc] Use pend instead of skipHiroshi SHIBATA2021-06-231-5/+5
* [ruby/rdoc] Update test/rdoc/test_rdoc_rubygems_hook.rbHiroshi SHIBATA2021-06-231-0/+4
* [ruby/rdoc] Rwrite test-case for rubygems_hook without Gem::TestCaseHiroshi SHIBATA2021-06-231-18/+20
* [ruby/rdoc] Add an alias for test-unit with older versions of RubyGemsaycabta2021-06-021-0/+3
* [ruby/rdoc] Follow-up rubygemsNobuyoshi Nakada2021-05-211-6/+12
* Use assert_raise instead of assert_raisesHiroshi SHIBATA2021-05-121-2/+2
* Gem::TestCase is based on MinitestHiroshi SHIBATA2019-08-161-5/+5
* Use omit instead of skip for test-unit.Hiroshi SHIBATA2019-08-161-5/+5
* Fallback for older RubygemsNobuyoshi Nakada2019-08-161-2/+6
* Use Gem.default_specifications_dirNobuyoshi Nakada2019-08-161-1/+1
* test/rdoc/test_rdoc_rubygems_hook.rb: suppress deprecation warningYusuke Endoh2019-07-311-2/+4
* test/rdoc: skip some tests when euid is rootmame2018-12-261-0/+4
* Merge RDoc 6.0.3 from upstream.hsbt2018-03-261-2/+0
* skip some tests so that no failure occurs in root privilegemame2018-01-101-0/+2
* Merge rdoc-6.0.0.beta4 from upstream.hsbt2017-11-271-1/+1
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt2016-11-051-4/+0
* * lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt2016-09-071-2/+0
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt2015-04-121-2/+3
* * ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt2015-04-111-3/+2
* * lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt2014-09-051-3/+0
* * lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain2013-11-191-1/+1
* * lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain2013-11-121-1/+1
* * lib/rdoc/rubygems_hook.rb: Fixed generation of documentation.drbrain2012-12-141-18/+49
* * test/rdoc/test_rdoc_rubygems_hook.rbusa2012-11-301-9/+14
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-291-0/+14
* * lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain2012-11-271-35/+37
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-2/+5
* * test/date, test/rdoc: exclude tests dependent on unbundled libraries.nobu2012-02-221-3/+1
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-161-0/+201