aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* suppress warnings: assigned but unused variablenaruse2014-06-301-2/+2
* * gc.c: support `USE_RGENGC == 0'.ko12014-06-301-11/+20
* * ext/pathname/pathname.c (path_birthtime): New method,akr2014-06-281-0/+8
* inspect IO objects before closed IO object test.akr2014-06-281-5/+6
* Suppress double dots.akr2014-06-281-1/+5
* test_env.rb: relax limitsnobu2014-06-281-6/+6
* eval.c: no overwrite SystemStackError backtracenobu2014-06-281-0/+4
* eval.c: no method calls at stack overflownobu2014-06-281-2/+4
* * lib/uri/mailto.rb: update to latest specs, RFC 6068 and HTML5.naruse2014-06-271-0/+4
* reapply r46568 "assertions.rb: refine message"nobu2014-06-271-1/+1
* test_env.rb: rehearsalnobu2014-06-271-3/+9
* Revert r46568 "assertions.rb: refine message"naruse2014-06-271-1/+1
* suppress warnings: URI.regexp is obsoletenaruse2014-06-271-11/+13
* hash.c: fix memory leaknobu2014-06-261-0/+9
* 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