summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2008-08-06add comment.naruse
2008-08-06* test/ruby/process.rb (test_popen_fork): skip a test which isnaruse
2008-08-06add tests for [ruby-dev:35726] and [ruby-dev:35709].akr
2008-08-05* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):kazu
2008-08-03* ext/win32ole/win32ole.c (hash2named_arg): refactoring.suke
2008-08-02* test/win32ole/test_err_in_callback.rb: remove temporary files.suke
2008-08-01* ext/readline/extconf.rb: checked to have clear_history inkouji
2008-08-01* test/sdbm/test_sdbm.rb: add some tests.mame
2008-08-01* parse.y (parser_yylex): removed an useless conditional, and magicyugui
2008-07-31* transcode.c (output_replacement_character):naruse
2008-07-31* test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):naruse
2008-07-31* transcode.c (get_replacement_character): use U+FFFD as replacementnaruse
2008-07-31* test/rubygems/test_gem_ext_configure_builder.rbnaruse
2008-07-31test/ruby/test_transcode.rb: added test_shift_jisduerst
2008-07-30* win32/win32.c (rb_w32_select): recalc the rest of timeout for eachnobu
2008-07-29* io.c (io_ungetc): raise NotImplementedError when ungetc is calledmame
2008-07-29* test/ruby/test_io.rb (pipe): run reader thread and writer thread.mame
2008-07-29* test/etc/test_etc.rb (test_passwd): age field may be string undermame
2008-07-29* test/etc/test_etc.rb (test_getpwuid): fix for users whose uid isnaruse
2008-07-28* math.c (math_atanh): raise EDOM on FreeBSD when atanh(1).naruse
2008-07-28* test/rss/: use PNG instead of zlib as binary data.kou
2008-07-28* test/ruby/test_require.rb (test_require_too_long_filename):mame
2008-07-27* test/openssl/test_ssl.rb (server_loop): rescue Errno::EINVAL andmame
2008-07-27merged from 1.8seki
2008-07-26* ext/win32ole/win32ole.c (Init_win32ole): addsuke
2008-07-25svn:eol-style LFnobu
2008-07-25* test/ruby/enc/test_koi8.rb: move from test/ruby/test_koi8.rb.mame
2008-07-25* test/win32ole/err_in_callback.rb : add test of raisingsuke
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