You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2020/03/25 16:22:17 UTC

[incubator-datasketches-cpp] branch master updated (2cb2171 -> 3415bbf)

This is an automated email from the ASF dual-hosted git repository.

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git.


    from 2cb2171  Merge pull request #101 from apache/fi_row
     add e70a3c8  removed unused tests
     add 03655a8  removed unused tests
     add fab6134  added a test that would catch the recenlty fixed bug
     add eb748b6  better formatting in to_string
     add a235618  enable forgotten tests
     add 3415bbf  Merge pull request #102 from apache/hll_tests

No new revisions were added by this update.

Summary of changes:
 hll/include/HllSketch-internal.hpp |   9 +-
 hll/test/CMakeLists.txt            |   1 -
 hll/test/HllUnionTest.cpp          |  21 ++
 hll/test/IsomorphicTest.cpp        |   2 +
 hll/test/UnionCaseTest.cpp         | 388 -------------------------------------
 5 files changed, 29 insertions(+), 392 deletions(-)
 delete mode 100644 hll/test/UnionCaseTest.cpp


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org