summaryrefslogtreecommitdiff
path: root/spec/ruby/library/pathname/relative_spec.rb
diff options
context:
space:
mode:
author卜部昌平 <shyouhei@ruby-lang.org>2021-06-07 13:35:29 +0900
committer卜部昌平 <shyouhei@ruby-lang.org>2021-09-10 20:00:06 +0900
commitf05dc8b44a1d546ed1046860454f92b094efb475 (patch)
treeddccda2ddd6ea532767835c15c3392eab1e41ac2 /spec/ruby/library/pathname/relative_spec.rb
parente5a1efb72a9bb406395813ea79625ff9bd1e89ac (diff)
include/ruby/backward/2/r_cast.h: skip doxygen
Nobody practically uses this file. Please just don't remember. [ci skip]
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4815
Diffstat (limited to 'spec/ruby/library/pathname/relative_spec.rb')
0 files changed, 0 insertions, 0 deletions
.c (invoke_bmethod, invoke_block_from_c_0): revert r52104shugo 2015-12-22gc.c: do not expose internal singleton classnobu 2015-12-16Add frozen_string_literal: false for all filesnaruse 2015-11-25test_objectspace.rb: missing tests from rubyspecnobu 2015-07-21* gc.c (internal_object_p): Now a singleton classes appear byko1 2014-12-09thread.c: get rid of invalid ID symbolnobu 2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr 2014-09-10gc.c: preserve encodingnobu 2013-12-13test/ruby: better assertionsnobu 2013-11-09test_objectspace.rb: run in separate processnobu 2013-11-09gc.c: private callnobu 2013-05-20test_objectspace.rb: run test_each_object separatelynobu 2012-12-03* test/ruby/test_objectspace.rb: skip RuntimeErrorko1 2012-12-03* iseq.h: iseq_catch_table_entry::catch_type should beko1 2010-06-23Clean warnings: unused variables.naruse 2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame 2008-06-05* test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame 2008-06-01debug print removed.akr 2008-05-31* gc.c (count_objects): clear given hash.akr 2008-04-14* test/ruby/test_objectspace.rb: add a test formame 2006-09-16use assert_same instead of assert_equal.akr 2006-03-04fix string interpolationakr 2006-03-04* gc.c (id2ref): fix symbol test.akr