summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-09-06* lib/rake.rb, lib/rake/*, test/rake/*: Update latest rake master(e47d023)hsbt
2014-09-06* ext/win32ole/win32ole_variant.c (ole_val2variant_err,suke
2014-09-05test/ruby/test_io.rb: use IO#nonblock=normal
2014-09-05test/ruby/test_io.rb: avoid EBADFnormal
2014-09-05* test/csv/test_row.rb: Added some missing tests in CSV.hsbt
2014-09-05* lib/rdoc/generator/pot/po.rb: fixed broken tests for trailing whitespace.hsbt
2014-09-05* remove trailing spaces.svn
2014-09-05* test/rdoc/test_rdoc_rdoc.rb (TestRDocRDoc#test_parse_file_encoding):hsbt
2014-09-05* lib/rdoc.rb, lib/rdoc, test/rdoc: Update to RDoc 4.2.0.alpha(313287)hsbt
2014-09-04* configure.in (dirfd): Check function.akr
2014-09-04* test/pathname/test_pathname.rb: added testcase for Pathname#mountpoint.hsbt
2014-09-03object.c: fix memory leaknobu
2014-09-03* test/openssl/test_pkey_rsa.rb (OpenSSL#test_sign_verify_memory_leak):hsbt
2014-09-02Ruby can delay arbitrarily because Ruby is not a realtime system, akr
2014-09-02* test/ruby/test_io.rb (test_new_with_block): Set autoclose to avoid EBADF.akr
2014-09-02test_io.rb: ignore stream closed IOErrornobu
2014-09-02* test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt
2014-09-01* ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecondsuke
2014-08-31test_benchmark.rb: use assert_in_epsilonnobu
2014-08-30zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILEnormal
2014-08-30test_benchmark.rb: extend sleep timenobu
2014-08-29* ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove
2014-08-29* ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove
2014-08-29* ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove
2014-08-29* test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt
2014-08-29* test/rinda/test_rinda.rb: removed useless assignment variables.hsbt
2014-08-28test_io.rb: non UTF-8 patternnobu
2014-08-28test_io_m17n.rb: leaked FDsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-28io.c: preserve encodingsnobu
2014-08-27* ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecondsuke
2014-08-27* test/ruby/test_complex.rb: removed unreachable code.hsbt
2014-08-26* test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt
2014-08-26* time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr
2014-08-26io.c: do not swallow exceptions at end of blocknobu
2014-08-26* test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt
2014-08-26* test/test_mathn.rb: added workaround for VERBOSE messages.hsbt
2014-08-25* ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke
2014-08-25uri/common.rb: use negative look-aheadnobu
2014-08-24* test/ruby/test_complex.rb: removed needless conditions.hsbt
2014-08-24* test/ruby/test_rational.rb: fixed indent.hsbt
2014-08-24* test/ruby/test_rational.rb: remove commented-out code.hsbt
2014-08-24lib/benchmark.rb: speedup by reducing allocationsnormal
2014-08-22* test/ruby/test_complex.rb: removed commented-out code.hsbt
2014-08-22* test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt
2014-08-21win32/test_console_attr.rb: reset attributesnobu
2014-08-21win32.c: manage reverse videonobu