summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-11-30* revert r37993 to avoid SEGV in tests.shugo
2012-11-30* lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain
2012-11-30Refix r38002: capture_subprocess_io also doesn't forknaruse
2012-11-30Use capture_subprocess_io instead of capture_io. fix r38002naruse
2012-11-30* lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain
2012-11-29 * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain
2012-11-29* gc.c (rb_objspace_call_finalizer): finalize_deferred may free upnari
2012-11-29 [EXPERIMENTAL: NEED DISCUSS]ko1
2012-11-29Imported minitest 4.3.2 (r8027)ryan
2012-11-29Fix typo of r38004naruse
2012-11-29Sort th result to compare multiple linesnaruse
2012-11-29* lib/rake/*: Updated to rake 0.9.5drbrain
2012-11-29Run another process to avoid failure when objspace is already loadednaruse
2012-11-29* vm.c: add a return hook when a method raises an exception.tenderlove
2012-11-29* compile.c (compile_array_): refix r37991 remove assertion:naruse
2012-11-29* test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi
2012-11-29* vm_method.c (rb_method_entry_make): add a method entry withshugo
2012-11-29Revert r37991 "compile.c: hash must be paired"naruse
2012-11-29compile.c: hash must be pairednobu
2012-11-29variable.c: show namespacenobu
2012-11-29 * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain
2012-11-29helper.rb: try with sudonobu
2012-11-29test_io_wait.rb: Bug #7420nobu
2012-11-29remove trainling spacesnobu
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