Kouhei Sutou
null+****@clear*****
Sun Oct 19 20:02:33 JST 2014
Kouhei Sutou 2014-10-19 20:02:33 +0900 (Sun, 19 Oct 2014) New Revision: 06b8f65148f61d5145dc7abfdc66cfd889c0f537 https://github.com/ranguba/rroonga/commit/06b8f65148f61d5145dc7abfdc66cfd889c0f537 Message: test: fix expected value Modified files: test/test-patricia-trie.rb Modified: test/test-patricia-trie.rb (+7 -7) =================================================================== --- test/test-patricia-trie.rb 2014-10-19 20:01:18 +0900 (982fa21) +++ test/test-patricia-trie.rb 2014-10-19 20:02:33 +0900 (7dd1c0c) @@ -368,16 +368,16 @@ class PatriciaTrieTest < Test::Unit::TestCase points.add(point) end - assert_near_cursor(["129885039x503653023", - "129866001x504328017", - "130015001x504266057", + assert_near_cursor(["129786048x504792049", + "129845056x504853081", + "129903045x504648034", + "129917001x504675017", + "129855010x504452003", + "129809022x504597055", "129690039x504418033", "129680021x504441006", "129721099x504685024", - "129855010x504452003", - "129809022x504597055", - "129786048x504792049", - "129845056x504853081"], + "130019020x505027021"], points, "129786048x504792049", {:limit => 10}) -------------- next part -------------- HTML����������������������������...Download