aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * string.c (rb_memhash): randomize hash to avoid algorithmicakr2008-06-201-0/+11
* * test/testunit/collector/test_dir.rb: r15825 made it unnecessary to changemame2008-06-192-9/+9
* Update to RubyGems 1.1.1 r1784 (pre 1.2)drbrain2008-06-197-7/+67
* * test/net/http/test_http.rb: compare encodings of two strings beforemame2008-06-191-0/+1
* * test/ruby/test_enumerator.rb: fix to skip "with_memo" test.ko12008-06-191-0/+1
* * test/etc/test_etc.rb: avoid infinite loop. [ruby-dev:35158]mame2008-06-181-2/+6
* * test/ruby/test_rubyoptions.rb: use character class instead of alternationkazu2008-06-181-2/+2
* * test/ruby/test_unicode_escape.rb (test_basic): windows' echo support.usa2008-06-181-3/+3
* * test/ruby/test_shebang.rb (test_shebang): on windows path separetor is '\'.usa2008-06-181-4/+4
* * test/ruby/test_io.rb (test_copy_stream_dst_rbuf): set binmode.usa2008-06-181-1/+2
* * test/ruby/test_argf.rb: support NO_SAFE_RENAME platforms.usa2008-06-181-11/+25
* * test/ruby/test_argf.rb (test_binmode): wrong test. fixed.usa2008-06-181-3/+8
* Fix RubyGems for 1.9, r1780drbrain2008-06-171-7/+2
* Update RubyGems to 1.1.1 r1778 (almost 1.2)drbrain2008-06-1732-385/+1737
* * test/ruby/test_thread.rb: add a test.mame2008-06-121-0/+22
* * ext/stringio/stringio.c (strio_init): rewind when reopened.mame2008-06-111-2/+2
* * io.c (rb_io_reopen): clear read buffer.nobu2008-06-111-0/+8
* * test/ruby/test_float.rb: add tests. [ruby-dev:35009]kazu2008-06-101-0/+3
* * test/ruby/test_dir.rb (TestDir::test_glob): glob file names not sorted.matz2008-06-091-6/+6
* * test/zlib/test_zlib.rb: add tests to achieve over 90% test coveragemame2008-06-081-2/+576
* avoid dead lock on MacOS X.akr2008-06-081-2/+4
* * hash.c (hash_i): make Hash#hash order insensitive.akr2008-06-071-0/+4
* * test/iconv/utils.rb (default_test): override not to croak.nobu2008-06-064-21/+11
* * test/ruby/test_gc.rb: add tests to achieve over 90% test coverage ofmame2008-06-053-0/+50
* * test/stringio/test_stringio.rb: add tests to achieve over 95% testmame2008-06-052-0/+437
* * ext/openssl/ossl_ssl_session.c (ossl_ssl_session_initialize):knu2008-06-051-1/+6
* * test/iconv/utils.rb (TestIconv.testcase): make test cases conditionally.nobu2008-06-054-6/+20
* * test/iconv/test_{basic,option}.rb, test/iconv/utils.rb: added.nobu2008-06-055-27/+143
* * test/iconv/test_simple.rb: added.nobu2008-06-051-0/+27
* * test/ruby/test_transcode.rb: add tests for iso-2022-jp.mame2008-06-041-0/+15
* * test/ruby/test_process.rb: add tests.mame2008-06-041-0/+141
* avoid infinite loop on FreeBSD 6.3.akr2008-06-041-0/+8
* * test/ruby/test_dir.rb: add tests to achieve over 90% test coveragemame2008-06-033-0/+209
* * test/etc/test_etc.rb: new tests for etc.mame2008-06-031-0/+127
* * enumerator.c (enumerator_with_memo): New method: with_memo().knu2008-06-031-0/+19
* * test/ruby/test_method.rb: add a test.mame2008-06-021-0/+10
* * enc/iso_8859_5.c: Large omicron should lowercase to small omicron.mame2008-06-0214-2/+684
* * test/ruby/test_file.rb: add tests for uninitialized object.mame2008-06-023-0/+14
* * re.c: fix SEGV by Regexp.allocate.names, Match.allocate.names, etc.mame2008-06-022-0/+45
* * test/ruby/test_argf.rb (teardown): remove renamed temporary files.akr2008-06-021-0/+9
* * lib/erb.rb (ERB::Compiler::TrimScanner#scan_line): Fix a bugknu2008-06-021-5/+5
* * test/ruby/envutil.rb (assert_normal_exit): show coredump status.akr2008-06-011-0/+3
* debug print removed.akr2008-06-011-1/+0
* * gc.c (count_objects): clear given hash.akr2008-05-311-0/+6
* * test/ruby/test_regexp.rb: add tests.mame2008-05-311-0/+7
* * test/ruby/envutil.rb (assert_normal_exit): show pid when fail.akr2008-05-311-2/+4
* * test/ruby/test_rubyoptions.rb: add a test of RUBY_DESCRIPTION.kazu2008-05-301-1/+3
* * test/ruby/test_regexp.rb: add tests.mame2008-05-301-10/+45
* * test/ruby/test_signal.rb: add tests to achieve over 80% testmame2008-05-301-0/+99
* * test/ruby/test_argf.rb: rename a conflicting method name.mame2008-05-303-3/+3