aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.mame2008-07-111-0/+8
* * test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.suke2008-07-105-0/+27
* * test/ruby/envutil.rb (assert_normal_exit): r17993 revert.wanabe2008-07-101-2/+2
* * test/ruby/envutil.rb (assert_normal_exit): finish writing scriptwanabe2008-07-101-2/+2
* * string.c (rb_str_succ): alphabets or numerics mutually enclosingnobu2008-07-081-0/+1
* * ext/win32ole/win32ole.c (find_default_source): bug fix whensuke2008-07-081-0/+10
* * ext/win32ole/win32ole.c (find_default_source): try tosuke2008-07-081-0/+14
* * string.c (rb_str_succ): limit carrying in an alphanumeric region ifnobu2008-07-071-0/+5
* * ext/win32ole/win32ole.c(Init_win32ole): addsuke2008-07-071-1/+52
* * test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse2008-07-071-1/+2
* * test/win32ole/test_win32ole_type.rb (test_initialize): add suke2008-07-061-1/+16
* test_str_slice! refactored.akr2008-07-051-3/+5
* * test/win32ole/test_word.rb: check word installed.suke2008-07-051-25/+52
* * ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?suke2008-07-051-0/+10
* * re.c (unescape_nonascii): add has_property argument not toakr2008-07-041-0/+8
* * re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.akr2008-07-041-0/+19
* * ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke2008-07-041-0/+38
* new file.akr2008-07-031-0/+15
* * ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke2008-07-021-0/+2
* * test/ruby/test_settracefunc.rb: fix expected traces formame2008-07-011-14/+24
* * lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame2008-07-014-39/+77
* * lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),nobu2008-07-011-6/+26
* RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].drbrain2008-06-301-2/+2
* * test/openssl/test_ssl.rb (start_server): shutdown TCPServer beforemame2008-06-301-7/+12
* add an assertion.akr2008-06-301-0/+1
* * test/ruby/test_settracefunc.rb (test_raise): reveal an exceptionmame2008-06-301-2/+6
* * test/ruby/test_array.rb (test_aset): access with too big indexmame2008-06-301-2/+2
* add a test for [ruby-dev:34619].akr2008-06-301-0/+8
* * test/net/http/test_http.rb (_test_request__file): specify encodingmame2008-06-292-2/+3
* * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko12008-06-292-4/+4
* * test/ruby/test_parse.rb: remove tests for open_args.mame2008-06-291-48/+0
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#to_feed): raisekou2008-06-291-15/+31
* * lib/rss/maker/base.rb (RSS::Maker::RSSBase#make): require block.kou2008-06-293-7/+10
* * lib/rss/rss.rb, test/rss/test_version.rb (RSS::VERSION): 0.2.4 -> 0.2.5.kou2008-06-291-1/+1
* fix test_status_kill for coredump message in Process::Status#inspect.akr2008-06-281-1/+5
* add a test for [ruby-dev:34958].akr2008-06-281-0/+10
* * test/rubygems/test_gem.rb (test_self_path_APPLE_GEM_HOME): don't useakr2008-06-281-3/+5
* * ext/win32ole/win32ole.c : check String encoding whensuke2008-06-271-4/+5
* * time.c: fix rounding negative float.akr2008-06-271-0/+12
* * test/inlinetest.rb (InlineTest.in_progname): workaround for frozennobu2008-06-271-3/+3
* * lib/erb.rb: adjust line number for magic comment.kazu2008-06-271-1/+26
* Upgrade to RubyGems 1.2.0 r1824. Incorporates [ruby-core:17353].drbrain2008-06-2613-124/+320
* * test/ruby/test_process.rb (test_exec_wordsplit): on win32, exec'ed process ...usa2008-06-241-2/+13
* * test_process.rb (test_popen_fork): skip test if fork is not implemented.usa2008-06-241-5/+7
* * 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