[Groonga-commit] groonga/groonga-normalizer-mysql at 25d98dc [master] test: add a spaces case

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Nov 28 17:14:38 JST 2016


Kouhei Sutou	2016-11-28 17:14:38 +0900 (Mon, 28 Nov 2016)

  New Revision: 25d98dc417efaf16eed66efe6c37ffcdba445f90
  https://github.com/groonga/groonga-normalizer-mysql/commit/25d98dc417efaf16eed66efe6c37ffcdba445f90

  Message:
    test: add a spaces case

  Added files:
    test/suite/general_ci/spaces.expected
    test/suite/general_ci/spaces.test

  Added: test/suite/general_ci/spaces.expected (+4 -0) 100644
===================================================================
--- /dev/null
+++ test/suite/general_ci/spaces.expected    2016-11-28 17:14:38 +0900 (61c778e)
@@ -0,0 +1,4 @@
+register normalizers/mysql
+[[0,0.0,0.0],true]
+normalize NormalizerMySQLGeneralCI " \t "
+[[0,0.0,0.0],{"normalized":" \t ","types":[],"checks":[]}]

  Added: test/suite/general_ci/spaces.test (+3 -0) 100644
===================================================================
--- /dev/null
+++ test/suite/general_ci/spaces.test    2016-11-28 17:14:38 +0900 (8fa5e96)
@@ -0,0 +1,3 @@
+register normalizers/mysql
+
+normalize NormalizerMySQLGeneralCI " \t "
-------------- next part --------------
HTML����������������������������...
Download 



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