Commit 79ba5ad7 authored by Davis King's avatar Davis King

Added some tests for the new simplify_linear_decision_function() routines.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403650
parent e947a0a2
......@@ -69,6 +69,7 @@ set (tests
sequence.cpp
serialize.cpp
set.cpp
sldf.cpp
sliding_buffer.cpp
smart_pointers.cpp
sockets2.cpp
......
......@@ -79,6 +79,7 @@ SRC += reference_counter.cpp
SRC += sequence.cpp
SRC += serialize.cpp
SRC += set.cpp
SRC += sldf.cpp
SRC += sliding_buffer.cpp
SRC += smart_pointers.cpp
SRC += sockets2.cpp
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment