[Groonga-commit] groonga/groonga at d5f731b [master] test: update test_patricia_trie_with_records

Back to archive index

naoa null+****@clear*****
Wed Jan 20 05:56:18 JST 2016


naoa	2016-01-20 05:56:18 +0900 (Wed, 20 Jan 2016)

  New Revision: d5f731b7fcfa20881c1a531f16c1103b8c6113a3
  https://github.com/groonga/groonga/commit/d5f731b7fcfa20881c1a531f16c1103b8c6113a3

  Merged de6220b: Merge pull request #457 from naoa/output-all-check

  Message:
    test: update test_patricia_trie_with_records

  Modified files:
    test/unit/core/test-inspect.c

  Modified: test/unit/core/test-inspect.c (+5 -5)
===================================================================
--- test/unit/core/test-inspect.c    2016-01-20 05:55:35 +0900 (d968274)
+++ test/unit/core/test-inspect.c    2016-01-20 05:56:18 +0900 (7f8a179)
@@ -508,13 +508,13 @@ test_patricia_trie_with_records(void)
     "keys:[\"groonga.org\", \"razil.jp\"] "
     "subrec:none "
     "nodes:{\n"
-    "2\n"
-    "  L:1\n"
-    "    L:0\n"
-    "    R:1(\"groonga.org\"){10,7,0}[01100111 01110010 01101111 01101111 "
+    "2{0,3,0}\n"
+    "  L:1{10,7,0}\n"
+    "    L:0{0,0,0}\n"
+    "    R:1{10,7,0}(\"groonga.org\")[01100111 01110010 01101111 01101111 "
                                      "01101110 01100111 01100001 00101110 "
                                      "01101111 01110010 01100111]\n"
-    "  R:2(\"razil.jp\"){0,3,0}[01110010 01100001 01111010 01101001 "
+    "  R:2{0,3,0}(\"razil.jp\")[01110010 01100001 01111010 01101001 "
                                "01101100 00101110 01101010 01110000]\n"
     "}"
     ">",
-------------- next part --------------
HTML����������������������������...
Télécharger 



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