aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/multibyte_grapheme_break_conformance_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Deprecate Unicode's #pack_graphemes and #unpack_graphemes methodsFrancesco Rodríguez2018-10-181-4/+6
* Remove unused `require`bogdanvlviv2018-06-071-4/+0
* Remove encoding utf-8 magic commentKoichi ITO2017-07-151-1/+0
* Use frozen-string-literal in ActiveSupportKir Shatrov2017-07-091-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* Privatize unneededly protected methods in Active Support testsAkira Matsuda2016-12-241-1/+1
* fixes remaining RuboCop issues [Vipul A M, Xavier Noria]Xavier Noria2016-09-011-1/+1
* Add three new rubocop rulesRafael Mendonça França2016-08-161-3/+3
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-8/+8
* systematic revision of =~ usage in ASXavier Noria2016-07-221-1/+1
* Skip the test if test data download fails.Vít Ondruch2016-07-041-6/+7
* DRY Downloader.Vít Ondruch2016-07-041-17/+2
* Travis: cache unicode data downloads and beanstalkd buildJeremy Daer2016-04-191-1/+1
* Put test-case dependent helper Class inside the test caseAkira Matsuda2016-01-241-13/+13
* :warning: mismatched indentations at 'end' with 'unless'Akira Matsuda2016-01-241-2/+2
* Test files has to be named *_test.rbAkira Matsuda2016-01-241-0/+76