aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* parse.y: lex_state trace by yydebugnobu2015-12-131-4/+4
* * test/ruby/test_syntax.rb: fix typo in testyugui2015-12-131-1/+1
* * parse.y (parse_percent): Allow %-literals in labeled arg asyugui2015-12-131-0/+6
* * test/lib/envutil.rb: move enutil's assertions under Test::Unit::Assertion.hsbt2015-12-132-341/+334
* io.c: encoding in warningsnobu2015-12-131-0/+8
* io.c: BOM with non-UTFnobu2015-12-131-0/+14
* io.c: fix stack smashingnobu2015-12-131-0/+13
* pack.c: check index rangenobu2015-12-131-0/+19
* psych_emitter.c: check tags rangenobu2015-12-131-0/+15
* psych_emitter.c: check stringnobu2015-12-131-0/+1
* win32ole.c: check argument typenobu2015-12-131-0/+3
* * 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