summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2013-05-21* ext/digest/lib/digest.rb (Digest::Class.file): Take optionalknu
2013-05-21test_dir_m17n.rb: sort Dir.entriesnobu
2013-05-21force_encoding expected result as filesystem encodingnaruse
2013-05-20dir.c: compose HFS file namesnobu
2013-05-20test_dir_m17n.rb: assert_separatelynobu
2013-05-20envutil.rb: envutil in childnobu
2013-05-20test_objectspace.rb: run test_each_object separatelynobu
2013-05-20webrick: fix non-ascii escape bugsnobu
2013-05-19Default script encoding is now UTF-8naruse
2013-05-19* test/webrick/test_htmlutils.rb: add test for WEBrick::HTMLUtils.ayumin
2013-05-18* lib/uri/common.rb (URI.decode_www_form): scrub string if decodednaruse
2013-05-18* lib/set.rb (Set#delete_if, Set#keep_if): Make Set#delete_if andknu
2013-05-18* string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse
2013-05-18compile.c: forward kwrestnobu
2013-05-18enumerator.c: use VALUEnobu
2013-05-14* ext/psych/lib/psych.rb: Adding Psych.safe_load for loading a usertenderlove
2013-05-14* test/psych/helper.rb: envutil is not available outside Ruby, sotenderlove
2013-05-14* ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika
2013-05-13proc.c: Kernel#singleton_methodnobu
2013-05-12fix a typokazu
2013-05-11* test/rinda/test_rinda.rb: Socket.getifaddrs may returns an interfaceakr
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