summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-10-23io.c: fix infinite retrynobu
2017-10-23io.c: fix buffered outputnobu
2017-10-23io.c: no restrictionnobu
2017-10-22rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22Add test cases for branch coverageyui-knk
2017-10-22test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk
2017-10-22Add column numbers to branch coverageyui-knk
2017-10-22Add `Set#reset`knu
2017-10-22Fixed misspelling words.hsbt
2017-10-22Use `\A` and `\z` instead of `^` and `$`kazu
2017-10-22Fix a target method of a testyui-knk
2017-10-22sort test resultnaruse
2017-10-22Make IO#write accept multiple argumentsglass
2017-10-22sort the test resultnaruse
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-22parse.y: workaround for warningsnobu
2017-10-22Add arity check into Hash#flattenglass
2017-10-21ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke
2017-10-21Fix typo in commentsonots
2017-10-21Improve performance of string interpolationnobu
2017-10-21openssl: merge test fix from upstreamrhe
2017-10-21ignore server side errornaruse
2017-10-21Revert "ignore server side error"naruse
2017-10-21ignore server side errornaruse
2017-10-21fic expected error messagenaruse
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-21fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse
2017-10-21less random generations in Random::Formatter#choose.akr
2017-10-21Handle Errno::EADDRNOTAVAIL with Raspberry Pi environment.hsbt
2017-10-21The encoding of __FILE__ and __dir__ should be sameusa
2017-10-21Allow a SortedSet to be frozen and still functional [Bug #12091]knu
2017-10-21SecureRandom.alphanumeric implemented.akr
2017-10-21Use caller with length to reduce unused stringskazu
2017-10-21fix r60281ko1
2017-10-21test_pathname.rb#test_open should care about umaskkosaki
2017-10-21Fix r60271kazu
2017-10-21test_cp_preserve_permissions should care about umaskkosaki
2017-10-21Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt
2017-10-21Add a new test case for ipaddr 1.2.0 + drb/aclknu
2017-10-21Import ipaddr 1.2.0knu
2017-10-21Fix bug about String#scanf("%a")nobu
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-21Pathname#glob method implemented.akr
2017-10-21File.symlink is not potableusa
2017-10-21lib/open3.rb: accept IO-like object for :stdin_data argument.akr
2017-10-21[Feature #13712] String#start_with? supports regexpnaruse