mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-19 04:12:12 +00:00
fix for cmake tests
This commit is contained in:
@@ -84,7 +84,7 @@ boost_test(TYPE run SOURCES histogram_operators_test.cpp
|
||||
COMPILE_OPTIONS $<$<CXX_COMPILER_ID:MSVC>:/bigobj>)
|
||||
boost_test(TYPE run SOURCES histogram_ostream_test.cpp)
|
||||
boost_test(TYPE run SOURCES histogram_ostream_ascii_test.cpp)
|
||||
set_tests_properties(run-boost_histogram-histogram_ostream_ascii_test_cpp
|
||||
set_tests_properties(run-boost_histogram-histogram_ostream_ascii_test
|
||||
PROPERTIES ENVIRONMENT "LANG=FOO;COLUMNS=20")
|
||||
boost_test(TYPE run SOURCES histogram_test.cpp)
|
||||
boost_test(TYPE run SOURCES indexed_test.cpp)
|
||||
|
||||
Reference in New Issue
Block a user