summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-06-20test_regexp.rb: assert prefixnobu
2014-06-20test_optimization.rb: redefine separatelynobu
2014-06-19* test/ruby/test_settracefunc.rb: rewrite tests withko1
2014-06-19* compile.c (rb_iseq_compile_node): put start label of block afterko1
2014-06-19* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko1
2014-06-19* vm.c (invoke_block_from_c): move call/return event timing forko1
2014-06-19* vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block orko1
2014-06-19proc.c: Implement Method#currynobu
2014-06-17* lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo
2014-06-17eval.c: pass unknown optionsnobu
2014-06-16runner.rb: instance variablenobu