summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-05-19merge from trunk (r27877, r27879, r27880, r27883, r27884)usa
2010-05-17merge revision(s) 27860:naruse
2010-05-17merge from trunk (r27856, r27857)usa
2010-05-16* ruby/test_rubyoptions.rb (TestRubyOptions#test_segv_test):yugui
2010-05-16merges r27791 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27787 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27784 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27762 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27737 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27723 from trunk into ruby_1_9_2.yugui
2010-05-16merges r27713 and r27715 from trunk into ruby_1_9_2.yugui
2010-05-14merge from trunk (r27796)usa
2010-05-14merge from trunk (r27779, r27793)usa
2010-05-13* test/ruby/test_io_m17n.rb (test_stdin_external_encoding_with_reopen): skipusa
2010-05-12* re.c (rb_reg_initialize_m): fix wrong index for the langnaruse
2010-05-12* numeric.c (flo_to_s): make minimum string representation.nobu
2010-05-11merge from trunk (r27734)mrkn
2010-05-09* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu
2010-05-09* test/bigdecimal/test_bigdecimal.rb (TestBigDecimal#test_gc):nobu
2010-05-09merges r27695 from trunk into ruby_1_9_2.yugui
2010-05-09merges r27691 from trunk into ruby_1_9_2.yugui
2010-05-08* test/dl/test_base.rb (libc_so, libm_so): supports solaris.yugui
2010-05-08* ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu
2010-05-07Revert r26058 "* test/webrick/test_server.rb (test_daemon): simply use fork's...naruse
2010-05-06* ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse
2010-05-06* test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu
2010-05-06* ext/fiddle/*: Adding fiddle library to wrap libffitenderlove
2010-05-05* test/etc/test_etc.rb: assert only when any value is given.nobu
2010-05-04Fix and add tests for String#inspect. [ruby-dev:41153]naruse
2010-05-04* test/ruby/test_require.rb (test_relative_symlink): skip if symlink is notusa
2010-05-04* error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu
2010-05-04* test/fileutils/test_fileutils.rb (test_copy_stream):nobu
2010-05-04Setup Symbol#to_json to avoid conflict.naruse
2010-05-03* lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame
2010-05-02* ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu
2010-05-02* test/json/test_json_addition.rb (test_utc_datetime): fixednobu
2010-05-02* test: fixed wrong assertions.nobu
2010-05-02* test/digest/test_digest.rb (test_eq): use descriptive assertion.nobu
2010-05-01* test/test_tempfile.rb: fixed errors.nobu
2010-05-01* lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu
2010-05-01Upgrade to RDoc 2.5.8drbrain
2010-04-30* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-04-30* test/ruby/test_io.rb: skip false tests on Windows.nobu
2010-04-30* test/test_open3.rb (TestOpen3#test_commandline): use simplenobu
2010-04-29* lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre
2010-04-29Follow reverting wrong commit; see r11156, r27400.naruse
2010-04-29* test/test_open3.rb (test_commandline): use dump instead ofnobu
2010-04-29* test/test_open3.rb (test_commandline): skip the test with Shellwords onwanabe
2010-04-29* lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu
2010-04-29* test/ruby: fixed nonsense assertions.nobu