aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* sprintf.c: unnumbered asterisk with numbered argumentnobu2014-06-261-0/+4
* assertions.rb: refine messagenobu2014-06-261-1/+1
* sprintf.c: remove extra parenthesesnobu2014-06-261-0/+6
* * test/with_different_ofs.rb: move into test library directory.hsbt2014-06-263-2/+2
* * test/profile_test_all.rb: move into test library directory.hsbt2014-06-262-1/+1
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-263-51/+0
* hash.c: fix memory leaknobu2014-06-251-0/+16
* eval_error.c: newline alwaysnobu2014-06-251-0/+4
* hash.c: fix memory leaknobu2014-06-251-0/+10
* hash.c: prohibit tainted stringsnobu2014-06-251-0/+81
* Revert "* lib/uri/mailto.rb: support RFC6068."naruse2014-06-241-1/+4
* hash.c: frozen PATH envnobu2014-06-241-0/+18
* * test/uri/test_common.rb: use `require_relative` for parallel test.nobu2014-06-231-1/+1
* * lib/uri/mailto.rb: support RFC6068.naruse2014-06-231-4/+1
* * test/openssl/test_509cert.rb: force sorted order for order-headius2014-06-231-2/+2
* * lib/uri/generic.rb (check_port): allow strings for port= asnaruse2014-06-231-0/+8
* suppress warnings of URI.extractnaruse2014-06-231-15/+18
* Backtrace for SystemStackErrornobu2014-06-231-1/+2
* support RFC3986 [Feature #2542]naruse2014-06-222-3/+3
* suppress warnings: using default DH parameters.naruse2014-06-221-0/+2
* * test/lib/tracepointchecker.rb: add to check TracePoint healthiness.ko12014-06-202-13/+120
* test_regexp.rb: split test_oncenobu2014-06-201-3/+6
* test_regexp.rb: assert prefixnobu2014-06-201-2/+4
* test_optimization.rb: redefine separatelynobu2014-06-201-29/+34
* * test/ruby/test_settracefunc.rb: rewrite tests withko12014-06-191-99/+40
* * compile.c (rb_iseq_compile_node): put start label of block afterko12014-06-191-0/+48
* * vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfpko12014-06-191-0/+51
* * vm.c (invoke_block_from_c): move call/return event timing forko12014-06-191-1/+20
* * vm_core.h: add VM_FRAME_MAGIC_RESCUE to recognize normal block orko12014-06-191-0/+36
* proc.c: Implement Method#currynobu2014-06-191-0/+51
* * lib/net/ftp.rb (gets, readline): read lines without LF properly.shugo2014-06-171-0/+40
* eval.c: pass unknown optionsnobu2014-06-171-0/+21
* runner.rb: instance variablenobu2014-06-161-2/+2
* * test/runner.rb: failure message should be passed as an argument.ko12014-06-161-2/+4
* * test/runner.rb: capture TracePoint stat before setup and compareko12014-06-161-6/+8
* * test/uri/test_generic.rb: fix wrong arguments for test case.hsbt2014-06-161-2/+2
* * test/date/test_date_arith.rb: remove unused block argument.hsbt2014-06-161-4/+4
* * test/date/test_date_strptime.rb: remove useless variable.hsbt2014-06-161-1/+0
* process.c: use UTF-8nobu2014-06-161-0/+10
* test_file_exhaustive.rb: fix expected valuenobu2014-06-151-1/+1
* test_file_exhaustive.rb: fix assertionnobu2014-06-151-1/+1
* runner.rb: use class variablenobu2014-06-141-3/+4
* runner.rb: check incrementnobu2014-06-141-1/+3
* runner.rb: include event namenobu2014-06-141-1/+1
* array.c: non-recursive rcombinate0nobu2014-06-141-0/+6
* array.c: non-recursive rpermute0nobu2014-06-141-0/+6
* array.c: non-recursive permute0nobu2014-06-141-0/+7
* * vm_trace.c: add new method TracePoint.stat to debugko12014-06-131-0/+6
* * vm_trace.c: clear and restore recursive checking thread local datako12014-06-131-0/+12
* array.c: combination on a shared copynobu2014-06-131-0/+9