summaryrefslogtreecommitdiff
path: root/test/ruby
AgeCommit message (Expand)Author
2017-12-22update unicode data files directorynobu
2017-12-22force hash values fixableusa
2017-12-21test for [Bug #14214]nobu
2017-12-21Don't allow mixed escapenaruse
2017-12-21move dump format validation into parsing epiloguenaruse
2017-12-21fix escapes in undumpnaruse
2017-12-20extend timeout limit.ko1
2017-12-20parse.y: end of script at newlinenobu
2017-12-19skip test_aspawn_too_long_path on Solaris 10 or earlierngoto
2017-12-19compile.c: side effect in splatnobu
2017-12-18test_io.rb: EINVAL on Windowsnobu
2017-12-18io.c: opening external commandnobu
2017-12-18io.c: open generic in binreadnobu
2017-12-18check EOPNOTSUPP.ko1
2017-12-18io.c: opening external commandnobu
2017-12-18test/ruby/test_io.rb: test for r61314nobu
2017-12-17thread.c: fix overly long Thread#join w/ timeoutnormal
2017-12-16ruby.c: script __dir__ encodingnobu
2017-12-16test_vm_dump.rb: skip if gccnobu
2017-12-16string.c: multiple codepointsnobu
2017-12-15thread.c: fix deadlocknobu
2017-12-14The main Thread should have report_on_exception=true for consistencyeregon
2017-12-14Implement String#undump to unescape String#dump-ed stringtadd
2017-12-13test/ruby/test_env.rb: suppress a warningnobu
2017-12-13test_process.rb: fix error when empty groupsnobu
2017-12-13Avoid extra output in test_thread_interrupt_for_killed_threaderegon
2017-12-12Revert r61192 and r61193eregon
2017-12-12Use EnvUtil.with_default_external in tests needing iteregon
2017-12-12Remove useless assertion in TestThread#test_handle_interrupt_blockingeregon
2017-12-12Handle exception explicitly in TestBignum#test_interrupt_during_to_seregon
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12Fix tests which fail with extra stderr output when a Thread dieseregon
2017-12-12Set Thread.report_on_exception=true by default to report exceptions in Threadseregon
2017-12-12struct.c: show `keyword_init: true` on inspectk0kubun
2017-12-12test_struct.rb: rename constants to clarifyk0kubun
2017-12-12Unneeded assertiona_matsuda
2017-12-12Add Method#=== that invokes #calla_matsuda
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-12-12error.c(exc_full_message): Exception#full_messagesorah
2017-12-12Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse
2017-12-12process.c: add Process.last_statusmrkn
2017-12-12struct.c: add keyword_init option to Struct.newk0kubun
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei
2017-12-11Fix a method nameyui-knk
2017-12-11remove vm_opt_binop_dispatch().ko1
2017-12-10Add case equality arity to Enumerable#all?, any?, none? and one?,marcandre
2017-12-09test_process.rb (test_maxgroups): add assertionsnobu
2017-12-08test_file_exhaustive.rb: get rid of failuresnobu
2017-12-08test_file_exhaustive.rb: test_utime_symlinkfilenobu
2017-12-08test_file_exhaustive.rb: fix arguments ordernobu