aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/rubygems/test_gem_ext_ext_conf_builder.rbusa2012-11-301-0/+1
* * thread.c: TracePoint#self returns invoking/exitting thread objectko12012-11-301-4/+13
* * test/ruby/memory_status.rb (Memory::Win32): sorry, ko1.usa2012-11-301-2/+5
* * test/ruby/memory_status.rb (Memory::Win32): rescue non libffi user, such as...usa2012-11-301-1/+6
* * test/ruby/memory_status.rb (Memory::Win32): use fiddle instead of dl,usa2012-11-301-4/+4
* * thread.c: rename Thread.control_interruptko12012-11-301-8/+8
* string.c: compare with to_strnobu2012-11-301-1/+2
* string.c: always fixed valuenobu2012-11-301-1/+1
* vm_dump.c: no methods in segv handlernobu2012-11-301-0/+7
* parse.y: false usage of local variablenobu2012-11-301-0/+2
* * lib/rubygems/package.rb: Load YAML for building gems.drbrain2012-11-301-6/+6
* * lib/rubygems/commands/setup_command.rb: Remove old files on installdrbrain2012-11-301-0/+45
* Fix a line matching problem in Abbrev.abbrev(words, "prefix").knu2012-11-301-1/+8
* Improve test data in test_abbrev.knu2012-11-301-4/+2
* Add tests for lib/abbrev.rb.knu2012-11-301-0/+49
* * lib/rubygems/spec_fetcher.rb: Allow prerelease spec fetching to faildrbrain2012-11-301-0/+14
* * lib/rake/backtrace.rb: Removed duplication indrbrain2012-11-301-0/+8
* * revert r37993 to avoid SEGV in tests.shugo2012-11-301-27/+1
* * lib/rdoc/ri/driver.rb: Relaxed matching for pages to be moredrbrain2012-11-301-0/+34
* Refix r38002: capture_subprocess_io also doesn't forknaruse2012-11-301-2/+2
* Use capture_subprocess_io instead of capture_io. fix r38002naruse2012-11-301-1/+1
* * lib/rubygems/commands/contents_command.rb: Sort output from command.drbrain2012-11-301-1/+1
* * lib/rdoc/generator/darkfish.rb: Silenced warningdrbrain2012-11-294-8/+30
* * gc.c (rb_objspace_call_finalizer): finalize_deferred may free upnari2012-11-291-0/+6
* [EXPERIMENTAL: NEED DISCUSS]ko12012-11-291-1/+56
* Imported minitest 4.3.2 (r8027)ryan2012-11-291-20/+23
* Fix typo of r38004naruse2012-11-291-1/+1
* Sort th result to compare multiple linesnaruse2012-11-291-1/+1
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-2910-21/+129
* Run another process to avoid failure when objspace is already loadednaruse2012-11-291-3/+6
* * vm.c: add a return hook when a method raises an exception.tenderlove2012-11-291-0/+29
* * compile.c (compile_array_): refix r37991 remove assertion:naruse2012-11-291-0/+136
* * test/openssl/test_cipher.rb (test_ctr_if_exists): add CTR mode testnahi2012-11-291-0/+15
* * vm_method.c (rb_method_entry_make): add a method entry withshugo2012-11-291-1/+27
* Revert r37991 "compile.c: hash must be paired"naruse2012-11-291-136/+0
* compile.c: hash must be pairednobu2012-11-291-0/+136
* variable.c: show namespacenobu2012-11-291-1/+2
* * lib/tracer.rb: Updated to match removal of custom_require fromdrbrain2012-11-291-2/+2
* helper.rb: try with sudonobu2012-11-291-2/+11
* test_io_wait.rb: Bug #7420nobu2012-11-291-1/+1
* remove trainling spacesnobu2012-11-297-10/+10
* * lib/rubygems/test_case.rb: Determine path to certificates to avoiddrbrain2012-11-291-7/+2
* * lib/rdoc/test_case.rb (RDoc::TestCase#verbose_capture_io):naruse2012-11-298-15/+15
* * lib/rubygems*: Updated to RubyGems 2.0drbrain2012-11-29106-2240/+6736
* * test/minitest/test_minitest_unit.rb: restore orig_verbose onlynaruse2012-11-291-1/+1
* * vm_trace.c (rb_tracepoint_attr_method_id):ko12012-11-291-4/+4
* * vm_trace.c (rb_tracepoint_attr_defined_class):ko12012-11-291-2/+2
* * test/dtrace/helper.rb (DTrace::TestCase): check dtrace availabilitynobu2012-11-2911-15/+12
* Imported minitest 4.3.2 (r8026)ryan2012-11-295-116/+383
* test/dl: no warningsnobu2012-11-293-2/+5