adding defines to test

This commit is contained in:
Hans Dembinski 2019-02-08 16:44:03 +01:00
parent ddc20134ff
commit ee6051f83c

View File

@ -35,7 +35,7 @@ alias run-tests :
[ run histogram_growing_test.cpp ]
[ run histogram_mixed_test.cpp ]
[ run histogram_operators_test.cpp ]
[ run histogram_serialization_test.cpp /boost/serialization//boost_serialization/<link>static ]
[ run histogram_serialization_test.cpp /boost/serialization//boost_serialization/<link>static : <define>STATIC_XML=histogram_serialization_test_static.xml <define>DYNAMIC_XML=histogram_serialization_test_dynamic.xml ]
[ run histogram_test.cpp ]
[ run indexed_test.cpp ]
[ run internal_accumulators_test.cpp ]