summaryrefslogtreecommitdiff
path: root/test/rdoc
AgeCommit message (Expand)Author
2018-01-10skip some tests so that no failure occurs in root privilegemame
2017-12-22fix a test for debugging.ko1
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-10-17Fix the leak in `TestRDocGeneratorDarkfish#test_generated_method_with_html_ta...mame
2017-10-10Removed obsoleted test for RubyToken.hsbt
2017-10-10Merge rdoc-6.0.0.beta3.hsbt
2017-09-13Removed needless magic-comment for encodings.hsbt
2017-09-12Merge rdoc-6.0.0.beta2 from upstream.hsbt
2017-08-29Merge rdoc-6.0.0.beta1.hsbt
2017-02-24Update rdoc-5.1.0hsbt
2016-11-05* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0hsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta2hsbt
2016-09-07* lib/rdoc/*, test/rdoc/*: Update rdoc-5.0.0.beta1hsbt
2016-09-05* lib/rdoc/*, test/rdoc/*: Update rdoc/rdoc master(f191513)hsbt
2015-12-22test_rdoc_generator_json_index.rb: open in binmodenobu
2015-12-22* lib/rdoc.rb: bump version to 4.2.1. It contains following fixes.hsbt
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-08-11parse.y: optional superclassnobu
2015-06-17servlet.rb: requires jsonnobu
2015-04-12* ext/json/*, test/json/*: Reverted r50231. Because it's not works withhsbt
2015-04-11* ext/json/*, test/json/*, defs/default_gems: Gemify JSON library.hsbt
2015-04-09skip rake dependent testsnobu
2015-03-23json_index.rb: check zlibnobu
2015-01-12rdoc/text.rb: fix infinite loopnobu
2014-12-24test_rdoc_generator_json_index.rb: leaked fdnobu
2014-12-07* lib/rdoc: Update to RDoc 4.2.0.drbrain
2014-09-11* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(21b241a)hsbt
2014-09-05* lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt
2014-09-05* remove trailing spaces.svn
2014-09-05* test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt
2014-09-05* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt
2014-05-26test/rdoc: avoid tempfile leaksnobu
2014-05-26test/rdoc: remove tempfilesnobu
2014-01-05* compar.c (cmp_equal): remove error hiding in Comparable#==.eregon
2013-12-03* lib/rdoc: Update to RDoc master 900de99. Changes include:drbrain
2013-11-19test_rdoc_generator_darkfish.rb: ignore nlink is not providednobu
2013-11-19* lib/rdoc: Update to RDoc master a1195ce. Changes include:drbrain
2013-11-12* lib/rubygems: Update to RubyGems master b9213d7. Changes include:drbrain
2013-09-25* test/rdoc/test_rdoc_generator_darkfish.rb: add a guard for windows.ko1
2013-09-19* remove trailing spaces, append newline at EOF.nobu
2013-09-18* lib/rdoc: Update to RDoc 4.1.0.preview.1drbrain
2013-07-31options.rb: include root for out-place buildnobu
2013-07-31test_rdoc_markup_pre_process.rb: input tempfilenobu
2013-02-08* lib/rdoc/generator/darkfish.rb: Set encoding on output template todrbrain
2013-02-06* remove trailing spaces.nobu
2013-02-05* lib/rdoc/servlet.rb: Fixed root search paths, filesystem pathsdrbrain
2013-01-25* lib/rdoc/generator/darkfish.rb: Fixed debug message. RDoc bug #174drbrain
2013-01-23* lib/rdoc/servlet.rb: Fixed display of site and home documentation.drbrain
2013-01-14* lib/rdoc/top_level.rb: Fixed extension trimming for page names indrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain