aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* dir.c: paths as UTF-8nobu2016-02-201-1/+8
* object.c: fix error messagenobu2016-02-191-0/+8
* find.rb: raise with the namenobu2016-02-191-0/+11
* test/ruby: suppress runtime warningsnobu2016-02-1910-29/+36
* test/ruby: suppress parser warningsnobu2016-02-1931-91/+104
* test: use assert_not_*nobu2016-02-198-33/+33
* string.c: Symbol#matchnobu2016-02-181-0/+24
* * re.c: Add MatchData#named_capturessorah2016-02-181-0/+14
* test_dir.rb: Dir.empty? with directoriesnobu2016-02-171-0/+4
* test_dir.rb: Dir.empty? with dot filenobu2016-02-171-9/+8
* * test/ruby/test_dir.rb (TestDir#test_empty?): fix a platform dependent test.usa2016-02-171-1/+8
* string.c: fix rb_str_initnobu2016-02-171-0/+18
* Additional fix and tests for r53851naruse2016-02-171-0/+11
* assertions.rb: fix assert_no_memory_leaknobu2016-02-171-2/+2
* * string.c (rb_str_init): introduce String.new(capacity: size)naruse2016-02-172-3/+28
* numeric.c: fix segfaultnobu2016-02-161-0/+10
* dir.c: Dir.empty?nobu2016-02-161-0/+9
* * insns.def (opt_plus): simply use LONG2NUM() instead of wronglynaruse2016-02-151-0/+6
* parse.y: kwarg to method with same name variablenobu2016-02-151-0/+7
* 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