summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-11-16* lib/set.rb (#>=, #>, #<=, #<): Make use of Hash#>=, #>, #<, andknu
2015-11-16struct.c: fix index in messagenobu
2015-11-15vm_method.c: check if frozen [Fix GH-1096]nobu
2015-11-14* ext/socket/lib/socket.rb: Specify frozen_string_literal: true.akr
2015-11-14test/test_tsort.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/time.rb: Specify frozen_string_literal: true.akr
2015-11-14* lib/open3.rb: Specify frozen_string_literal: true.akr
2015-11-13* vm.c (vm_define_method): do not use current CREF immediately,ko1
2015-11-13* ext/openssl/ossl_ssl.c: Merge ruby/openssl@81e1a30zzak
2015-11-12parse.y: ANDDOT fluent interfacenobu
2015-11-12* lib/rubygems: Update to RubyGems 2.5.0+ HEAD(db78980).hsbt
2015-11-12add a test.akr
2015-11-11sprintf.c: nil value is validnobu
2015-11-11vm_eval.c: skip internal namesnobu
2015-11-11* lib/net/ftp.rb (initialize): Connections are in passive mode pershugo
2015-11-11time/test_new.rb: fix testsnobu
2015-11-11sprintf.c: hash default valuenobu
2015-11-10Add tests for rb_time_timespec_newnaruse
2015-11-10* lib/open-uri.rb: Remove indicator for "frozen_string_literal: true".akr
2015-11-10hash.c: to_procnobu
2015-11-10hash.c: compare methodsnobu
2015-11-10Add a trick to pending for r52509naruse
2015-11-09add message for assert_equal.akr
2015-11-09variable.c (rb_autoload_load): allow recursive callsnormal
2015-11-09add a test.akr
2015-11-09* lib/resolv.rb (Resolv::DNS::Message::MessageEncoder#put_labels):akr
2015-11-09dignobu
2015-11-09* test/runner.rb: use official repository for coverage tool.hsbt
2015-11-09* compile.c (iseq_compile_each): Dynamic string literals should beshugo
2015-11-08test_gdbm.rb: typonobu
2015-11-06* test/runner.rb: extracted test helper.hsbt
2015-11-06change DOTQnobu
2015-11-06parse.y: fix segv after invalid keyword argumentnobu
2015-11-05test/ruby/test_autoload: hoist out ruby_impl_requirenormal
2015-11-04test_gdbm.rb: sync after reorganizenobu
2015-11-04mkmf/base.rb: capture outputnobu
2015-11-03test_gdbm.rb: teardownnobu
2015-11-03test_timeout.rb: exact messagesnobu
2015-11-03test_gdbm.rb: teardownnobu
2015-11-03parse.y: revert lbracketnobu
2015-11-02parse.y: lbracketnobu
2015-11-01parse.y: invalid symbolnobu
2015-10-31* test/openssl/test_pair.rb: skipped tests if openssl doesn't supporthsbt
2015-10-31test_super.rb: test_missing_supernobu
2015-10-31test_exception.rb: get rid of did_you_meannobu
2015-10-31eval_error.c: Fix a format of `NameError#message`nobu
2015-10-30explicitly overwrite signal handlingnaruse
2015-10-30test/fiddle: revert r52384 partiallynobu
2015-10-30set as binary before gsubnaruse
2015-10-30show parent process's signal mask from child processnaruse