aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* mkmf.rb: try without -ObjC optionnobu2014-07-301-1/+3
* signal.c: preserve encodingnobu2014-07-301-0/+2
* marshal.c: fix symlink indexnobu2014-07-291-0/+4
* proc.c: method_super_methodnobu2014-07-261-0/+50
* test/ripper/test_scanner_events.rb: fill empty test methodsnobu2014-07-251-0/+8
* fix encoding specnobu2014-07-253-4/+1
* test_gem_remote_fetcher.rb: fix leaked FDsnobu2014-07-251-0/+4
* test_gem_silent_ui.rb: fix leaked FDsnobu2014-07-251-0/+5
* leakchecker.rb: temporary measure againt WEBricknobu2014-07-251-1/+1
* test/unit.rb: temporary measure againt minitestnobu2014-07-251-1/+5
* parse.y: dynamic const assign_error in rippernobu2014-07-241-3/+22
* * gc.c: fix major GC flags.ko12014-07-241-2/+2
* time.c: unnecessary encodingnobu2014-07-231-0/+1
* test_time.rb: encoding of Time#zonenobu2014-07-231-3/+10
* minitest/unit.rb: flush messagesnobu2014-07-231-0/+1
* test_x509req.rb: fix for RHEL7nobu2014-07-231-1/+1
* RHEL7 disables MD5naruse2014-07-232-0/+2
* split assertions into algorithmsnaruse2014-07-222-23/+36
* string.c: raise at invalid byte sequencenobu2014-07-221-3/+9
* string.c: fix wrong single-byte optimizationnobu2014-07-221-0/+5
* test/rake: fix tests under test-allnobu2014-07-212-2/+4
* * test/ruby/test_module.rb: Bump up timeout inheadius2014-07-201-1/+1
* compile.c: private reader in op_assignnobu2014-07-191-1/+1
* Fix `Time.parse` for out of range arguments with an offsetnobu2014-07-191-0/+3
* * ext/win32ole/win32ole.c (folevariant_initialize): WIN32OLE_VARIANTsuke2014-07-181-0/+7
* optimized any? methodsnobu2014-07-181-4/+2
* * test/matrix/test_matrix.rb: Add tests for Matrix class.hsbt2014-07-181-0/+35
* thread/thread.c: non-blocking push on SizedQueuenobu2014-07-171-0/+8
* test_queue.rb: non-blocking pop testsnobu2014-07-171-0/+14
* test/ruby/test_env.rb: test memory leaks only on Windowsnobu2014-07-151-38/+40
* * lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt2014-07-1517-42/+470
* * test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto2014-07-111-0/+28
* * lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt2014-07-111-0/+6
* * lib/matrix.rb: Fix sign for cross_product [#9499]marcandre2014-07-111-0/+5
* pack.c: fix buffer overrunnobu2014-07-111-0/+8
* vm_insnhelper.c: fix implicit splat keyword argumentnobu2014-07-101-0/+10
* test_io.rb: fix assertionnobu2014-07-091-1/+1
* require "rbconfig" to use RbConfignaruse2014-07-091-0/+2
* memory_status.rb: find proper psnobu2014-07-081-1/+5
* test/ruby/find_executable.rbnobu2014-07-073-4/+29
* test/unit.rb: newline after messagenobu2014-07-041-1/+1
* * test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close!hsbt2014-07-043-6/+18
* Revert "test/rdoc: avoid tempfile leaks"hsbt2014-07-043-6/+6
* * lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse2014-07-031-2/+2
* test_io.rb: fix leaked threadsnobu2014-07-021-0/+3
* leakchecker.rb: MiniTest::Unit.outputnobu2014-07-021-0/+4
* * logger.rb: removed unmaintain code.hsbt2014-07-021-54/+0
* vm.c: rb_vm_env_local_variablesnobu2014-07-011-1/+3
* proc.c: Binding#receivernobu2014-07-011-0/+10
* proc.c: fix infinite loopnobu2014-07-011-0/+5