aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_require.rb (test_require_too_long_filename):mame2008-07-281-1/+8
* * test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL andmame2008-07-271-3/+2
* merged from 1.8seki2008-07-271-62/+68
* * ext/win32ole/win32ole.c (Init_win32ole): addsuke2008-07-261-50/+80
* svn:eol-style LFnobu2008-07-252-84/+84
* * test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame2008-07-251-0/+0
* * test/win32ole/err_in_callback.rb : add test of raisingsuke2008-07-252-0/+84
* * ext/win32ole/win32ole.c (Init_win32ole): addsuke2008-07-251-37/+53
* * test/ruby/test_transcode.rb: refactoring/cleanup ofduerst2008-07-251-7/+8
* * test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant testmame2008-07-231-9/+4
* * test/ruby/test_marshal.rb: suppress warning during test.mame2008-07-231-0/+9
* * test/ruby/test_dir.rb: suppress warning during test.mame2008-07-231-0/+3
* * test/zlib/test_zlib.rb (TestZlibDeflate#test_params): suppress a finalizer ...kazu2008-07-231-0/+1
* * test/rdoc/test_rdoc_parser_ruby.rb (teardown): close tempfile.mame2008-07-221-1/+1
* * test/ruby/test_transcode.rb: added two commentsduerst2008-07-221-2/+2
* * test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]kazu2008-07-222-1/+4
* Update to RDoc 2.1.0 r112drbrain2008-07-215-82/+105
* * compile.c (iseq_compile_each): NODE_POSTEXE should set each endnobu2008-07-201-0/+15
* Import RDoc r104. Various test fixes.drbrain2008-07-181-28/+71
* Import RDoc r101.drbrain2008-07-188-20/+942
* * test/rdoc/test_rdoc_c_parser.rb (teardown): close tempfile.mame2008-07-171-1/+1
* * test/ruby/test_process.rb (test_getpriority, test_setpriority): usemame2008-07-171-3/+3
* * test/ruby/enc: moved tests for particular encodings.nobu2008-07-1612-0/+0
* * test/ruby/test_signal.rb (test_trap): string commands are allowed.nobu2008-07-161-2/+2
* * test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame2008-07-1514-873/+540
* * test/win32ole/test_win32ole_event.rb (teardown): fix typo.suke2008-07-141-2/+2
* * test/ruby/test_time.rb (TestTime#test_time_interval): add timeoutkazu2008-07-141-1/+6
* * test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ...kazu2008-07-141-0/+9
* * ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hashsuke2008-07-131-1/+82
* * test/win32ole/test_win32ole_event.rb: add testsuke2008-07-121-0/+24
* * 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