summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-07-25* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25* test/ruby/test_transcode.rb: refactoring/cleanup ofduerst
2008-07-23* test/socket/test_tcp.rb (test_recvfrom): replace an irrelevant testmame
2008-07-23* test/ruby/test_marshal.rb: suppress warning during test.mame
2008-07-23* test/ruby/test_dir.rb: suppress warning during test.mame
2008-07-23* test/zlib/test_zlib.rb (TestZlibDeflate#test_params): suppress a finalizer ...kazu
2008-07-22* test/rdoc/test_rdoc_parser_ruby.rb (teardown): close tempfile.mame
2008-07-22* test/ruby/test_transcode.rb: added two commentsduerst
2008-07-22* test/ruby/test_dir.rb: use realpath of tmpdir. [ruby-dev:35481]kazu
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-20* compile.c (iseq_compile_each): NODE_POSTEXE should set each endnobu
2008-07-18Import RDoc r104. Various test fixes.drbrain
2008-07-18Import RDoc r101.drbrain
2008-07-17* test/rdoc/test_rdoc_c_parser.rb (teardown): close tempfile.mame
2008-07-17* test/ruby/test_process.rb (test_getpriority, test_setpriority): usemame
2008-07-16* test/ruby/enc: moved tests for particular encodings.nobu
2008-07-16* test/ruby/test_signal.rb (test_trap): string commands are allowed.nobu
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-07-14* test/win32ole/test_win32ole_event.rb (teardown): fix typo.suke
2008-07-14* test/ruby/test_time.rb (TestTime#test_time_interval): add timeoutkazu
2008-07-14* test/ruby/test_variable.rb (TestVariable#test_global_variable_0): add test ...kazu
2008-07-13* ext/win32ole/win32ole.c (EVENTSINK_Invoke): using hashsuke
2008-07-12* test/win32ole/test_win32ole_event.rb: add testsuke
2008-07-11* test/zlib/test_zlib.rb: add a test for Zlib::Deflate#params.mame
2008-07-10* test/win32ole/test_win32ole_typelib.rb: add some illegal argument test.suke
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): r17993 revert.wanabe
2008-07-10* test/ruby/envutil.rb (assert_normal_exit): finish writing scriptwanabe
2008-07-08* string.c (rb_str_succ): alphabets or numerics mutually enclosingnobu
2008-07-08* ext/win32ole/win32ole.c (find_default_source): bug fix whensuke
2008-07-08* ext/win32ole/win32ole.c (find_default_source): try tosuke
2008-07-07* string.c (rb_str_succ): limit carrying in an alphanumeric region ifnobu
2008-07-07* ext/win32ole/win32ole.c(Init_win32ole): addsuke
2008-07-07* test/ruby/test_dir.rb (test_chroot_nodir): add Errno::EPERM.naruse
2008-07-06* test/win32ole/test_win32ole_type.rb (test_initialize): add suke
2008-07-05test_str_slice! refactored.akr
2008-07-05* test/win32ole/test_word.rb: check word installed.suke
2008-07-05* ext/win32ole/win32ole.c: add WIN32OLE#ole_respond_to?suke
2008-07-04* re.c (unescape_nonascii): add has_property argument not toakr
2008-07-04* re.c (unescape_nonascii): make regexp fixed_encoding if \p is used.akr
2008-07-04* ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE suke
2008-07-03new file.akr
2008-07-02* ext/win32ole/win32ole.c: avoid creating Ruby object duringsuke
2008-07-01* test/ruby/test_settracefunc.rb: fix expected traces formame
2008-07-01* lib/test/unit/ui/console/testrunner.rb: prevent destructive modification to...mame
2008-07-01* lib/rubygems/ext/builder.rb (Gem::Ext::Builder.make),nobu
2008-06-30RubyGems patches by Yusuke ENDOH [ruby-core:17442], [ruby-core:17444].drbrain
2008-06-30* test/openssl/test_ssl.rb (start_server): shutdown TCPServer beforemame
2008-06-30add an assertion.akr
2008-06-30* test/ruby/test_settracefunc.rb (test_raise): reveal an exceptionmame
2008-06-30* test/ruby/test_array.rb (test_aset): access with too big indexmame