Skip to content
  • U.Nakamura's avatar
    be3a6b8c
    * regparse.c (parse_char_class): should match with a hyphen after a · be3a6b8c
    U.Nakamura authored
      range in a character class.
    
    * test/ruby/test_regexp.rb (TestRegexp#test_char_class): fixed wrong
      test.
    
    * test/ruby/test_regexp.rb (TestRegexp#check): now can accept the
      error message.
    
    * test/ruby/test_regexp.rb
      (TextRegexp#test_raw_hyphen_and_tk_char_type_after_range): renamed
      because the previous name was wrong.
    
    * test/ruby/test_regexp.rb
      (TextRegexp#test_raw_hyphen_and_tk_char_type_after_range): added
      more test pattern.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
    be3a6b8c
    * regparse.c (parse_char_class): should match with a hyphen after a
    U.Nakamura authored
      range in a character class.
    
    * test/ruby/test_regexp.rb (TestRegexp#test_char_class): fixed wrong
      test.
    
    * test/ruby/test_regexp.rb (TestRegexp#check): now can accept the
      error message.
    
    * test/ruby/test_regexp.rb
      (TextRegexp#test_raw_hyphen_and_tk_char_type_after_range): renamed
      because the previous name was wrong.
    
    * test/ruby/test_regexp.rb
      (TextRegexp#test_raw_hyphen_and_tk_char_type_after_range): added
      more test pattern.
    
    
    git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37175 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Loading