summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-06-25eval_error.c: newline alwaysnobu
2014-06-25hash.c: fix memory leaknobu
2014-06-25hash.c: prohibit tainted stringsnobu
2014-06-24Revert "* lib/uri/mailto.rb: support RFC6068."naruse
2014-06-24hash.c: frozen PATH envnobu
2014-06-23* test/uri/test_common.rb: use `require_relative` for parallel test.nobu
2014-06-23* lib/uri/mailto.rb: support RFC6068.naruse
2014-06-23* test/openssl/test_509cert.rb: force sorted order for order-headius
2014-06-23* lib/uri/generic.rb (check_port): allow strings for port= asnaruse
2014-06-23suppress warnings of URI.extractnaruse
2014-06-23Backtrace for SystemStackErrornobu
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-22suppress warnings: using default DH parameters.naruse
2014-06-20* test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko1
2014-06-20test_regexp.rb: split test_oncenobu