aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby/test_io.rb: skip false tests on Windows.nobu2010-04-301-8/+32
* * test/test_open3.rb (TestOpen3#test_commandline): use simplenobu2010-04-301-2/+2
* * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre2010-04-291-18/+5
* Follow reverting wrong commit; see r11156, r27400.naruse2010-04-291-2/+1
* * test/test_open3.rb (test_commandline): use dump instead ofnobu2010-04-291-3/+1
* * test/test_open3.rb (test_commandline): skip the test with Shellwords onwanabe2010-04-291-0/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-299-20/+21
* * test/ruby: fixed nonsense assertions.nobu2010-04-297-9/+9
* * test/psych/visitors/test_yaml_tree.rb (test_struct_const): removemame2010-04-281-0/+1
* * test/socket/test_unix.rb (TestSocket_UNIXSocket#test_recvmsg):nobu2010-04-281-0/+1
* Cleaning up syntax warnings.naruse2010-04-272-3/+3
* * ext/psych/lib/psych/deprecated.rb: adding deprecated object_makertenderlove2010-04-271-0/+7
* * ext/psych/lib/psych/deprecated.rb: adding deprecated "read_type_class"tenderlove2010-04-271-0/+12
* * iseq.c (set_relation): do not use top_wrapper as bottom of cref,mame2010-04-271-0/+13
* * eval.c (ruby_cleanup): before cleanup, check signal buffer and runmame2010-04-271-1/+14
* Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain2010-04-2711-60/+264
* * parse.y (parser_read_escape): deny extra character escapes.nobu2010-04-271-0/+7
* * io.c (select_internal): IO which cbuf is not empty is readable.akr2010-04-261-0/+10
* * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*:tadf2010-04-261-0/+55
* * parse.y (ripper_get_value): escape Qundef.nobu2010-04-261-5/+4
* * test/bigdecimal/testbase.rb (teardown): should reset all modes.nobu2010-04-263-11/+24
* * ext/json: Update to JSON 1.4.1.naruse2010-04-266-52/+181
* * complex.c, ratioanl.c: reverted experimental r24565.tadf2010-04-251-55/+0
* * ext/psych/lib/psych/deprecated.rb: adding deprecated tagurize methodtenderlove2010-04-241-0/+6
* * ext/psych/lib/psych/deprecated.rb: adding support for deprecatedtenderlove2010-04-241-0/+10
* * ext/psych/lib/psych/deprecated.rb: supporting detect_implicit methodtenderlove2010-04-241-0/+8
* * test/psych/test_psych.rb: don't leave temporary files.akr2010-04-241-8/+12
* * io.c: raise IOError when byte oriented operations occur withakr2010-04-241-0/+33
* * ext/psych/lib/psych.rb: supporting deprecated syck methodtenderlove2010-04-242-1/+38