aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* NoMethodError#private_call?nobu2016-02-281-0/+25
* test_exception.rb: split test_name_error_infonobu2016-02-281-3/+21
* test/unit: refine output in job_status=normalnobu2016-02-271-6/+9
* test/unit: fix for the testnobu2016-02-272-5/+10
* test/unit: refine output in verbose modenobu2016-02-271-13/+11
* test/unit: add --jobs-status=nonenobu2016-02-271-2/+2
* test/unit: no newlines to be chompednobu2016-02-271-1/+1
* numeric.c: wrong type step should raise TypeErrornobu2016-02-262-3/+3
* * test/ruby/test_process.rb (test_execopts_open_chdir_m17n_path): it's origin...usa2016-02-251-1/+1
* * test/ruby/test_exception.rb: fix bad spawn argument (multipleheadius2016-02-231-1/+1
* Bump up timeout for slower-starting implementations/platforms.headius2016-02-231-1/+1
* * test/ruby/test_math.rb: use 64 bits in test_override_bignum_to_fheadius2016-02-221-2/+2
* * test/ruby/test_math.rb: override tests must always put to_f backheadius2016-02-221-3/+3
* * test/psych/test_emitter.rb: test_resizing_tags missingheadius2016-02-221-0/+2
* test_dir_m17n.rb: fix ASCII-8BIT envnobu2016-02-201-1/+8
* 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