summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-05-11Add debug print to investigate a failure on Travis-CI.akr
2013-05-11Simplify test with Socket.getifaddrsnaruse
2013-05-11* ext/socket: New method, Socket.getifaddrs, implemented.akr
2013-05-11disable test_fcntl_lock_linux on x32.akr
2013-05-10parse.y: invalid name as mere stringnobu
2013-05-10* test/dtrace/helper.rb: ignore empty SUDO. reuse SUDO value by usingnobu
2013-05-10Fixed minitest dependency bug by removing env PARALLEL checks (no clue why th...ryan
2013-05-09* ext/socket/ancdata.c (bsock_sendmsg_internal): Always setakr
2013-05-08class.c: include modules onlynobu
2013-05-08class.c: exclude original modulenobu
2013-05-08* io.c (rb_io_ext_int_to_encs): ignore internal encoding if externalnaruse
2013-05-08parse.y: fail if invalid namenobu
2013-05-08test_scanner_events.rb: assert_locationnobu
2013-05-05* test/ruby/test_defined.rb (TestDefined#test_super_toplevel):nobu
2013-05-05insns.def: method entry from method framenobu
2013-05-03* lib/cgi/util.rb: class methods modulize for using like a function.xibbar
2013-05-02object.c: skip prepending modulesnobu
2013-05-02marshal.c: no overwriting ivarsnobu
2013-05-02Fix rondom failure introduced by r40553naruse
2013-05-02Fix test of parallel test breaked by r40553naruse
2013-05-02Imported minitest 4.7.4 (r8483)ryan
2013-05-02* test/ruby/test_process.rb (TestProcess#test_no_curdir): maybe nowusa
2013-04-30proc.c: frozen core methodsnobu
2013-04-28test_io_console.rb: investigate hang-upnobu
2013-04-27test_syntax.rb: split test_syntaxnobu
2013-04-26* lib/rexml/text.rb (REXML::Text.normalize): Fix a bug that allkou
2013-04-26* lib/rexml/element.rb (REXML::Attributes#to_a): Supportkou
2013-04-25ring.rb: specify multicast interfaceshirosaki
2013-04-25test_rinda.rb: Use KILL on Windowsshirosaki
2013-04-25io.c: conversion from bom encodingnobu
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-24parse.y: disallow $-nobu
2013-04-23* string.c (rb_str_inspect): refix r40413, on Ruby 1.9 usual characternaruse
2013-04-23* lib/net/imap.rb (getacl_response): parse the mailbox of an ACLshugo
2013-04-23string.c: fix for UTF-32nobu
2013-04-23* test/ruby/test_module.rbknu
2013-04-23* string.c (rb_str_inspect): NUL should not be represented asknu
2013-04-22marshal.c: fix marshal_load ivarnobu
2013-04-22More tests.akr
2013-04-22Specify --disable-gemsnaruse
2013-04-20* test/csv/test_features.rb, test/logger/test_logger.rbakr
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-20marshal.c: use ivars of marshal_dump datanobu
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-19Add --disable-gems for tests which doesn't use rubygemsnaruse
2013-04-19* lib/net/imap.rb (body_type_msg): should acceptshugo
2013-04-19test_module.rb: renamenobu
2013-04-19marshal.c: no duplicated encodingnobu
2013-04-18* test/openssl/test_cipher.rb: Correct a typonaruse