aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* add several tests for UTF-32LE.akr2008-08-081-0/+7
* * transcode_data.h (rb_transcoder): from_unit_length field added.akr2008-08-081-1/+23
* * transcode_data.h (rb_transcoding): new field "stateful".akr2008-08-071-3/+4
* add comment.naruse2008-08-061-1/+1
* * test/ruby/process.rb (test_popen_fork): skip a test which isnaruse2008-08-061-0/+1
* add tests for [ruby-dev:35726] and [ruby-dev:35709].akr2008-08-061-0/+6
* * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush):kazu2008-08-051-1/+5
* * ext/win32ole/win32ole.c (hash2named_arg): refactoring.suke2008-08-032-0/+26
* * test/win32ole/test_err_in_callback.rb: remove temporary files.suke2008-08-021-3/+12
* * ext/readline/extconf.rb: checked to have clear_history inkouji2008-08-011-0/+313
* * test/sdbm/test_sdbm.rb: add some tests.mame2008-08-011-0/+34
* * parse.y (parser_yylex): removed an useless conditional, and magicyugui2008-08-011-0/+18
* * transcode.c (output_replacement_character):naruse2008-07-311-0/+15
* * test/ruby/test_transcode.rb (test_unicode_public_review_issue_121):naruse2008-07-311-2/+2
* * transcode.c (get_replacement_character): use U+FFFD as replacementnaruse2008-07-311-7/+4
* * test/rubygems/test_gem_ext_configure_builder.rbnaruse2008-07-311-2/+1
* test/ruby/test_transcode.rb: added test_shift_jisduerst2008-07-311-0/+56
* * win32/win32.c (rb_w32_select): recalc the rest of timeout for eachnobu2008-07-301-0/+10
* * io.c (io_ungetc): raise NotImplementedError when ungetc is calledmame2008-07-291-9/+28
* * test/ruby/test_io.rb (pipe): run reader thread and writer thread.mame2008-07-291-57/+81
* * test/etc/test_etc.rb (test_passwd): age field may be string undermame2008-07-291-1/+1
* * test/etc/test_etc.rb (test_getpwuid): fix for users whose uid isnaruse2008-07-291-3/+3
* * math.c (math_atanh): raise EDOM on FreeBSD when atanh(1).naruse2008-07-281-0/+4
* * test/rss/: use PNG instead of zlib as binary data.kou2008-07-283-21/+12
* * 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