aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* temporally remove prompt to pass the testnaruse2015-12-071-1/+1
* test_io_console.rb: waitnobu2015-12-061-1/+2
* * test/webrick/test_cgi.rb (TestWEBrickCGI#test_cgi): gave up the testusa2015-12-061-5/+4
* * test/fileutils/test_fileutils.rb: add debug output to investigate the error...usa2015-12-061-1/+6
* console.c: console_getpassnobu2015-12-061-0/+14
* test_env.rb: escapenobu2015-12-061-1/+1
* assertions.rb: fallback encoding errornobu2015-12-051-1/+5
* hash.c: env encoding fallback on Windowsnobu2015-12-051-0/+11
* string.c: should not taint fstringnobu2015-12-041-0/+10
* * lib/rubygems: Update to RubyGems 2.5.0+ HEAD(fdab4c4).hsbt2015-12-044-2/+17
* Revert r52872 "string.c: should not taint fstring"naruse2015-12-041-9/+0
* thread.c: name must be ascii-compatiblenobu2015-12-041-0/+1