aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
...
* * test/ruby/test_io_m17n.rb (test_each_codepoint_need_more): Bumpheadius2016-03-031-1/+1
* NoMethodError#private_call?nobu2016-02-281-0/+25
* test_exception.rb: split test_name_error_infonobu2016-02-281-3/+21
* 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_dir_m17n.rb: fix ASCII-8BIT envnobu2016-02-201-1/+8
* dir.c: paths as UTF-8nobu2016-02-201-1/+8
* test/ruby: suppress runtime warningsnobu2016-02-1910-29/+36
* test/ruby: suppress parser warningsnobu2016-02-1931-91/+104
* test: use assert_not_*nobu2016-02-191-1/+1
* 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
* * string.c (rb_str_init): introduce String.new(capacity: size)naruse2016-02-171-0/+12
* 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_exception.rb: fix commit missnobu2016-02-141-3/+0
* not overwrite causenobu2016-02-141-0/+57
* Fix r53748; the datafile includes non ASCIInaruse2016-02-061-1/+1
* * 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
* Remove debug print introduced in r52386naruse2016-02-031-7/+0
* test_exception.rb: NameError at FCALLnobu2016-02-031-0/+6
* r53688 testnobu2016-01-311-0/+9
* test for File#lstat.nobu2016-01-311-0/+10
* vm_eval.c: fix hook callnobu2016-01-301-0/+9
* r53689 testnobu2016-01-291-0/+9
* * test/ruby/test_file.rb (TestFile#test_realpath_encoding): rescue Errno::EACCESusa2016-01-271-1/+5
* 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
* Add test for Array#keep_ifnobu2016-01-231-1/+15
* * range.c (range_eqq): revert r11113 because rb_call_super() isshugo2016-01-231-0/+24
* * regparse.c (fetch_name_with_level): allow non word charactersnaruse2016-01-211-0/+7