aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* * marshal.c (r_object0): honor Marshal.load post procnaruse2016-01-211-0/+6
* test_io_m17n.rb: BOM with non-UTFnobu2016-01-211-0/+13
* increase timeout for ARMv7naruse2016-01-191-1/+1
* parse.y: escaped newline in dedenting heredocnobu2016-01-181-0/+9
* * test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt2016-01-181-0/+8
* test_syntax.rb: try allnobu2016-01-171-4/+7
* * string.c: Any kind of option is now taking the new code path forduerst2016-01-171-2/+3
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-171-12/+43
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-171-4/+15
* Add a test case for ENV#select_bang,keep_ifnobu2016-01-171-0/+6