aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/runner.rb: reporting test coverage for test-all with COVERAGE env.hsbt2014-09-021-0/+6
* * ext/win32ole/win32ole.c (rbtime2vtdate): try to convert millisecondsuke2014-09-011-0/+13
* test_benchmark.rb: use assert_in_epsilonnobu2014-08-311-1/+1
* zlib: GzipReader#rewind preserves ZSTREAM_FLAG_GZFILEnormal2014-08-301-0/+5
* test_benchmark.rb: extend sleep timenobu2014-08-301-2/+3
* * ext/psych/lib/psych/visitors/yaml_tree.rb: fix NameError dumping andtenderlove2014-08-291-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: fix loading strings thattenderlove2014-08-291-0/+4
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge keys with a hashtenderlove2014-08-291-0/+10
* * ext/psych/lib/psych/visitors/to_ruby.rb: quoted "<<" stringstenderlove2014-08-291-0/+20
* * test/net/imap/test_imap_response_parser.rb: removed needless code.hsbt2014-08-291-4/+0
* * test/rinda/test_rinda.rb: removed useless assignment variables.hsbt2014-08-293-5/+2
* test_io.rb: non UTF-8 patternnobu2014-08-281-1/+1
* test_io_m17n.rb: leaked FDsnobu2014-08-281-2/+2
* io.c: preserve encodingsnobu2014-08-281-0/+7
* io.c: preserve encodingsnobu2014-08-281-0/+11
* io.c: preserve encodingsnobu2014-08-281-2/+2
* io.c: preserve encodingsnobu2014-08-281-1/+6
* * ext/win32ole/win32ole.c (vtdate2rbtime): try to convert millisecondsuke2014-08-271-0/+8
* * test/ruby/test_complex.rb: removed unreachable code.hsbt2014-08-272-182/+80
* * test/ruby/test_complex.rb: cherry-picked working assertions from r47251.hsbt2014-08-262-0/+8
* * time.c (rb_time_unmagnify_to_float): Avoid double rounding.akr2014-08-261-0/+6
* io.c: do not swallow exceptions at end of blocknobu2014-08-261-0/+9
* * test/ruby/test_range.rb: added workaround for VERBOSE message.hsbt2014-08-261-1/+1
* * test/test_mathn.rb: added workaround for VERBOSE messages.hsbt2014-08-261-7/+9
* * ext/win32ole/win32ole.c(fole_s_connect, fole_initialize): raise asuke2014-08-252-0/+53
* uri/common.rb: use negative look-aheadnobu2014-08-251-0/+3
* * test/ruby/test_complex.rb: removed needless conditions.hsbt2014-08-242-159/+74
* * test/ruby/test_rational.rb: fixed indent.hsbt2014-08-241-6/+6
* * test/ruby/test_rational.rb: remove commented-out code.hsbt2014-08-241-155/+0
* lib/benchmark.rb: speedup by reducing allocationsnormal2014-08-241-0/+5
* * test/ruby/test_complex.rb: removed commented-out code.hsbt2014-08-221-58/+0
* * test/ruby/test_complex.rb: fixed broken tests. Math is nothsbt2014-08-221-28/+29
* win32/test_console_attr.rb: reset attributesnobu2014-08-211-5/+4
* win32.c: manage reverse videonobu2014-08-211-0/+44
* compar.c: use Module#to_snobu2014-08-211-1/+1
* test_thread.rb: let main thread exit from Thread.newnobu2014-08-201-0/+1
* sprintf.c: fix conditionnobu2014-08-191-0/+1
* euckr-tbl.rb: euro and registered signsnobu2014-08-191-0/+8
* compar.c: preserve encodingsnobu2014-08-191-0/+4
* thread.c: check initializednobu2014-08-192-0/+18
* sprintf.c: rational 'f' formatnobu2014-08-181-0/+5
* test_time_tz.rb: has_lisbon_tznobu2014-08-181-1/+6
* test_ruby_mode.rb: trivial refinementnobu2014-08-161-2/+3
* test_gem_ext_builder.rb: fix wrong skip conditionnobu2014-08-161-1/+1
* rake/backtrace.rb: exclude mere prefixnobu2014-08-161-1/+1
* test_io.rb: investigationnobu2014-08-141-1/+2
* parse.y: preserve encodingsnobu2014-08-131-0/+6
* test_parse.rb: for warningsnobu2014-08-131-0/+14
* envutil.rb: fix argument ordernobu2014-08-131-1/+1
* * lib/irb.rb: Prevent irb from crashing when exception withhsbt2014-08-131-0/+14