[mlpack-git] master: Refactor all tests for new TreeType API. (16e3f2b)
gitdub at big.cc.gt.atl.ga.us
gitdub at big.cc.gt.atl.ga.us
Wed Jul 29 16:42:15 EDT 2015
Repository : https://github.com/mlpack/mlpack
On branch : master
Link : https://github.com/mlpack/mlpack/compare/f8ceffae0613b350f4d6bdd46c6c8633a40b4897...6ee21879488fe98612a4619b17f8b51e8da5215b
>---------------------------------------------------------------
commit 16e3f2b44392c131294d2a8aed51e62b3f8c7a97
Author: ryan <ryan at ratml.org>
Date: Sun Jul 26 23:07:56 2015 -0400
Refactor all tests for new TreeType API.
>---------------------------------------------------------------
16e3f2b44392c131294d2a8aed51e62b3f8c7a97
src/mlpack/tests/allkfn_test.cpp | 33 ++---
src/mlpack/tests/allknn_test.cpp | 43 +++---
src/mlpack/tests/allkrann_search_test.cpp | 18 ++-
src/mlpack/tests/emst_test.cpp | 12 +-
src/mlpack/tests/fastmks_test.cpp | 10 +-
src/mlpack/tests/range_search_test.cpp | 37 +++---
src/mlpack/tests/rectangle_tree_test.cpp | 111 ++++------------
src/mlpack/tests/serialization_test.cpp | 22 ++--
src/mlpack/tests/sort_policy_test.cpp | 32 +++--
src/mlpack/tests/to_string_test.cpp | 4 +-
src/mlpack/tests/tree_test.cpp | 208 ++++++++++++++++--------------
11 files changed, 227 insertions(+), 303 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 16e3f2b44392c131294d2a8aed51e62b3f8c7a97
More information about the mlpack-git
mailing list