aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/test_shellwords.rb (TestShellwords): Add many more testsknu2015-12-131-6/+49
* * lib/shellwords.rb (Shellwords#shellsplit): Document that thisknu2015-12-131-8/+8
* lib/shellwords.rb: do not change API with frozen-string-literalnormal2015-12-131-2/+11
* * object.c (rb_inspect): check the default internal encoding asshugo2015-12-131-0/+13
* * lib/ostruct.rb: Have OpenStruct#dig raise if argument is not a symbolmarcandre2015-12-121-1/+1
* * vm_insnhelper.c (vm_call_method_missing): method_missing shouldshugo2015-12-121-0/+25
* object.c: raise TypeErrornobu2015-12-122-2/+4
* * test/ruby/test_regexp.rb: Add test cases for `$KCODE` and `$=` warningyui-knk2015-12-121-0/+10
* test_thread.rb: stay alivenobu2015-12-121-1/+1
* IO#advise should not raise Errno::ENOSYSnormal2015-12-111-4/+2
* enc/windows_1252.c: newnobu2015-12-111-0/+25
* insns.def (opt_case_dispatch): avoid converting Infinitynormal2015-12-111-0/+11
* test_ssl.rb: fix ssl option flags testsnobu2015-12-111-1/+1
* test_io.rb: fix IO#advise on aarch64-linuxnobu2015-12-111-2/+4
* * lib/rubygems: Update to RubyGems 2.5.1hsbt2015-12-111-2/+2
* * object.c (rb_inspect): dump inspected result with rb_str_escape()naruse2015-12-101-3/+8
* * test/ruby/test_gc.rb (test_expand_heap): relax condition (1->2).ko12015-12-101-1/+1
* fix r53013; the environment defines "example" as local hostnamenaruse2015-12-091-20/+20
* TestIO_Console.rb: disable getpass test by --excludesnobu2015-12-092-1/+1
* add tests for El Capitan failurenaruse2015-12-091-0/+11
* test_rubyoptions.rb: test --debugnobu2015-12-091-13/+20
* test_ssl.rb: fix ssl option flags testsnobu2015-12-091-2/+2
* * compile.c (iseq_compile_each): do not add debug informationko12015-12-091-6/+11
* * iseq.c: rename methodsko12015-12-091-3/+3
* test_io_console.rb: skipnobu2015-12-091-0/+1
* test_io_console.rb: waitnobu2015-12-091-1/+2
* test_io_console.rb: ignore echo backnobu2015-12-091-1/+1
* * vm.c (rb_vm_cref_in_context): Module#define_method in non-classko12015-12-091-1/+3
* * test/net/smtp/test_response.rb: use Test::Unit. We should use Test::Unithsbt2015-12-091-2/+2
* test_generic.rb: fix assertionnobu2015-12-081-1/+1
* test/uri/test_generic.rb (to_s): new testnormal2015-12-081-0/+7
* * string.c (rb_str_init): now accepts new option parameter `encoding'.usa2015-12-081-3/+30
* envutil.rb: improve messagenobu2015-12-081-2/+4
* * test/io/console/test_io_console.rb (run_pty): Avoid waiting twicengoto2015-12-081-1/+0
* * introduce new ISeq binary format serializer/de-serializerko12015-12-082-15/+34
* retry IO#getpassnobu2015-12-081-4/+15
* Revert r52902,r52903,r52910,r52911,r52937,r52939naruse2015-12-081-27/+4
* enumerator.c: lazy_grep_vnobu2015-12-081-0/+28
* error.c: name_err_local_variablesnobu2015-12-081-0/+10
* * array.c: Improve and fix documentation for Array#digmarcandre2015-12-081-0/+6
* marshal.c: skip internal namesnobu2015-12-081-0/+19
* test_io_console.rb: separate master and slavenobu2015-12-081-8/+16
* * test/io/console/test_io_console.rb (test_getpass): s.getpassngoto2015-12-081-10/+10
* compile optimized case dispatch for nil/true/falsenormal2015-12-082-0/+34
* insns.def (opt_case_dispatch): check Float#=== redefinitionnormal2015-12-071-0/+41
* * test/lib/iseq_loader_checker.rb: add iseq dumper/loader checker.ko12015-12-072-0/+56
* socket: expand docs+tests for recv_io/send_ionormal2015-12-071-0/+20
* * ext/psych/*: update psych to 2.0.16tenderlove2015-12-074-12/+19
* * string.c: introduce String#+@ and String#-@ to controlko12015-12-071-0/+18
* parse.y: indented hereocnobu2015-12-073-0/+136