summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12Remove extra assert_nil in Rinda testseregon
2017-12-12Fix tests which fail with extra stderr output when a Thread dieseregon
2017-12-12Rescue expected Interrupt in TupleSpaceTestModule#test_take_bug_8215eregon
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-12irb/test_init.rb: add test to ensure $0k0kubun
2017-12-12test_struct.rb: rename constants to clarifyk0kubun
2017-12-12ext/coverage/coverage.c: Add test casesyui-knk
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-12irb.rb: preserve ARGV on binding.irbk0kubun
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-12ext/coverage/coverage.c: remove COVERAGE_EXPERIMENTAL_MODEmame
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
2017-12-06remove unnecessary read_timeout.shugo
2017-12-06`Integer#pow(b)` accepts numerickazu
2017-12-05test_syntax.rb: Add a test case for `not()`yui-knk
2017-12-05ext/coverage/coverage.c: method coverage has column info. of method def.mame
2017-12-05Revamp method coverage to support define_methodmame
2017-12-05Remove unnecessary read_timeout.shugo
2017-12-04bignum.c, numeric.c: add Integer#pow(b, m)mrkn
2017-12-04revert r60999usa
2017-12-03give a change to determine to rotate the log or notusa
2017-12-03Add test for Bug::String.buf_newnaruse
2017-12-02Modules should not have subclasses.shugo
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-12-01Append "//" if empty host for file or postgres URInaruse
2017-12-01Merge psych-3.0.0.hsbt
2017-11-29Make Module#{define|alias|undef|remove}_method public [#14133]marcandre
2017-11-29Make Module#attr{accessor|reader|writer|} public [#14132]marcandre
2017-11-29test_workspace.rb: prefer using skipk0kubun
2017-11-29file.c: File.lutimenobu
2017-11-29* remove trailing spaces.svn
2017-11-29Unused module refinement shouldn't break method search.shugo
2017-11-29strscan.c: add MatchData-like methodsnobu
2017-11-28Merge rubygems-2.7.3.hsbt
2017-11-27Merge rdoc-6.0.0.beta4 from upstream.hsbt
2017-11-27Merge psych-3.0.0.beta4 from upstream.hsbt