aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dir.c: yield without base partnobu2017-05-261-4/+4
* use timeout scale.ko12017-05-252-6/+14
* erb.rb: Add ERB#result_with_hashk0kubun2017-05-251-0/+29
* Raise ArgumentError if sprintf format string ends with %eregon2017-05-251-0/+10
* dir.c: Dir.each_child and Dir.childrennobu2017-05-251-2/+12
* test_dir.rb: test Dir.entriesnobu2017-05-251-0/+1
* string.c: fix String#crypt leak introduced in r58866normal2017-05-241-0/+4
* test_http.rb: fix r58855nobu2017-05-241-3/+3
* enum.c: respect method visibilitynobu2017-05-241-0/+19
* test_enum.rb: test_inject_array_op_redefinednobu2017-05-241-7/+16
* assertions.rb: AllFailures#foreachnobu2017-05-241-0/+19
* duplicate methodnobu2017-05-241-5/+0
* skip on Solaris 11naruse2017-05-231-0/+4
* Dir as base optionnobu2017-05-231-0/+6
* test_dir.rb: sortnobu2017-05-231-1/+1
* Dir.glob base optionnobu2017-05-231-0/+6
* fix FD leaksnobu2017-05-231-3/+15
* lib/net/protocol.rb: account read_bytes before caller sees itnormal2017-05-221-0/+26
* net/imap: separate @continuation_request_exception from @exceptionshugo2017-05-221-4/+7
* string.c: fix String#{casecmp,casecmp?} for non-string argumentsstomar2017-05-211-0/+14
* test_string.rb,test_symbol.rb: add some testsstomar2017-05-212-1/+8
* erb.rb: Allow trimming CR in all trim_modesk0kubun2017-05-201-0/+8
* erb.rb: Allow explicit trimming carriage returnk0kubun2017-05-201-0/+11
* erb.rb: Allow trimming carriage returnk0kubun2017-05-201-0/+5
* Clean proxynaruse2017-05-201-1/+1
* prime.rb: remove alias after timeout teststomar2017-05-201-0/+1
* compile.c: fix catch-table labels optimizationnobu2017-05-201-0/+8
* lib/prime: Fix primality of some large integers [#13492].marcandre2017-05-201-7/+8
* fix off-by-one in r58806normal2017-05-191-1/+1
* test/ruby/test_io.rb: new test for IO.select exception setnormal2017-05-191-0/+12
* Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse2017-05-191-0/+17
* Merge latest dtoa.c [Bug #13545]naruse2017-05-191-0/+2
* Of course, opened file is not able to unlink on Windowsusa2017-05-191-0/+1
* net/imap: Net::IMAP#append should not block when NO response is receivedshugo2017-05-191-0/+85
* tempfile.rb: remove in Tempfile.createnobu2017-05-191-0/+6
* Fix strange indentationk0kubun2017-05-181-2/+2
* cgi/util.rb: Don't escape tilde in #escapek0kubun2017-05-171-0/+6
* erb.rb: Don't encode tilde in #url_encodek0kubun2017-05-171-0/+4
* test_dir_m17n.rb: read in filesystem encodingnobu2017-05-171-3/+3
* Revert "test/test_extilibs.rb: do not check the existence of fiddle"normal2017-05-161-1/+1
* test/test_extilibs.rb: do not check the existence of fiddlenormal2017-05-161-1/+1
* test/unit.rb: fix returning job tokensnobu2017-05-161-3/+8
* test_process.rb: compare in UTF-8nobu2017-05-161-2/+3
* Strip punctuation from CSV headers in symbol converter.hsbt2017-05-161-0/+7
* Added accessor of original line when parsing.hsbt2017-05-161-0/+14
* fix wordsnaruse2017-05-161-1/+1
* skip openssl related tests.ko12017-05-162-0/+8
* Should call `ln_s` only when symlink is availableusa2017-05-151-5/+7
* test/socket/test_basicsocket.rb (socks): bind explicitly to localhostnormal2017-05-151-1/+1
* add information for debugging.ko12017-05-151-7/+26