aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Lazy Proc allocation for block parametersko12017-10-241-0/+65
* multiple arguments to writenobu2017-10-236-8/+8
* Add test cases for branch coverageyui-knk2017-10-231-2/+8
* OpenSSL may show the different error messagenaruse2017-10-231-1/+2
* zlib.c: multiple arguments to writenobu2017-10-231-0/+8
* stringio.c: write multiple argumentsnobu2017-10-231-0/+10
* io.c: fix infinite retrynobu2017-10-231-0/+10
* io.c: fix buffered outputnobu2017-10-231-0/+14
* io.c: no restrictionnobu2017-10-231-13/+7
* rss itunes: fix a bug that <itunes:explicit> value isn't fully supportedkou2017-10-222-3/+17
* Add test cases for branch coverageyui-knk2017-10-221-6/+9
* Add test cases for branch coverageyui-knk2017-10-221-4/+9
* Add test cases for branch coverageyui-knk2017-10-221-2/+12
* test/coverage/test_coverage.rb: Use `<<~` to ease to calculate column of targ...yui-knk2017-10-221-14/+14
* Add column numbers to branch coverageyui-knk2017-10-221-10/+10
* Add `Set#reset`knu2017-10-221-0/+13
* Fixed misspelling words.hsbt2017-10-229-12/+12
* Use `\A` and `\z` instead of `^` and `$`kazu2017-10-221-1/+1
* Fix a target method of a testyui-knk2017-10-221-1/+1
* sort test resultnaruse2017-10-221-1/+1
* Make IO#write accept multiple argumentsglass2017-10-221-0/+26
* sort the test resultnaruse2017-10-221-2/+2
* Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse2017-10-222-1/+5
* parse.y: workaround for warningsnobu2017-10-221-0/+1
* Add arity check into Hash#flattenglass2017-10-221-1/+6
* ext/win32ole/win32ole.c (fole_missing): set receiver in NoMethodError.suke2017-10-211-1/+2
* Fix typo in commentsonots2017-10-211-3/+3
* Improve performance of string interpolationnobu2017-10-211-0/+5
* openssl: merge test fix from upstreamrhe2017-10-211-18/+40
* ignore server side errornaruse2017-10-211-1/+1
* Revert "ignore server side error"naruse2017-10-212-2/+2
* ignore server side errornaruse2017-10-212-2/+2
* fic expected error messagenaruse2017-10-211-2/+2
* Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse2017-10-211-0/+28
* fix OpenSSL::SSL::SSLContext#min_version doesn't worknaruse2017-10-211-0/+27
* less random generations in Random::Formatter#choose.akr2017-10-211-3/+4
* Handle Errno::EADDRNOTAVAIL with Raspberry Pi environment.hsbt2017-10-211-5/+9
* The encoding of __FILE__ and __dir__ should be sameusa2017-10-211-0/+16
* Allow a SortedSet to be frozen and still functional [Bug #12091]knu2017-10-211-0/+39
* SecureRandom.alphanumeric implemented.akr2017-10-211-0/+7
* Use caller with length to reduce unused stringskazu2017-10-211-1/+1
* fix r60281ko12017-10-211-1/+1
* test_pathname.rb#test_open should care about umaskkosaki2017-10-211-2/+2
* Fix r60271kazu2017-10-211-0/+2
* test_cp_preserve_permissions should care about umaskkosaki2017-10-211-1/+2
* Fixed unexpected behavior of `Resolv::MDNS#each_address` when given ".local" ...hsbt2017-10-211-0/+18
* Add a new test case for ipaddr 1.2.0 + drb/aclknu2017-10-211-0/+1
* Import ipaddr 1.2.0knu2017-10-211-2/+104
* Fix bug about String#scanf("%a")nobu2017-10-211-0/+1
* Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse2017-10-211-1/+1