summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-05-09* lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo
2012-05-09 * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu
2012-05-09Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-05-08* io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki
2012-05-08test/mkmf/base.rb: hide compiler outputnobu
2012-05-08test: fix test conditionsnobu
2012-05-08test: why believe source directories are writable always?nobu
2012-05-08* test/minitest/metametameta.rb (MetaMetaMetaTestCase#assert_report):usa
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