summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-03-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-10node.c: hidden options hashnobu
2016-03-10* test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira
2016-03-09test_hash.rb: tests for to_hnobu
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09memory_status.rb: remove unused valuesnobu
2016-03-09* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira
2016-03-08* test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius
2016-03-08vm_method.c: fix aliased original namenobu
2016-03-08test/ruby/test_array.rb: split permute + stack error tests out.headius
2016-03-07* test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira
2016-03-07test_rubyoptions.rb: fix testnobu
2016-03-07* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa
2016-03-06* test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira
2016-03-05* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira
2016-03-05Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira
2016-03-04* test/-ext-/float/test_nextafter.rb: In AIX,odaira
2016-03-04* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira
2016-03-04ruby.c: warn_cr_in_shebangnobu
2016-03-04test_rubyoptions.rb: encoding optionnobu
2016-03-04* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt
2016-03-03* test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius
2016-03-03test/unit: not return the cursor if verbosenobu
2016-03-02test/unit: return the cursornobu
2016-02-28NoMethodError#private_call?nobu
2016-02-28test_exception.rb: split test_name_error_infonobu
2016-02-27test/unit: refine output in job_status=normalnobu
2016-02-27test/unit: fix for the testnobu
2016-02-27test/unit: refine output in verbose modenobu
2016-02-27test/unit: add --jobs-status=nonenobu
2016-02-27test/unit: no newlines to be chompednobu
2016-02-26numeric.c: wrong type step should raise TypeErrornobu
2016-02-25* test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa
2016-02-23* test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius
2016-02-23Bump up timeout for slower-starting implementations/platforms.headius
2016-02-22* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius
2016-02-22* test/ruby/test_math.rb: override tests must always put to_f backheadius
2016-02-22* test/psych/test_emitter.rb: test_resizing_tags missingheadius
2016-02-20test_dir_m17n.rb: fix ASCII-8BIT envnobu
2016-02-20dir.c: paths as UTF-8nobu
2016-02-19object.c: fix error messagenobu
2016-02-19find.rb: raise with the namenobu
2016-02-19test/ruby: suppress runtime warningsnobu
2016-02-19test/ruby: suppress parser warningsnobu
2016-02-19test: use assert_not_*nobu
2016-02-18string.c: Symbol#matchnobu
2016-02-18* re.c: Add MatchData#named_capturessorah
2016-02-17test_dir.rb: Dir.empty? with directoriesnobu
2016-02-17test_dir.rb: Dir.empty? with dot filenobu