[Groonga-commit] groonga/groonga-normalizer-mysql at 8702432 [master] test: fix expected files

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Mar 24 23:41:55 JST 2015


Kouhei Sutou	2015-03-24 23:41:55 +0900 (Tue, 24 Mar 2015)

  New Revision: 8702432bacc6f6774d40fd854af8cd79a3846edd
  https://github.com/groonga/groonga-normalizer-mysql/commit/8702432bacc6f6774d40fd854af8cd79a3846edd

  Message:
    test: fix expected files

  Removed files:
    test/suite/unicode_520_ci/emoji.reject
  Modified files:
    test/suite/unicode_ci/emoji.expected

  Deleted: test/suite/unicode_520_ci/emoji.reject (+0 -3) 100644
===================================================================
--- test/suite/unicode_520_ci/emoji.reject    2015-03-24 23:30:08 +0900 (0b574e4)
+++ /dev/null
@@ -1,3 +0,0 @@
-register normalizers/mysql
-[[0,0.0,0.0],true]
-normalize NormalizerMySQLUnicode520CI "🍣🍺"

  Modified: test/suite/unicode_ci/emoji.expected (+1 -0)
===================================================================
--- test/suite/unicode_ci/emoji.expected    2015-03-24 23:30:08 +0900 (29db32d)
+++ test/suite/unicode_ci/emoji.expected    2015-03-24 23:41:55 +0900 (b46f246)
@@ -1,3 +1,4 @@
 register normalizers/mysql
 [[0,0.0,0.0],true]
 normalize NormalizerMySQLUnicodeCI "🍣🍺"
+[[0,0.0,0.0],{"normalized":"🍣🍺","types":[],"checks":[]}]
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index