summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-11-29 * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain
2012-11-29* lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse
2012-11-29* lib/rubygems*: Updated to RubyGems 2.0drbrain
2012-11-29* test/minitest/test_minitest_unit.rb: restore orig_verbose onlynaruse
2012-11-29* vm_trace.c (rb_tracepoint_attr_method_id):ko1
2012-11-29* vm_trace.c (rb_tracepoint_attr_defined_class):ko1
2012-11-29* test/dtrace/helper.rb (DTrace::TestCase): check dtrace availabilitynobu
2012-11-29Imported minitest 4.3.2 (r8026)ryan
2012-11-29test/dl: no warningsnobu
2012-11-29remove trailing spaces.nobu
2012-11-28* probes.d: Change function-entry probe to method-entry.tenderlove
2012-11-28 * test/ruby/test_thread.rb (test_thread_status_in_trap): change test fortarui
2012-11-28* vm_core.h (enum rb_thread_status): remove THREAD_TO_KILLkosaki
2012-11-28* thread.c (struct rb_mutex_struct): add allow_trap field.kosaki
2012-11-28* proc.c: remove Proc#== and Proc#eql?.ko1
2012-11-28* lib/rdoc/servlet.rb: Add support for serving documentation from adrbrain
2012-11-28* thread.c (thread_join): A trap handler check was moved fromkosaki
2012-11-28Added #charpos for multibyte string position.ryan
2012-11-28* ext/fiddle/fiddle.c: adding alignment constants for compatibilitytenderlove
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27* bignum.c (bigdivrem): optimize the way to retry calculation ofmrkn
2012-11-27* lib/rdoc/*: Added --root option for building documentation outsidedrbrain
2012-11-27* test/rdoc/test_rdoc_ri_paths.rb: Fixed duplicate path bug whichdrbrain
2012-11-27* test/rdoc/test_rdoc_generator_darkfish.rb: Updated tests for windowsdrbrain
2012-11-27* lib/rdoc/rubygems_hook.rb: Updated for (upcoming) RubyGems 2drbrain
2012-11-27reverting r37881tenderlove
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-27* eval.c (ruby_cleanup): set thread status to THREAD_KILLEDkosaki
2012-11-27* thread.c (thread_join): raises ThreadError if target theradkosaki
2012-11-27* thread.c (thread_join): raises ThreadError if target threadkosaki
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-26* vm_trace.c: rename TracePoint#file and TracePoint#lineko1
2012-11-26* array.c: Fix rdoc for Array#delete [#7437]marcandre
2012-11-26* test/ruby/test_argf.rb (TestArgf#test_chars): since marshal data isusa
2012-11-26* vm_core.h (rb_thread_struct): added 'in_trap' member for markingkosaki
2012-11-26* io.c (argf_each_codepoint): add missing ARGF#codepoints [Bug #7438]naruse
2012-11-26* test/ruby/test_process.rb (test_setsid): added a few wait forkosaki
2012-11-25* test/ruby/test_process.rb (test_setsid): call Process.getsid fornagachika
2012-11-25Fix test to follow r37838naruse
2012-11-24Move tests embedded in lib/set.rb to test/test_set.rb.knu
2012-11-24String#{lines,chars,codepoints,bytes} now return an array.knu
2012-11-24Fix tests of rb_warning().knu
2012-11-24Fix WeakRef finalizeshirosaki
2012-11-24 * test/ruby/test_rubyoptions.rb (test_usage, test_usage_long):tadf
2012-11-24Rvert r37827 and r37828naruse
2012-11-24* vm_trace.c (rb_tracepoint_attr_raised_exception): should not checkko1
2012-11-24Fix TestProcess#test_setsidshirosaki
2012-11-24Fix finalize of WeakRefshirosaki
2012-11-24* process.c (proc_getsid): adds new method for getting session id.kosaki
2012-11-23ruby.c: wrap descriptionsnobu