aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/enc/test_case_comprehensive.rb: Add error messages to testsduerst2016-05-281-5/+12
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55187 b2dd03c8-39d4-4d8f-98...duerst2016-05-281-0/+8
* variable.c: hidden constantsnobu2016-05-271-0/+2
* transcode.c: scrub in the given encodingnobu2016-05-271-0/+3
* * remove trailing spaces.svn2016-05-261-1/+1
* * test/ruby/enc/test_case_comprehensive.rb: Add set of comprehensiveduerst2016-05-261-0/+117
* * regparse.c (fetch_token_in_cc): raise error if given octal escapednaruse2016-05-251-0/+2
* * regcomp.c (compile_length_tree): return error code immediatelynaruse2016-05-251-0/+3
* * enc/unicode.c: Fix flag error for switch from titlecase to lowercase.duerst2016-05-241-3/+24
* * test/ruby/enc/test_case_options.rb: adjust test class nameduerst2016-05-221-1/+1
* * rename test/ruby/enc/test_casing_options.rb to test_case_options.rbduerst2016-05-221-0/+0
* -test-/integernobu2016-05-221-0/+5
* move duplicate assertionsnobu2016-05-222-22/+0
* just check Integernobu2016-05-213-35/+27
* hash method valuesnobu2016-05-214-5/+5
* fix document of Regexp#match?kazu2016-05-191-0/+3
* * test/ruby/test_array.rb (TestArray#test_push_over_ary_max): it seems to takeusa2016-05-191-1/+1
* re.c: fix match?nobu2016-05-191-0/+7
* re.c: match? should return nil if no matchnobu2016-05-191-3/+3
* * re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse2016-05-181-0/+13
* * re.c (match_ary_subseq): get subseq of match array without creatingnaruse2016-05-181-2/+25
* re.c: fix up r55036nobu2016-05-171-0/+1
* * re.c (match_values_at): MatchData#values_at supports named capturesnaruse2016-05-171-0/+7
* Optimize enum_sum for a range from int to intmrkn2016-05-173-10/+16
* Implement Enumerable#summrkn2016-05-173-0/+100
* Use Integer instead of Fixnum and Bignum.akr2016-05-1719-61/+52
* [Feature #12005] Unify Fixnum and Bignum into Integerakr2016-05-177-42/+28
* vm_insnhelper.c: deprecated constant in classnobu2016-05-151-0/+2
* test_rand.rb: tests for seedsnobu2016-05-131-0/+14
* * insns.def (defineclass): Also raise an error when redeclaring theeregon2016-05-101-0/+19
* random.c: use bytesnobu2016-05-101-0/+11
* file.c: home dir fall backnobu2016-05-081-0/+4
* process.c: argument types over conversionnobu2016-05-061-0/+18
* * test/ruby/test_complexrational.rb: Remove duplicated raise.yui-knk2016-05-051-1/+1
* parse.y: trace elsifnobu2016-05-031-0/+19
* * remove trailing spaces.svn2016-05-021-1/+1
* * test/ruby/test_file_exhaustive.rb: test UTF-8 filename. see [Bug #12340]usa2016-05-021-88/+217
* * test/ruby/test_refinement.rb (test_inspect): Use Integer instead of Fixnum.akr2016-05-021-3/+3
* * test/ruby/test_numeric.rb (test_step): Use Integer::FIXNUM_MAX.akr2016-05-011-2/+1
* test_name use Integer instead of Fixnum.akr2016-05-011-1/+1
* test/lib/test/unit/assertions.rb defines assert_fixnum and assert_bignum.akr2016-05-013-23/+23
* envutil.rb defines Integer::{FIXNUM_MIN,FIXNUM_MAX}.akr2016-05-015-33/+12
* Fix rb_ary_sum for mathnmrkn2016-05-011-0/+4
* Fix a test message.akr2016-05-011-1/+1
* Fix -e script encodingnobu2016-04-261-0/+28
* * test/ruby/test_array.rb: Add test cases for Array#sum withyui-knk2016-04-241-0/+3
* ruby.c: fix command line encoding on cygwinnobu2016-04-231-3/+10
* * test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr2016-04-221-13/+0
* eval_jump.c: restore previous error infonobu2016-04-221-0/+18
* compile.c: fix dangling linknobu2016-04-181-0/+5