summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-06-30add a test for [ruby-dev:34619].akr
2008-06-29* test/net/http/test_http.rb (_test_request__file): specify encodingmame
2008-06-29* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko1
2008-06-29* test/ruby/test_parse.rb: remove tests for open_args.mame
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou
2008-06-29* lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou
2008-06-29* lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou
2008-06-28fix test_status_kill for coredump message in Process::Status#inspect.akr
2008-06-28add a test for [ruby-dev:34958].akr
2008-06-28* test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't useakr
2008-06-27* ext/win32ole/win32ole.c : check String encoding whensuke
2008-06-27* time.c: fix rounding negative float.akr
2008-06-27* test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu
2008-06-27* lib/erb.rb: adjust line number for magic comment.kazu
2008-06-26Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].drbrain
2008-06-24* test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...usa
2008-06-24* test_process.rb (test_popen_fork): skip test if fork is not implemented.usa
2008-06-20* string.c (rb_memhash): randomize hash to avoid algorithmicakr
2008-06-19* test/testunit/collector/test_dir.rb: r15825 made it unnecessary to changemame
2008-06-19Update to RubyGems 1.1.1 r1784 (pre 1.2)drbrain
2008-06-19* test/net/http/test_http.rb: compare encodings of two strings beforemame
2008-06-19* test/ruby/test_enumerator.rb: fix to skip "with_memo" test.ko1
2008-06-18* test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]mame
2008-06-18* test/ruby/test_rubyoptions.rb: use character class instead of alternationkazu
2008-06-18* test/ruby/test_unicode_escape.rb (test_basic): windows' echo support.usa
2008-06-18* test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.usa
2008-06-18* test/ruby/test_io.rb (test_copy_stream_dst_rbuf): set binmode.usa
2008-06-18* test/ruby/test_argf.rb: support NO_SAFE_RENAME platforms.usa
2008-06-18* test/ruby/test_argf.rb (test_binmode): wrong test. fixed.usa
2008-06-17Fix RubyGems for 1.9, r1780drbrain
2008-06-17Update RubyGems to 1.1.1 r1778 (almost 1.2)drbrain
2008-06-12* test/ruby/test_thread.rb: add a test.mame
2008-06-11* ext/stringio/stringio.c (strio_init): rewind when reopened.mame
2008-06-11* io.c (rb_io_reopen): clear read buffer.nobu
2008-06-10* test/ruby/test_float.rb: add tests. [ruby-dev:35009]kazu
2008-06-09* test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz
2008-06-08* test/zlib/test_zlib.rb: add tests to achieve over 90% test coveragemame
2008-06-08avoid dead lock on MacOS X.akr
2008-06-07* hash.c (hash_i): make Hash#hash order insensitive.akr
2008-06-06* test/iconv/utils.rb (default_test): override not to croak.nobu
2008-06-05* test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame
2008-06-05* test/stringio/test_stringio.rb: add tests to achieve over 95% testmame
2008-06-05* ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu
2008-06-05* test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.nobu
2008-06-05* test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.nobu
2008-06-05* test/iconv/test_simple.rb: added.nobu
2008-06-04* test/ruby/test_transcode.rb: add tests for iso-2022-jp.mame
2008-06-04* test/ruby/test_process.rb: add tests.mame
2008-06-04avoid infinite loop on FreeBSD 6.3.akr
2008-06-03* test/ruby/test_dir.rb: add tests to achieve over 90% test coveragemame