summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-07-15* lib/rake.rb, lib/rake/*.rb: Upgrade to rake-10.3.2hsbt
2014-07-11* test/ruby/envutil.rb (assert_no_memory_leak): On Solaris 9 or later,ngoto
2014-07-11* lib/fileutils.rb: handle ENOENT error with symlink targeted tohsbt
2014-07-11* lib/matrix.rb: Fix sign for cross_product [#9499]marcandre
2014-07-11pack.c: fix buffer overrunnobu
2014-07-10vm_insnhelper.c: fix implicit splat keyword argumentnobu
2014-07-09test_io.rb: fix assertionnobu
2014-07-09require "rbconfig" to use RbConfignaruse
2014-07-08memory_status.rb: find proper psnobu
2014-07-07test/ruby/find_executable.rbnobu
2014-07-04test/unit.rb: newline after messagenobu
2014-07-04* test/rubygems/test_gem_package.rb: avoid tempfile leaks using Tempfile#close!hsbt
2014-07-04Revert "test/rdoc: avoid tempfile leaks"hsbt
2014-07-03* lib/uri/generic.rb (URI::Generic#query=): remove validation, justnaruse
2014-07-02test_io.rb: fix leaked threadsnobu
2014-07-02leakchecker.rb: MiniTest::Unit.outputnobu
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-07-01vm.c: rb_vm_env_local_variablesnobu
2014-07-01proc.c: Binding#receivernobu
2014-07-01proc.c: fix infinite loopnobu
2014-07-01test_proc.rb: test_local_variablesnobu
2014-07-01test_proc.rb: test_local_variables_in_other_contextnobu
2014-07-01test_gem_package_tar_reader_entry.rb: close temporary filesnobu
2014-07-01test_gem_remote_fetcher.rb: stop SSL servernobu
2014-07-01test_gem_remote_fetcher.rb: fix leaked threadsnobu
2014-07-01Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu
2014-07-01add timeoutnaruse
2014-07-01exception must make process stopnaruse
2014-06-30show if parallel test-all fails to Marshal.loadnaruse
2014-06-30suppress warnings: assigned but unused variablenaruse
2014-06-30* gc.c: support `USE_RGENGC == 0'.ko1
2014-06-28* ext/pathname/pathname.c (path_birthtime): New method,akr
2014-06-28inspect IO objects before closed IO object test.akr
2014-06-28Suppress double dots.akr
2014-06-28test_env.rb: relax limitsnobu
2014-06-28eval.c: no overwrite SystemStackError backtracenobu
2014-06-28eval.c: no method calls at stack overflownobu
2014-06-27* lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse
2014-06-27reapply r46568 "assertions.rb: refine message"nobu
2014-06-27test_env.rb: rehearsalnobu
2014-06-27Revert r46568 "assertions.rb: refine message"naruse
2014-06-27suppress warnings: URI.regexp is obsoletenaruse
2014-06-26hash.c: fix memory leaknobu
2014-06-26sprintf.c: unnumbered asterisk with numbered argumentnobu
2014-06-26assertions.rb: refine messagenobu
2014-06-26sprintf.c: remove extra parenthesesnobu
2014-06-26* test/with_different_ofs.rb: move into test library directory.hsbt
2014-06-26* test/profile_test_all.rb: move into test library directory.hsbt
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt
2014-06-25hash.c: fix memory leaknobu