summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-05-07test/testunit: fix for recent minitestnobu
2012-05-07* lib/minitest/unit.rb (assert_match): refix of r35563.naruse
2012-05-07Correct requiring path to metametameta.rb.naruse
2012-05-07test_ssl.rb: test only if necessary option is available.nobu
2012-05-07* ext/json: Merge JSON 1.7.1.naruse
2012-05-07* ext/openssl/ossl_ssl.c: add support for option flagsemboss
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-05-07* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-05-07test_gem_installer.rb: fix argument ordernobu
2012-05-06* ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss
2012-05-05Revert r35443.naruse
2012-05-05* test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin
2012-05-04Imported minitest 2.12.1 (r7323)ryan
2012-05-04* test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.naruse
2012-05-04* io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.naruse
2012-05-04rescue if it cannnot load psych.naruse
2012-05-03Embed backtrace to debug.naruse
2012-05-03* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse
2012-05-03rdoc: --extension option fixnobu
2012-05-03rdoc: non-binary multibytenobu
2012-05-02* parse.y (parser_yylex): allow spaces between lambda arrow andnobu
2012-05-02* ext/readline/readline.c (Readline.special_prefixes=)kouji
2012-05-01* ext/readline/readline.c (Readline.pre_input_hook)kouji
2012-05-01* test/ruby/test_settracefunc.rb: ignore traces from another threadsusa
2012-04-30add an assertion.akr
2012-04-30* lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr
2012-04-30* test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika
2012-04-30* test/net/http/test_https.rb: update test for r35494ayumin
2012-04-28add a test for yaml ast roundtrippingtenderlove
2012-04-28* parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu
2012-04-27* test/readline/test_readline.rb (setup): avoid affected by user'snobu
2012-04-27test/readline/test_readline.rb: suppress bellnobu
2012-04-26* ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr
2012-04-25* test/optparse/test_summary.rb (test_summary_containing_space): addnagachika
2012-04-24* lib/optparse.rb (OptionParser#to_a): split for each lines.nobu
2012-04-24Cent OS 5.6 wakes up in 4.989596sec from sleep(5).naruse
2012-04-24* enc/euc_jp.c: added EUC-JP-2004 and its alias EUC-JISX0213.usa
2012-04-24* compile.c: fix to output warning when the same literalsko1
2012-04-24* parse.y (parser_yylex): EXPR_BEG by keywords is a start point ofnobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): should split by end-of-linenobu
2012-04-24* lib/optparse.rb (OptionParser#to_a): String#to_a is no longernobu
2012-04-24* hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu
2012-04-24* test/drb/drbtest.rb ({DRbCore,DRbAry}#teardown}: cannot pass SIGTERMusa
2012-04-24fix condition to set yaml enginenobu
2012-04-23* parse.y (primary): remove wrong "fixpos" that caused incorrectmame
2012-04-23Wait until the server stops.naruse
2012-04-23* ext/iconv: deprecated. [Feature #6322]nobu
2012-04-23test with psychnobu
2012-04-23ignore unnecessary testnobu