summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-14not overwrite causenobu
2016-02-13CIDR in no_proxynobu
2016-02-13no_proxy with whitespaces and leading dotsnobu
2016-02-13test/uri/test_generic.rb: split test_find_proxynobu
2016-02-13domainname no_proxy assertionsnobu
2016-02-12drbtest.rb: make command an arraynobu
2016-02-12net/ftp.rb: NullSocket#closed?nobu
2016-02-09Support 1.8nobu
2016-02-08test_gem_remote_fetcher.rb: terminate watchernobu
2016-02-06Fix r53748; the datafile includes non ASCIInaruse
2016-02-06ASCII-incompatible escapenobu
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst
2016-02-06* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst
2016-02-05* test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst
2016-02-05incompatible encoding workaroundnobu
2016-02-03Remove debug print introduced in r52386naruse
2016-02-03test_exception.rb: NameError at FCALLnobu
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-02-02Fix Ripper.lex error in dedenting squiggly heredocnobu
2016-02-02follow r53691kazu
2016-02-02Skip SHA from test_digest_constants for LibreSSL 2.3naruse
2016-02-01* remove trailing spaces.svn
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2016-01-31r53688 testnobu
2016-01-31additional math operationsnobu
2016-01-31test for File#lstat.nobu
2016-01-30vm_eval.c: fix hook callnobu
2016-01-29suppress warning: assigned but unused variablenaruse
2016-01-29r53689 testnobu
2016-01-29erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu
2016-01-29test_erb.rb: improve assertionsnobu
2016-01-29erb.rb: frozen-string-literal safenobu
2016-01-29test_erb.rb: escapenobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
2016-01-27* test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa
2016-01-27Add tests about String's internal capacitynaruse
2016-01-27test_require.rb: fix temporary library directorynobu
2016-01-26increase timeout for Solaris 10 SPARCnaruse
2016-01-26compile.c: fix tailcall optimizationnobu
2016-01-26Signal.list deduplicates keysnormal
2016-01-25symbol.c: more informative error messagenobu
2016-01-25* test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt
2016-01-24test_class.rb: fix encodingnobu
2016-01-24test_class.rb: test_namescope_error_messagenobu
2016-01-24wait readable/writablenobu
2016-01-24test_io_wait.rb: wait_readablenobu
2016-01-23Add test for Array#keep_ifnobu
2016-01-23* range.c (range_eqq): revert r11113 because rb_call_super() isshugo