aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * enc/iso_2022_jp.h: add CP50220.naruse2010-05-171-0/+9
* * test/ruby/test_dir_m17n.rb: changes for windows.usa2010-05-171-26/+46
* * parse.y (parser_read_escape, parser_tokadd_escape): allow a hex ormame2010-05-161-1/+4
* * ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui2010-05-161-1/+1
* * test/ruby/test_rubyoptions.rb (test_segv_test): VC runtime adds some messagesusa2010-05-141-2/+12
* * test/ruby/test_process.rb: skip some tests on Windows.usa2010-05-141-17/+17
* * test/ruby/test_io_m17n.rb (test_textmode_paragraph_binaryread):nobu2010-05-131-2/+0
* add a test.akr2010-05-131-0/+12
* * test/scanf/test_scanf.rb (ScanfTests#each_test): yield in order.nobu2010-05-131-7/+10
* * ext/io/console/console.c (get_write_fd): return primary fd if nonobu2010-05-131-0/+9
* * test/ruby/test_io_m17n.rb (TestIO_M17N#test_cbuf_select),nobu2010-05-131-11/+11
* * test/ruby/test_process.rb: skip some tests on Windows.usa2010-05-131-45/+62
* * test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa2010-05-131-0/+1
* add a test.akr2010-05-121-8/+15
* new test file.akr2010-05-121-0/+73
* * numeric.c (flo_to_s): make minimum string representation.nobu2010-05-121-0/+7
* * re.c (rb_reg_initialize_m): fix wrong index for the langnaruse2010-05-121-0/+4
* * test/rake/test_task_arguments.rb: makes ENV empty during testsmame2010-05-111-2/+7
* * ext/bigdecimal/lib/bigdecimal/math.rb (atan), test/bigdecimal/test_bigmath....mrkn2010-05-111-0/+2
* * ext/psych/parser.c (parse): Return strings encoded astenderlove2010-05-101-0/+16
* * test/ruby/test_fiber.rb: add ML ref.mame2010-05-091-1/+1
* * cont.c (fiber_switch): raise FiberError when returning to deadmame2010-05-091-0/+11
* * test/rubygems/mockgemui.rb (MockGemUi::TTY),nobu2010-05-093-0/+8
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu2010-05-091-1/+1
* * test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu2010-05-091-1/+1
* * test/dl/test_callback.rb: fixing valgrind errors. Ruby string may betenderlove2010-05-091-1/+2
* * test/net/imap/test_imap.rb: use IPv4 forshugo2010-05-091-9/+17
* * lib/net/imap.rb (disconnect): terminates @receiver_thread even ifshugo2010-05-081-0/+37
* * test/dl/test_base.rb (libc_so, libm_so): supports solaris.yugui2010-05-081-0/+12
* * ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu2010-05-081-0/+11
* don't sleep indefinitely. collect the zombie.akr2010-05-071-3/+6
* Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse2010-05-071-2/+8
* * ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse2010-05-061-0/+1
* * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu2010-05-061-2/+17
* * ext/fiddle/*: Adding fiddle library to wrap libffitenderlove2010-05-064-0/+205
* * test/etc/test_etc.rb: assert only when any value is given.nobu2010-05-051-2/+2
* Fix and add tests for String#inspect. [ruby-dev:41153]naruse2010-05-041-6/+23
* * test/ruby/test_require.rb (test_relative_symlink): skip if symlink is notusa2010-05-042-7/+17
* * error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu2010-05-041-0/+8
* * test/fileutils/test_fileutils.rb (test_copy_stream):nobu2010-05-041-7/+8
* Setup Symbol#to_json to avoid conflict.naruse2010-05-041-0/+8
* * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame2010-05-032-18/+79
* * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu2010-05-021-23/+93
* * test/json/test_json_addition.rb (test_utc_datetime): fixednobu2010-05-021-2/+2
* * test: fixed wrong assertions.nobu2010-05-022-13/+13
* * test/digest/test_digest.rb (test_eq): use descriptive assertion.nobu2010-05-021-1/+1
* * test/test_tempfile.rb: fixed errors.nobu2010-05-011-3/+3
* * lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu2010-05-011-8/+8
* Upgrade to RDoc 2.5.8drbrain2010-05-011-2/+2
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-301-0/+8