aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a test case for ENV#reject_bang,delete_ifnobu2016-01-171-0/+6
* parse.y: should not deent concatenated stringnobu2016-01-161-1/+13
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-161-1/+13
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-161-0/+11
* parse.y: should not deent concatenated stringnobu2016-01-151-0/+9
* variable.c: matched backrefs onlynobu2016-01-141-2/+6
* sprintf.c: exact numbernobu2016-01-141-0/+5
* test_sprintf.rb: simplifynobu2016-01-141-3/+3
* variable.c: $1..$9 in global_variablesnobu2016-01-141-0/+10
* iseq.c: mark parent iseqnobu2016-01-131-0/+27
* test_thread.rb: wait for the thread to sleepnobu2016-01-131-0/+1
* iseq.c: mark parents of wrapped iseqnobu2016-01-122-0/+20
* fix test to follow r53503naruse2016-01-121-1/+1
* * remove trailing spaces.svn2016-01-121-1/+1
* test/ruby/enc/test_casing_options.rb: Tests for optionduerst2016-01-121-0/+81
* compile.c: fix lhs splat in massignnobu2016-01-101-0/+8
* test_hash.rb: add testnobu2016-01-091-0/+8
* symbol.h: unexpected safe callnobu2016-01-091-0/+7