summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2012-05-15 * ext/date/date_strftime.c: should also be aware of flags ontadf
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: fix a bug with stringtenderlove
2012-05-15* ext/psych/lib/psych/visitors/to_ruby.rb: convert omap tagged maps totenderlove
2012-05-15test for Bug #6385nobu
2012-05-15test/ruby/test_file.rb: use tmpdirnobu
2012-05-15test/ruby/test_marshal.rb: close pipesnobu
2012-05-14Check IFDISABLED on Mac OS X.naruse
2012-05-14Bug #6403: reset states after empty argsnobu
2012-05-13* enumerator.c (lazy_take_func, lazy_take): multiple calls ofnagachika
2012-05-13* test/ruby/test_io.rb (test_flush_in_finalizer1): don't use IO.for_fdnagachika
2012-05-13* test/ruby/test_io.rb (TestIO): revert r35631. it broke the intent ofnagachika
2012-05-12* test/ruby/test_io.rb (class TestIO): Disable GC during IO tests toluislavena
2012-05-11Revert r35622.naruse
2012-05-11* thread.c (rb_threadptr_execute_interrupts_common): th->errinfo isnaruse
2012-05-11Add a test: BigDecimal("0").div(BigDecimal("Infinity")).naruse
2012-05-11Bug #6419: fix cmdarg beginnobu
2012-05-10adding a few tests surrounding file open argumentstenderlove
2012-05-10fix the path of ifconfig.naruse
2012-05-10skip addresses whose interface is set as POINTOPOINT.naruse
2012-05-10Skip IPv6 addresses whose interface is set as IFDISABLED.naruse
2012-05-10test/minitest: Correct requiring path to metametameta.rb.nobu
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