summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2014-06-16* test/runner.rb: failure message should be passed as an argument.ko1
2014-06-16* test/runner.rb: capture TracePoint stat before setup and compareko1
2014-06-16* test/uri/test_generic.rb: fix wrong arguments for test case.hsbt
2014-06-16* test/date/test_date_arith.rb: remove unused block argument.hsbt
2014-06-16* test/date/test_date_strptime.rb: remove useless variable.hsbt
2014-06-16process.c: use UTF-8nobu
2014-06-15test_file_exhaustive.rb: fix expected valuenobu
2014-06-15test_file_exhaustive.rb: fix assertionnobu
2014-06-14runner.rb: use class variablenobu
2014-06-14runner.rb: check incrementnobu
2014-06-14runner.rb: include event namenobu
2014-06-14array.c: non-recursive rcombinate0nobu
2014-06-14array.c: non-recursive rpermute0nobu
2014-06-14array.c: non-recursive permute0nobu
2014-06-13* vm_trace.c: add new method TracePoint.stat to debugko1
2014-06-13* vm_trace.c: clear and restore recursive checking thread local datako1
2014-06-13array.c: combination on a shared copynobu
2014-06-13add more test coverage for [ruby-core:63136] [Bug #9934]tmm1
2014-06-12file.c: shrink expanded pathnobu
2014-06-10* gc.c: invoke GC before memory allocation (xmalloc/xrealloc)ko1
2014-06-10envutil.rb: avoid error on OS X 10.10nobu
2014-06-10* lib/cgi/core.rb: Provide a mechanism to specify thexibbar
2014-06-10csv.rb: honor encoding optionnobu
2014-06-10envutil.rb: use keyword argumentnobu
2014-06-09fold too long linenobu
2014-06-07* numeric.c (do_coerce): Add a warning when an exception is raisederegon
2014-06-07io.c: truncate before appendingnobu