summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-02-23* test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius
2016-02-23Bump up timeout for slower-starting implementations/platforms.headius
2016-02-22* test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius
2016-02-22* test/ruby/test_math.rb: override tests must always put to_f backheadius
2016-02-22* test/psych/test_emitter.rb: test_resizing_tags missingheadius
2016-02-20test_dir_m17n.rb: fix ASCII-8BIT envnobu
2016-02-20dir.c: paths as UTF-8nobu
2016-02-19object.c: fix error messagenobu
2016-02-19find.rb: raise with the namenobu
2016-02-19test/ruby: suppress runtime warningsnobu
2016-02-19test/ruby: suppress parser warningsnobu
2016-02-19test: use assert_not_*nobu
2016-02-18string.c: Symbol#matchnobu
2016-02-18* re.c: Add MatchData#named_capturessorah
2016-02-17test_dir.rb: Dir.empty? with directoriesnobu
2016-02-17test_dir.rb: Dir.empty? with dot filenobu
2016-02-17* test/ruby/test_dir.rb (TestDir#test_empty?): fix a platform dependent test.usa
2016-02-17string.c: fix rb_str_initnobu
2016-02-17Additional fix and tests for r53851naruse
2016-02-17assertions.rb: fix assert_no_memory_leaknobu
2016-02-17* string.c (rb_str_init): introduce String.new(capacity: size)naruse
2016-02-16numeric.c: fix segfaultnobu
2016-02-16dir.c: Dir.empty?nobu
2016-02-15* insns.def (opt_plus): simply use LONG2NUM() instead of wronglynaruse
2016-02-15parse.y: kwarg to method with same name variablenobu
2016-02-14test_cgi_util.rb: test_cgi_unescapeHTML_invalidnobu
2016-02-14test_exception.rb: fix commit missnobu
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