aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test_cgi_util.rb: test_cgi_unescapeHTML_invalidnobu2016-02-141-0/+4
* test_exception.rb: fix commit missnobu2016-02-141-3/+0
* not overwrite causenobu2016-02-141-0/+57
* CIDR in no_proxynobu2016-02-131-0/+8
* no_proxy with whitespaces and leading dotsnobu2016-02-131-0/+4
* test/uri/test_generic.rb: split test_find_proxynobu2016-02-131-5/+20
* domainname no_proxy assertionsnobu2016-02-131-0/+4
* drbtest.rb: make command an arraynobu2016-02-121-4/+3
* net/ftp.rb: NullSocket#closed?nobu2016-02-121-0/+8
* Support 1.8nobu2016-02-091-2/+2
* test_gem_remote_fetcher.rb: terminate watchernobu2016-02-081-0/+2
* Fix r53748; the datafile includes non ASCIInaruse2016-02-061-1/+1
* ASCII-incompatible escapenobu2016-02-061-0/+16
* * test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst2016-02-062-0/+15
* * test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst2016-02-061-0/+101
* * enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst2016-02-061-0/+6
* * test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst2016-02-051-0/+10
* incompatible encoding workaroundnobu2016-02-052-2/+2
* Remove debug print introduced in r52386naruse2016-02-031-7/+0
* test_exception.rb: NameError at FCALLnobu2016-02-031-0/+6
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-031-0/+6
* Fix Ripper.lex error in dedenting squiggly heredocnobu2016-02-021-0/+6
* follow r53691kazu2016-02-021-1/+1
* Skip SHA from test_digest_constants for LibreSSL 2.3naruse2016-02-021-1/+12
* * remove trailing spaces.svn2016-02-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-01140-327/+449
* r53688 testnobu2016-01-311-0/+9
* additional math operationsnobu2016-01-312-4/+64
* test for File#lstat.nobu2016-01-311-0/+10
* vm_eval.c: fix hook callnobu2016-01-301-0/+9
* suppress warning: assigned but unused variablenaruse2016-01-291-2/+2
* r53689 testnobu2016-01-291-0/+9
* erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu2016-01-291-0/+5
* test_erb.rb: improve assertionsnobu2016-01-291-38/+26
* erb.rb: frozen-string-literal safenobu2016-01-291-0/+9
* test_erb.rb: escapenobu2016-01-291-3/+3
* * lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt2016-01-291-0/+6
* * test/-ext-/string/test_capacity.rb: Added missing library.hsbt2016-01-271-0/+1
* * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa2016-01-271-1/+5
* Add tests about String's internal capacitynaruse2016-01-271-0/+18
* test_require.rb: fix temporary library directorynobu2016-01-271-1/+1
* increase timeout for Solaris 10 SPARCnaruse2016-01-262-2/+2
* compile.c: fix tailcall optimizationnobu2016-01-261-0/+16
* Signal.list deduplicates keysnormal2016-01-261-0/+6
* symbol.c: more informative error messagenobu2016-01-251-1/+1
* * test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt2016-01-251-0/+18
* test_class.rb: fix encodingnobu2016-01-241-1/+3
* test_class.rb: test_namescope_error_messagenobu2016-01-241-0/+8
* wait readable/writablenobu2016-01-241-0/+12
* test_io_wait.rb: wait_readablenobu2016-01-241-0/+31